-
Notifications
You must be signed in to change notification settings - Fork 2
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
Python installation fails m1 Mac #61
Comments
I'm on M1 using |
Hi, I have the exact same setup.
|
Hey @erikjans-cth, we're actually writing a completely new version of ssht in jax, to be released in the coming months. This will be pure python/jax so shouldn't run into these issues. I'm afraid we don't have the capacity to put further time into improving the current ssht at present since it will be superseded soon. I guess that doesn't help you at the moment but I hope the fact that there will be a new clean code in the near future is some consolidation. Watch this space! |
Hi!
Running
pip install pyssht
runs fine, but results in the errorRunning
pip install --force --upgrade numpy pyssht
does not resolve the issue.Compiling package does not resolve the issue.
The text was updated successfully, but these errors were encountered: