oshaughn/research-projects-RIT

ImportError from create_event_parameters_pipeline_BasicIntegration

duncanmmacleod opened this issue · 3 comments

The create_event_parameter_pipeline_BasicIteration script is attempting to import a module that doesn't exist:

I am able to import this, after performing a pip install of the software. To use the software from source, without a pip install, you need to set your PYTHONPATH to point to ../MonteCarloMarginalizeCode/Code

The module does not exist in the tarball, I suspect this is a manifest issue.

see previous issues related to RIFT.misc, fixed in 0.0.14.3