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

Scipy and Numpy dependencies issue #110

Open
alexkinsella opened this issue Sep 13, 2024 · 0 comments
Open

Scipy and Numpy dependencies issue #110

alexkinsella opened this issue Sep 13, 2024 · 0 comments

Comments

@alexkinsella
Copy link

If you install PyDSD from conda, the dependencies don't seem to be handled correctly. The current version of PyDSD requires SciPy 1.13.1 or earlier (before trapz was removed), and it requires Numpy 1.24 or earlier (to get some of the matrix libraries to compile).

The source code could be changed to be compatible with newer versions or the dependencies list could be modified.

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

1 participant