tum-ens / urbs

A linear optimisation model for distributed energy systems
GNU General Public License v3.0
177 stars 132 forks source link

runme.py throws ModuleNotFoundError error #298

Closed sohumsen closed 3 years ago

sohumsen commented 3 years ago

Hello

When I try to execute runme.py I obtain the following error: ModuleNotFoundError: No module named 'xlrd'

I tried with python3 and am using the most recent urbs-env.yml file which should install "xlrd=1.2.0"

Could you help me? Thanks

sohumsen commented 3 years ago

my bad, i had a mistake in the jupyter setup