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

ImportError: cannot import name 'logsumexp' from 'scipy.misc' #11

Open
guin0x opened this issue Sep 18, 2022 · 1 comment
Open

ImportError: cannot import name 'logsumexp' from 'scipy.misc' #11

guin0x opened this issue Sep 18, 2022 · 1 comment

Comments

@guin0x
Copy link

guin0x commented Sep 18, 2022

If I understand correctly, logsumexp was moved from scipy.misc to scipy.special, which is raising the error mentioned in the title when trying to import corex?

@gregversteeg
Copy link
Owner

Yes, that's correct. Ideally an update would fix this and specify the appropriate required version of scipy.

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