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

cannot import name 'simps' from 'scipy.integrate' #144

Open
arvindb95 opened this issue Jan 23, 2025 · 1 comment
Open

cannot import name 'simps' from 'scipy.integrate' #144

arvindb95 opened this issue Jan 23, 2025 · 1 comment

Comments

@arvindb95
Copy link

Hi all,

I am trying to run an analysis on my MCMC chain and I see the following error

cannot import name 'simps' from 'scipy.integrate'

It looks like scipy has deprecated simps and replaced it with simpsons. See https://docs.scipy.org/doc/scipy/release/1.14.0-notes.html#expired-deprecations

Should be easy to fix this right? Let me know if this is already on your radar.

@Samreay
Copy link
Owner

Samreay commented Jan 24, 2025

Hi @arvindb95 - I thought this was fixed in the 1.1.2 release of ChainConsumer - could you double check after running an update that this error is still present?

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

2 participants