[Thread Prev][Thread Next][Index]

[ferret_users] [Ferret_users] Error installing PyFerret on El Capitan



Dear,

I'm trying to install PyFerret on Mac OS X 10.11 (El Capitan) but I got the error message below when I set my environmental variables. I'm not familiarized with PyFerret but I usually run Ferret in other OS X versions.

$ source ferret_paths
$ ./bin/pyferret 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/local/ferret/PyFerret-7.0.0-MacOSX/lib/python2.7/site-packages/pyferret/__init__.py", line 42, in <module>
    import libpyferret
ImportError: dlopen(/usr/local/ferret/PyFerret-7.0.0-MacOSX/lib/python2.7/site-packages/pyferret/libpyferret.so, 2): Library not loaded: /usr/local/opt/pango/lib/libpangocairo-1.0.0.dylib
  Referenced from: /usr/local/ferret/PyFerret-7.0.0-MacOSX/lib/python2.7/site-packages/pyferret/libpyferret.so
  Reason: image not found

and then terminal goes to python enviroment ">>>". I have checked the paths to libpyferret.so and it seems ok. The library libpangocairo-1.0.0.dylib I really don't have but I tryed to use another one (same name) from other software but the version was older. Appreciate if someone may help me to fix that.

Cheers,
Fabricio

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement