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

Problem in import pygrib #62

Open
HeXinsheng16 opened this issue Jun 23, 2017 · 0 comments
Open

Problem in import pygrib #62

HeXinsheng16 opened this issue Jun 23, 2017 · 0 comments

Comments

@HeXinsheng16
Copy link

I successfully installed pygrib2.0.2 by pip, but when I import it in python, I will met the problem:

>>> import pygrib

Traceback (most recent call last):
File "", line 1, in
ImportError: dlopen(/Users/xxx/anaconda/lib/python2.7/site-packages/pygrib.so, 2): Library not loaded: @rpath/libmfhdf.0.dylib
Referenced from: /Users/xxx/anaconda/lib/libnetcdf.11.dylib
Reason: image not found

I tried in python2.7.13, 3.6.1, and the way of installing it I tried pip, conda. But I will always meet this problem. So how to solve the problem?

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

No branches or pull requests

1 participant