setuptools 75.0.1
breaks numpy.distutils
test
#5493
Labels
in-progress
issue is actively being worked on
severity::1
blocker; broken functionality with no workaround
source::anaconda
created by members of Anaconda, Inc.
type::bug
describes erroneous operation, use severity::* to classify the type
type::testing
issues about tests or the test infrastructure
Checklist
What happened?
With the recent update of
setuptools
,numpy.distutils
no longer works and produces errors:We have already attempted to address this in conda-build, e.g.:
conda-build/conda_build/_load_setup_py_data.py
Lines 92 to 100 in 433f048
What else should we, can we do here?
See the recipe that breaks when using
numpy 2.0.1
+setuptools 75.1.0
for more context.Conda Info
No response
Conda Config
No response
Conda list
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: