Skip to content

Problems with installation #157

@Vogstudi

Description

@Vogstudi

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions