-
Notifications
You must be signed in to change notification settings - Fork 190
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
Error in building the network for the first time #152
Comments
@E-Yorat, thank you for opening the issue. I'm able to reproduce it on original data for Nigeria, too. As far as I can trace the produced error, it is triggered with the The nc file itself seems to be alright; playing with Probably, that problem connected with this Upd: Update of the |
Thank you for your suggestion. Problem solved with "conda update xarray". |
@oayana Great to hear that it has helped. Thank you for letting know. |
Sorry for temporary reopening the issue, but I would like to point out that to avoid future problems related to that, we may temporarily specify exactly the versions of the packages that we are using. |
@davide-f I think it would be a very good idea to have a versions specification for all the dependencies. And could it probably be kept in the stable releases, too? According to my user experience, compatibility is one of biggest issues when you are trying to guess how to use a new computational tool :) |
I think if we have the CI most such issues are fixed because tests are running once or twice a day @davide-f |
@davide-f That would make sense because as new users want to try the software for the first time it would be a good impression if it works right away otherwise trying to solve the issues to make it work that may discourage people to use the software at the beginning. |
I work now on the continuous integration test so we solve that issue that code does not work. |
@pz-max I can prepare the environment of the "toast" version built on python 3.8. Do you agree? |
Hi @davide-f, |
Hello,
I and my Pypsa Middle-East Teammates have followed the instructions to install pypsa-africa and dowloaded the data but the code -snakemake -j 1 networks/elec_s_6.nc --forceall- for building the network for the first time is giving us error in rule build_shapes which directs to a script in anaconda3/envs/pypsa-africa/lib/python3.9/site-packages/xarray/backends/plugins.py. I am sharing the error log below. If any one has suggestion(s) to overcome this problem we will be appreciate it. Thank you.
error.txt
The text was updated successfully, but these errors were encountered: