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 pytensor version #14

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Pin pytensor version #14

merged 2 commits into from
Apr 17, 2024

Conversation

mcnaughtonadm
Copy link
Collaborator

@mcnaughtonadm mcnaughtonadm commented Apr 17, 2024

Addresses #13

Pinning a stable version of PyMC that works with emll. Newer versions of PyMC rely on newer versions of PyTensor that introduce incompatibilities.

We pin pymc==5.9.2 in the setup.cfg, until we can debug the compatibility issues with newer versions of PyTensor.

@mcnaughtonadm mcnaughtonadm linked an issue Apr 17, 2024 that may be closed by this pull request
@mcnaughtonadm mcnaughtonadm requested a review from djinnome April 17, 2024 20:10
@mcnaughtonadm mcnaughtonadm self-assigned this Apr 17, 2024
@mcnaughtonadm mcnaughtonadm added the bug Something isn't working label Apr 17, 2024
@djinnome
Copy link
Collaborator

Will pinning the pymc version ensure the pytensor is the right version too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when running run_hackett_inference.py
2 participants