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

Unable to install PySAD in python 3.12 (ubuntu) #10

Open
onixlas opened this issue Nov 6, 2024 · 0 comments
Open

Unable to install PySAD in python 3.12 (ubuntu) #10

onixlas opened this issue Nov 6, 2024 · 0 comments

Comments

@onixlas
Copy link

onixlas commented Nov 6, 2024

PySAD installation in python 3.12 fails due to old NumPy and SciPy versions in requirements.txt.

Setting

numpy>=1.23.5
scipy>=1.10.0

fixes it.

OS: Ubuntu 24.10 amd64
Python 3.12.7

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