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

FileNotFoundError: [Errno 2] No such file or directory: 'resources/country_fractions.csv' #3

Open
pz-max opened this issue Mar 18, 2023 · 3 comments · May be fixed by #8
Open

FileNotFoundError: [Errno 2] No such file or directory: 'resources/country_fractions.csv' #3

pz-max opened this issue Mar 18, 2023 · 3 comments · May be fixed by #8

Comments

@pz-max
Copy link

pz-max commented Mar 18, 2023

I tried to run the python server.py with the following error:

FileNotFoundError: [Errno 2] No such file or directory: 'resources/country_fractions.csv'

It seems the databundle did not include the file:

wget https://model.energy/scenarios/static/pypsa-server-data-bundle-220226.zip
unzip pypsa-server-data-bundle-220226.zip
@pz-max
Copy link
Author

pz-max commented Mar 18, 2023

looking for a fix now

@pz-max
Copy link
Author

pz-max commented Mar 18, 2023

Quickfix: cp resource/energy_totals.csv resources/country_fractions.csv
Could be added to the instructions OR the databundle needs to be fixed

@pz-max
Copy link
Author

pz-max commented Aug 25, 2023 via email

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

Successfully merging a pull request may close this issue.

1 participant