[Thread Prev][Thread Next][Index]

Re: [EXTERNAL] [ferret_users] pyferret on M2 macs



Dear Ryo san,

I had the same problem today and your method worked for me!!! (I am using the 2021 M1 MacBook Pro, MacOS Ventura). 

Thank you very much,

Xiaoyu

On Mon, Feb 20, 2023 at 11:36 PM Ryo Furue <furue@xxxxxxxxxx> wrote:
Dear PyFerret users on Mac,

When I tried to install PyFerret on a new mac mini, I needed an extra step, which I document here.

As described here

https://stackoverflow.com/questions/70205633/cannot-install-python-3-7-on-osx-arm64

the conda command looks into this repository

https://conda.anaconda.org/conda-forge/osx-arm64

where PyFerret doesn't exist.

I don't know how conda works at all, but I just blindly tried

## use x86_64 architecture channel(s)
conda config --env --set subdir osx-64

before doing

conda create -n FERRET -c conda-forge pyferret \
    ferret_datasets --yes

Then, pyferret is installed and works normally.

Hope this helps.

Ryo



--
Xiaoyu (she/her)

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

Privacy Policy | Disclaimer | Accessibility Statement