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
I am using Mac Ventura 13.1 and M1 chip. I am wondering if this is a pyferret issue or an Anaconda issue.