deepinsight / deepinsight/insightface
No module named 'numpy' for insightface version 0.6.2
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
0.968 Downloading insightface-0.6.2.tar.gz (433 kB)
1.081 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 433.9/433.9 kB 4.5 MB/s eta 0:00:00
1.116 Installing build dependencies: started
2.998 Installing build dependencies: finished with status 'done'
3.000 Getting requirements to build wheel: started
3.140 Getting requirements to build wheel: finished with status 'error'
3.146 error: subprocess-exited-with-error
3.146
3.146 × Getting requirements to build wheel did not run successfully.
3.146 │ exit code: 1
3.146 ╰─> [17 lines of output]
3.146 Traceback (most recent call last):
3.146 File "/root/.pyenv/versions/3.8.10/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
3.146 main()
3.146 File "/root/.pyenv/versions/3.8.10/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
3.146 json_out['return_val'] = hook(**hook_input['kwargs'])
3.146 File "/root/.pyenv/versions/3.8.10/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
3.146 return hook(config_settings)
3.146 File "/tmp/pip-build-env-nbor1gbd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 355, in get_requires_for_build_wheel
3.146 return self._get_build_requires(config_settings, requirements=['wheel'])
3.146 File "/tmp/pip-build-env-nbor1gbd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 325, in _get_build_requires
3.146 self.run_setup()
3.146 File "/tmp/pip-build-env-nbor1gbd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 507, in run_setup
3.146 super(_BuildMetaLegacyBackend, self).run_setup(setup_script=setup_script)
3.146 File "/tmp/pip-build-env-nbor1gbd/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 341, in run_setup
3.146 exec(code, locals())
3.146 File "", line 5, in
3.146 ModuleNotFoundError: No module named 'numpy'
3.146 [end of output]
3.146
3.146 note: This error originates from a subprocess, and is likely not a problem with pip.
3.148 error: subprocess-exited-with-error
3.148
3.148 × Getting requirements to build wheel did not run successfully.
3.148 │ exit code: 1
3.148 ╰─> See above for output.
3.148
3.148 note: This error originates from a subprocess, and is likely not a problem with pip.
Eventhough I install the NumPy, it does not detect for some reason, is it some version problem? I have been trying many versions of NumPy but no luck. Does someone have a solution for this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.