Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with installation #157

Open
Vogstudi opened this issue Aug 24, 2020 · 0 comments
Open

Problems with installation #157

Vogstudi opened this issue Aug 24, 2020 · 0 comments

Comments

@Vogstudi
Copy link

Vogstudi commented Aug 24, 2020

Starting my masters thesis in a few weeks I'd like to use the eGo-tool for grid simulations, but unfortunately i have been struggling with the installation for weeks now.

I am new to python as well as github and i am using anaconda on windows. For the installation I tried different envs (python3.5 and python 3.6) with pip==18.1
There are several problems I encounter when using "pip install eGo", "pip install eGo --process-dependency-links" or try to build from source via "python setup.py install":

  1. Failing to build scipy==0.19.0
    neither pip, nor conda are able to install the above mentioned scipy version.

  2. PyPSA==0.11.0fork is only installable from source via setup.py

  3. Problems with geopandas and pandas
    conda and pip fail to install versions of geopanda<=0.5.1
    later versions require pandas==0.23.0 which ist incompatible with pypsafork

  4. eDisGo and ding0 require PyPSA==0.11.0 and say they are incompatible with the PyPSAfork

I really hope you can help me and thanks a lot in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant