Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install tempestextremes on Mac M2 #63

Open
Lyndz1234 opened this issue Sep 11, 2023 · 4 comments
Open

Can't install tempestextremes on Mac M2 #63

Lyndz1234 opened this issue Sep 11, 2023 · 4 comments

Comments

@Lyndz1234
Copy link

Hello,

I cant seem to install on mac m2 via conda. Is there a workaround solution to this?

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

  • tempest-extremes

Current channels:

-Lyndz

@paullric
Copy link
Collaborator

paullric commented Sep 11, 2023 via email

@oloapinivad
Copy link

It seems that with newer Mac architecture the conda recipe is not available. It was working fine on Mac Intel, I am wondering if this has to be prepared for osx-arm64 architecture...

paolo@danglard ~ % mamba install -c conda-forge tempest-extremes

Looking for: ['tempest-extremes']

warning  libmamba Could not parse mod/etag header
warning  libmamba Could not parse mod/etag header
conda-forge/osx-arm64                                9.5MB @  14.9MB/s  0.6s
conda-forge/noarch                                  14.4MB @  11.7MB/s  1.2s

Pinned packages:
  - python 3.10.*


Could not solve for environment specs
The following package could not be installed
└─ tempest-extremes does not exist (perhaps a typo or a missing channel).

@pmansito
Copy link

I have managed to successfully compile TE on an M1 running Sonoma. Using homebrew I installed netcdf4 and hfs5, cloned the TE Github repository, made the changes suggested in the TE README.md file for macOS , and compiled the source code.

@paullric
Copy link
Collaborator

paullric commented Aug 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants