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

Incompatibility with numpy >= 2.0 #79

Open
avigan opened this issue Jan 30, 2025 · 1 comment
Open

Incompatibility with numpy >= 2.0 #79

avigan opened this issue Jan 30, 2025 · 1 comment

Comments

@avigan
Copy link

avigan commented Jan 30, 2025

I am getting an error when trying to install skycalc-ipy with lumpy 2.2.2:

error: numpy 2.2.2 is installed but numpy<2.0.0,>=1.26.3 is required by {'skycalc-ipy'}

I guess something must be updated in the installation script?

@teutoburg
Copy link
Contributor

As the error message you're getting suggests, skycalc_ipy does not yet support numpy 2.x. It is planned to add that for our whole package ecosystem, but it is currently not a priority. We have yet to investigate if there would be any clashes with our other dependencies. In the meantime, I suggest downgrading your numpy installation to the highest 1.x version.

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