rl-institut / oep-pyam

A connection between the OEP database and the pyam plotting library
GNU Affero General Public License v3.0
2 stars 0 forks source link

Installation of conda env on windows fails #7

Open Ludee opened 4 years ago

Ludee commented 4 years ago

WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. ERROR: Could not open requirements file: [Errno 2] No such file or directory: ' requirements.txt' CondaValueError: pip returned an error.

Seems like this line has an error!

Bachibouzouk commented 4 years ago

I saw here that it might be due to a misspell in a package's name in the requirements.txt file. Can you check you can pip install pyam-iamc from your conda env? Could it be oedialect?

nlnjnj commented 4 years ago

I have the similar problem on Windows with version 4.7.12, that some pip package is not installed