-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
3.12 does not seem to work (just stupidly created a dupe #74 and fails with
Obtaining file:///home/runner/work/aerobulk-python/aerobulk-python
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/home/runner/work/aerobulk-python/aerobulk-python/setup.py", line 7, in <module>
import numpy.distutils.command.sdist # noqa
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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
On first glance this seems like something in numpy has changed in recent versions? This def needs some deeper investigation.
Originally posted by @jbusecke in #68 (comment)
Metadata
Metadata
Assignees
Labels
No labels