Skip to content

pip install vamp fails on Ventura 13.4.1 (c) #7

Description

@nite4inspired

`Collecting vamp
Using cached vamp-1.1.0.tar.gz (107 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [17 lines of output]
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "/private/var/folders/z
/48g009w50_l2scs2k9tbwqxh0000gn/T/pip-build-env-916oxgfd/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel
return self.get_build_requires(config_settings, requirements=['wheel'])
File "/private/var/folders/z
/48g009w50_l2scs2k9tbwqxh0000gn/T/pip-build-env-916oxgfd/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 323, in get_build_requires
self.run_setup()
File "/private/var/folders/z
/48g009w50_l2scs2k9tbwqxh0000gn/T/pip-build-env-916oxgfd/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 487, in run_setup
super(BuildMetaLegacyBackend,
File "/private/var/folders/z
/48g009w50_l2scs2k9tbwqxh0000gn/T/pip-build-env-916oxgfd/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 338, in run_setup
exec(code, locals())
File "", line 3, in
ModuleNotFoundError: No module named 'numpy'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions