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

Numpy and Scipy dependencies #334

Closed
browniea opened this issue Jun 26, 2024 · 3 comments · Fixed by #335
Closed

Numpy and Scipy dependencies #334

browniea opened this issue Jun 26, 2024 · 3 comments · Fixed by #335
Assignees

Comments

@browniea
Copy link
Contributor

The latest versions of Numpy 2.0.0 and SciPy 1.14 gave errors when doing a fresh install. @Lydia-marine
Numpy 1.26.2 and Scipy 1.11.3 worked

@ssolson
Copy link
Contributor

ssolson commented Jun 27, 2024

PR #333 is open address:

For now you need to pin:
numpy <2.0.0
scipy < 1.14.0

@ssolson ssolson closed this as completed Jun 27, 2024
@ssolson ssolson reopened this Jun 27, 2024
@ssolson ssolson self-assigned this Jun 27, 2024
@ssolson ssolson linked a pull request Jun 27, 2024 that will close this issue
@jmcvey3
Copy link
Contributor

jmcvey3 commented Jun 27, 2024

Gotta love end of Q2 releases

@ssolson ssolson removed a link to a pull request Jun 27, 2024
@ssolson ssolson linked a pull request Jun 27, 2024 that will close this issue
This was referenced Jun 28, 2024
ssolson added a commit that referenced this issue Jun 30, 2024
# MHKiT v0.8.1
MHKiT v0.8.1, includes bug fixes in the example notebooks and fixes the dependencies to requirements updates prior to Numpy 2.0.0.

Fixes MHKIT v0.8.0 installation issues (#334) by fixing the dependencies.
- #335

Fixes bugs in MHKiT example notebooks
- #327
@ssolson
Copy link
Contributor

ssolson commented Jun 30, 2024

Fixed by #337 and MHKiT v0.8.1 release

@ssolson ssolson closed this as completed Jun 30, 2024
simmsa added a commit to simmsa/MHKiT-MATLAB that referenced this issue Jul 1, 2024
Numpy 2.0 is not currently supported in MHKiT-Python: MHKiT-Software/MHKiT-Python#334
simmsa added a commit to simmsa/MHKiT-MATLAB that referenced this issue Jul 3, 2024
simmsa added a commit to simmsa/MHKiT-MATLAB that referenced this issue Jul 3, 2024
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

Successfully merging a pull request may close this issue.

3 participants