Hello,
I installed wrf-python in Anaconda on both my 2012 macbook (i5, Catalina, upgraded to 16 GB memory & 500GB SSD SATA) and linux (i7, ubuntu 22.04) devices using:
Macbook: conda install - conda-forge wrf-python . Two days & multiple conflicts later I received "Your installed version is: 10.15.7"
Linux: conda install - conda-forge wrf-python . Similar to mac - 1 day & conflicts resulted in "Your installed version is: 2.35"
pip install wrf-python (after receiving module load error)
The pip install was unsuccessful with a "command errored out with exit status 1:" message.
Both machines throw the same "ModuleNotFoundError: No module named 'wrf' " in Spyder and Jupyter notebook.
Where could it have gone? Neither show in conda list either.
Any help is appreciated!
Thanks,
Kerri