-
Notifications
You must be signed in to change notification settings - Fork 1
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
Improve Oemof-B3 Installation documentaion #201
Comments
Thanks for the hint @NormanZielke. To make this work, you have to provide files needed for mapping (e.g. heatpump_cop_timeseries.csv) in the store.
I guess this needs to be adapted to:
Esys raw data should be created automatically by now. Could you please open up an pull request and replace the paragraph with the new one? |
MissingInputExceptionSystem: Windows, running in Anaconda env When i run the code:
I do get the following error:
"xxxx" is usually a path, I just deleted it because of privacy reasons. |
(For documentation purposes: we verified the python and snakemake versions are ok #187) The missing files should be created by the upstream rule If so, could you please execute
does this run without errors and the txt files hold data? (please on current dev, I had to flip some bits c9e3981 as they collided with the graph stuff) |
Thanks for the quick reply @nesnoj!
Tried it with pip command - doesn't work as well, so I installed it using this way: https://pygraphviz.github.io/documentation/stable/install.html I pulled the current dev and executed:
(Updated) Files are created with content. But the shell returns the same error as in my first post above: |
snakemake -j1 make_esys_appdata
The text was updated successfully, but these errors were encountered: