Closed fujiisoup closed 1 year ago
numpy.distutils is deprecated, and will be removed for Python >= 3.12
https://numpy.org/doc/stable/reference/distutils.html
We are now using numpy.distutils, so we need to move to setuptools
numpy.distutils
setuptools
https://numpy.org/doc/stable/reference/distutils.html
We are now using
numpy.distutils
, so we need to move tosetuptools