News

github-actions bot changed the title ModuleNotFoundError: No module named 'distutils' (Python 3.12) ModuleNotFoundError: No module named 'distutils' (Python 3.12) (IDFGH-12081) on Feb 8, 2024 gnought ...
When building scikit-learn on a CPython 3.10 env against numpy dev as part of the scikit-learn nightly build, we got this DeprecationWarning from Python distutils module when importing numpy.distutils ...
Ok, so I have a python program that I'm working on that has a regular old distutils setup.py. I wouldn't imagine that it would be that difficult to get a deb out of it, but I don't seem to find an ...