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

Tests collection failing due to error on importing pytensor #10

Closed
matt-graham opened this issue Sep 18, 2023 · 1 comment
Closed

Tests collection failing due to error on importing pytensor #10

matt-graham opened this issue Sep 18, 2023 · 1 comment
Assignees

Comments

@matt-graham
Copy link
Owner

Last batch of scheduled tests failing across all Python versions

https://github.com/matt-graham/mici/actions/runs/6216696373

Appears to be due to upstream issue with pytensor package depended on by PyMC (used in interop module) - possibly pymc-devs/pytensor#441 - may resolve with upstream fix if so, if not may need to pin NumPy version in the interim to <1.26

@matt-graham matt-graham self-assigned this Sep 18, 2023
@matt-graham matt-graham changed the title Tests collection failing due to error on import pytensor Tests collection failing due to error on importing pytensor Sep 18, 2023
@matt-graham
Copy link
Owner Author

Tests now passing as pytensor has temporarily pinned dependencies to numpy<1.26 with longer term fix in progress in pymc-devs/pytensor#444 so closing here.

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

1 participant