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

Bumped PyMC version and limited numpy version #283

Merged
merged 8 commits into from
Oct 10, 2023

Conversation

digicosmos86
Copy link
Collaborator

PyMC fixed pytensor import error in 5.8.2. Using that version onwards.

Also numpy 1.26 is causing some compatibility issues with pytensor. Pytensor is limiting the version of numpy and we are doing the same until they resolve this.

@AlexanderFengler
Copy link
Collaborator

This still needs some work?

@digicosmos86
Copy link
Collaborator Author

Yeah I'll shelf it now

@digicosmos86 digicosmos86 reopened this Oct 4, 2023
Copy link
Collaborator

@AlexanderFengler AlexanderFengler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you take our 3.12 in some places here?
I thought I reviewed and approved this (including 3.12 here) earlier today.

@digicosmos86
Copy link
Collaborator Author

Did you take our 3.12 in some places here? I thought I reviewed and approved this (including 3.12 here) earlier today.

That was for hddm_wfpt. I am cautious about adding 3.12 immediately because some dependencies might not have support for it yet.

@digicosmos86 digicosmos86 merged commit d0fa9ca into main Oct 10, 2023
4 checks passed
@digicosmos86 digicosmos86 deleted the 280-pin-numpy-version branch October 10, 2023 14:31
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 this pull request may close these issues.

importing hssm module 'numpy.__config__' has no attribute 'get_info'
2 participants