wrf-python icon indicating copy to clipboard operation
wrf-python copied to clipboard

Wrf-Python Install on M4 Macmini

Open Pinnnnnneapple opened this issue 1 year ago • 0 comments

Hello!

I'm wanting to set-up and run WRF on my M4 (if possible) and reading through the documentation it sounds like the easiest way to do this is via 'conda forge'. However, I'm running into an issue when I attempt to install the program (see below).

Is the platform not quite suitable with an M4 chip or are there additional instructions that need to be done to ensure the package and its dependencies are installed appropriately?

I appreciate the assistance!

############################################################################################### (wrf) yc@YCdeMac-mini wrf-python-1.3.4.1 % conda install wrf-python Channels:

  • https://mirrors.ustc.edu.cn/anaconda/cloud/menpo
  • https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda
  • https://mirrors.ustc.edu.cn/anaconda/cloud/msys2
  • https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge
  • https://mirrors.ustc.edu.cn/anaconda/pkgs/free
  • https://mirrors.ustc.edu.cn/anaconda/pkgs/main
  • conda-forge
  • defaults Platform: osx-arm64 Collecting package metadata (repodata.json): done Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • wrf-python

Current channels:

  • https://mirrors.ustc.edu.cn/anaconda/cloud/menpo
  • https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda
  • https://mirrors.ustc.edu.cn/anaconda/cloud/msys2
  • https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge
  • https://mirrors.ustc.edu.cn/anaconda/pkgs/free
  • https://mirrors.ustc.edu.cn/anaconda/pkgs/main
  • https://conda.anaconda.org/conda-forge
  • defaults
  • https://repo.anaconda.com/pkgs/main
  • https://repo.anaconda.com/pkgs/r

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page. ###############################################################################################

Pinnnnnneapple avatar Nov 25 '24 14:11 Pinnnnnneapple