Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pypi published version 2024.04 tries to import "simps" from scipy.integrate (instead of "simpson") #161

Closed
johann-petrak opened this issue Jul 3, 2024 · 5 comments

Comments

@johann-petrak
Copy link

In line 114 of allantools.py

from scipy.integrate import simps  # used in psd2allan()
@fmeynadier
Copy link
Contributor

This looks like a regression from #159...

@aidanmontare-fed
Copy link
Contributor

I think the change is already in, and this will be fixed in the next release?

@johann-petrak
Copy link
Author

Good, would there be a release soon, as the current release seems to be unusable for me as it fails when trying to just importing the package already?

@aewallin
Copy link
Owner

aewallin commented Jul 4, 2024

I bumped the version to 2024.06, and updated the PyPi package. Conda will take a bit longer..
Could you test and see if this works better?

@johann-petrak
Copy link
Author

Thank you, that import error is now fixed with the latest version!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants