[Thread Prev][Thread Next][Index]

[ferret_users] anaconda installed pyferret but cannot call pyferret out



Dear Ferretters,

Anyone recently used Anaconda to install pyferret? I used the method from Github https://github.com/NOAA-PMEL/PyFerret/blob/master/README.md to install pyferret. But instead of miniconda, I used Anaconda. What I can make sure is that both echo $FER_DATA and $FER_GO returned the correct results. 

conda info --envs

ferret                *  /Users/xiaoyubai/anaconda3/envs/ferret


which pyferret

/Users/xiaoyubai/anaconda3/envs/ferret/bin/pyferret


However, after I activate the environment and run pyferret, I still get:


(ferret) xiaoyubai@MacBook-Pro Downloads % pyferret

Traceback (most recent call last):

  File "<string>", line 1, in <module>

ModuleNotFoundError: No module named 'pyferret'

>>> 



I am using Mac Ventura 13.1 and M1 chip. I am wondering if this is a pyferret issue or an Anaconda issue. 


Stay healthy,


--
Xiaoyu (she/her)

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

Privacy Policy | Disclaimer | Accessibility Statement