ajdawson / windspharm

A Python library for spherical harmonic computations on vector winds.
http://ajdawson.github.io/windspharm
MIT License
81 stars 34 forks source link

installation on Apple silicon #122

Open brianpm opened 2 years ago

brianpm commented 2 years ago

I tried to conda install windspharm using miniforge's conda on an M1-based Mac, but it fails, and search explains it:

$>conda search windspharm                                                                                                                                                                                                                                                                 
Loading channels: done
No match found for: windspharm. Search: *windspharm*

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

  - windspharm

Current channels:

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

Is it possible to install on M1 Mac?

lucasfumagalli commented 4 months ago

The same problem i got with M2 Mac. Some solution?

salbenson commented 1 month ago

I have the same problem.