[Thread Prev][Thread Next][Index]

Re: [ferret_users] pyferret on macOS: successful installation



Ferret--Mac users,

3) Install pyferret exactly as described in the official guide .

After that, I installed pyferret on another macOS High Sierra machine of mine, which failed to work. This problem seems to be due to the lack of 100% binary compatibility (perhaps due to dependency on hardware) in some of the pyferret dynamic libraries.

Then in a private email exchange, Karl pointed me to another method of installation: https://github.com/NOAA-PMEL/PyFerret/blob/master/README.md  ,   which worked!

I list the revised steps:

0.1) Install homebrew.

0.2) Install python via homebrew. 

1.1) Install miniconda via homebrew:
$ brew install miniconda

1.2) Add "
[Thread Prev][Thread Next][Index]