-
Notifications
You must be signed in to change notification settings - Fork 34
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
Comments
I’ve had luck with this command before:
conda install -c conda-forge tempest-extremes
If that doesn’t work then you can install from source.
… On Sep 10, 2023, at 8:35 PM, Lyndz1234 ***@***.***> wrote:
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:
https://conda.anaconda.org/conda-forge/osx-arm64
https://conda.anaconda.org/conda-forge/noarch
https://repo.anaconda.com/pkgs/main/osx-arm64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/osx-arm64
https://repo.anaconda.com/pkgs/r/noarch
-Lyndz
—
Reply to this email directly, view it on GitHub <#63>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABIVPZHJ5UZCHKZSAWEZMFDXZ2BHLANCNFSM6AAAAAA4SVGUOE>.
You are receiving this because you are subscribed to this thread.
|
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
|
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. |
Great! That’s exactly how I do it.
… On Aug 15, 2024, at 12:10 PM, pmansito ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub <#63 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABIVPZABIPETTZ3I6NRNVTDZRT4LRAVCNFSM6AAAAAA4SVGUOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJSGAYTSMJXGA>.
You are receiving this because you commented.
|
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:
Current channels:
-Lyndz
The text was updated successfully, but these errors were encountered: