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

numpy.disutils will deprecate for python 3.12 #95

Closed
csyhuang opened this issue Dec 7, 2023 · 0 comments
Closed

numpy.disutils will deprecate for python 3.12 #95

csyhuang opened this issue Dec 7, 2023 · 0 comments
Assignees

Comments

@csyhuang
Copy link
Owner

csyhuang commented Dec 7, 2023

From https://numpy.org/doc/stable/reference/distutils_status_migration.html :

numpy.distutils has been deprecated in NumPy 1.23.0. It will be removed for Python 3.12; for Python <= 3.11 it will not be removed until 2 years after the Python 3.12 release (Oct 2025).

setup.py right now is using numpy.distutils. Current recommendation for users is to create conda environment via environment.yml such that numpy 1.22 is used. However, plans for migration has to be figured out in the near future.

@chpolste chpolste self-assigned this Jul 10, 2024
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