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

Cannot import pygrib #8

Closed
malloryrow opened this issue Aug 17, 2016 · 3 comments · Fixed by #9
Closed

Cannot import pygrib #8

malloryrow opened this issue Aug 17, 2016 · 3 comments · Fixed by #9

Comments

@malloryrow
Copy link

I have tried using 'conda install' to install pygrib. When I got to import pygrib, I get 'ImportError: libgrib_api.so.1: cannot open shared object file: No such file or directory'. I can see the 'libgrid_api.so' in my /lib, but no libgrib_api.so.1. I am on a Linux machine using python2.7.

@ocefpaf
Copy link
Member

ocefpaf commented Aug 17, 2016

I can confirm that. Weird it did not surfaced build time 😕

Working on it...

@ocefpaf ocefpaf mentioned this issue Aug 17, 2016
@ocefpaf
Copy link
Member

ocefpaf commented Aug 17, 2016

@malloryrow the latest two updates in ecmwf_grib do not produce the .so.1 file. Re-building should fix this. Meanwhile you can downgrade ecmwf_grib to 1.14.7.

@malloryrow
Copy link
Author

Thank you! Appreciate it!

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.

2 participants