-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Collecting pytmatrix
Downloading pytmatrix-0.3.3.tar.gz (55 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-dlakzdoh/pytmatrix_247ee996100540cfbcd772d4778aba88/setup.py", line 71, in
from numpy.distutils.core import setup
ModuleNotFoundError: No module named 'numpy.distutils'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.