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.distutils is removed in python 3.12 #217

Open
akrherz opened this issue Sep 30, 2023 · 0 comments
Open

numpy.distutils is removed in python 3.12 #217

akrherz opened this issue Sep 30, 2023 · 0 comments
Milestone

Comments

@akrherz
Copy link

akrherz commented Sep 30, 2023

Spotted whilst building wrf-python on python-3.12 for conda-forge

Traceback (most recent call last):
  File "/home/conda/feedstock_root/build_artifacts/wrf-python_1696083359215/work/setup.py", line 17, in <module>
    import numpy.distutils.core
ModuleNotFoundError: No module named 'numpy.distutils'

Upstream numpy docs on this

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