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

Conda package for osx-arm64? #20

Open
peanutfun opened this issue Sep 25, 2023 · 3 comments
Open

Conda package for osx-arm64? #20

peanutfun opened this issue Sep 25, 2023 · 3 comments

Comments

@peanutfun
Copy link

I cannot install pyfes because the package is only available for osx-64 architecture, but not osx-arm64. Unfortunately, this issue is obscured by the error message, which always reports that the package cannot be found:

$ mamba install pyfes -c fbriol

Looking for: ['pyfes']

conda-forge/osx-arm64                                       Using cache
conda-forge/noarch                                          Using cache
pkgs/r/osx-arm64                                              No change
pkgs/main/noarch                                              No change
pkgs/r/noarch                                                 No change
pkgs/main/osx-arm64                                           No change
fbriol/noarch                                                 No change
fbriol/osx-arm64                                              No change

Pinned packages:
  - python 3.10.*


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

Since Apple switched to the arm64 architecture for its computers, there is a growing number of users that require software built for this architecture. Are there any plans to release pyfes packages compatible to arm64 on conda?

@FlorisCalkoen
Copy link

Any updates on this issue? We would be very glad incorporate the FES14 tide model in our teaching material, but currently this Mac osx-arm64 issue is breaking our build.

@peanutfun
Copy link
Author

I found this information on cross-compiling packages for conda-forge, but I am not familiar enough with neither the setup of this repository nor conda-forge to come up with a PR: https://conda-forge.org/blog/2020/10/29/macos-arm64/

@FlorisCalkoen
Copy link

I'm afraid the same holds for me. I'll see if I can do a little read up in the next days. Also I contacted someone I know at CNES to ask who is currently managing the PyFES builds. From somebody else I heard rumors that they are preparing a PyFES22 library, which is supposed to be more robust.

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

2 participants