0 votes
212 views
I want to use python in openlca to run a scenario analysis and a monte carlo simulation.

I installed olca as in this link https://github.com/GreenDelta/olca-ipc.py#monte-carlo-simulations but when I run the code I have this error

Traceback (most recent call last):
     File "<string>", line 43, in <module>
    ImportError: No module named olca

Where is the error and what are the steps for a correct run?

Many thanks
in openLCA by (160 points)

Please log in or register to answer this question.

...