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

Installation error with incompatible scipy version #34

Open
parul-sharma opened this issue Sep 27, 2023 · 1 comment
Open

Installation error with incompatible scipy version #34

parul-sharma opened this issue Sep 27, 2023 · 1 comment

Comments

@parul-sharma
Copy link

Both conda and manual installation installed scipy version1.18.1 which causes a compatibility issue leading to an Importerror with scipy.stats
I was able to resolve the error with downgrading scipy version to 1.10. But it would be really helpful to include the tested versions of all dependencies in the yaml file in case such incompatibilities occur with any other packages.

@lrvdijk
Copy link
Collaborator

lrvdijk commented Oct 27, 2023

The version on PyPI should work with newer SciPy versions, I'm working on an updated conda package!

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