lachhebo / pyclustertend

A python package to assess cluster tendency
https://pyclustertend.readthedocs.io/en/master/index.html
BSD 3-Clause "New" or "Revised" License
46 stars 8 forks source link

No module named 'numpy.distutils' #29

Open reuben58male opened 5 months ago

reuben58male commented 5 months ago

Hi, an error shows up during install, as below. Thanks.

pip seemed to fail to build package: scikit-learn<0.25.0,>=0.24.0

Some possibly relevant errors from pip install: error: subprocess-exited-with-error ModuleNotFoundError: No module named 'numpy.distutils' error: metadata-generation-failed Error installing pyclustertend.

binaryc0de commented 4 months ago

Same issue here