You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: