deepinsight / deepinsight/insightface
Importing numpy in setup.py file
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Since version `0.3` of the library numpy is imported in the setup file of the python-package (https://github.com/deepinsight/insightface/blob/master/python-package/setup.py) this causes issues with creating requirements files and creating environments, as installation fails if numpy was not pre-installes. Is it possible to change it in future versions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.