We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Aesara is currently pinned and can't be updated to the latest version until aesara-devs/aesara#707 is fixed.
That means we also don't get the NumPy 1.22 compatibility fix until we can upgrade.
Until that Aesara upgrade we'll want to pin numpy<1.22.0 and keep this issue open until we can upgrade Aesara and remove the NumPy version pin.
numpy<1.22.0
For stability, we should still pin Aesara at the minor, or even the patch version.
The text was updated successfully, but these errors were encountered:
Pin NumPy to <1.22.0 temporarily
4cc8b4c
Tracker issue #5321
b29124b
aesara-devs/aesara#707 is fixed now and has an aesara release 2.3.5 https://github.com/aesara-devs/aesara/releases/tag/rel-2.3.5 which we should pin.
Sorry, something went wrong.
We should cut a new release. CC @michaelosthege
Successfully merging a pull request may close this issue.
Aesara is currently pinned and can't be updated to the latest version until aesara-devs/aesara#707 is fixed.
That means we also don't get the NumPy 1.22 compatibility fix until we can upgrade.
Until that Aesara upgrade we'll want to pin
numpy<1.22.0
and keep this issue open until we can upgrade Aesara and remove the NumPy version pin.For stability, we should still pin Aesara at the minor, or even the patch version.
The text was updated successfully, but these errors were encountered: