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

Pin SciPy to <1.12 for now because of pyhht #102

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Pin SciPy to <1.12 for now because of pyhht #102

merged 1 commit into from
Feb 22, 2024

Conversation

kerberizer
Copy link
Member

pyhht imports angle from SciPy, which since 1.12.0 should be imported from NumPy. A fix was committed to pyhht, but a package with the fix is yet to be released. Pinning a Git release with an existing PyPI package can be tricky so this seems the best solution at this moment.

Ref: jaidevd/pyhht@4ac9aaf

pyhht imports `angle` from SciPy, which since 1.12.0 should be imported
from NumPy. A fix was committed to pyhht, but a package with the fix is
yet to be released. Pinning a Git release with an existing PyPI package
can be tricky so this seems the best solution at this moment.

Ref: jaidevd/pyhht@4ac9aaf
@kerberizer kerberizer added bug Something isn't working dependencies Pull requests that update a dependency file labels Feb 22, 2024
@kerberizer kerberizer self-assigned this Feb 22, 2024
@kerberizer kerberizer requested a review from vedina February 22, 2024 22:45
@kerberizer kerberizer merged commit 92d02f4 into main Feb 22, 2024
1 check passed
@kerberizer kerberizer deleted the scipy-1.12 branch February 22, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant