pip install --no-binary
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Since gpu support require source compilation, it might be better for dependency management if it can be compiled from source by running `pip install --no-binary decord decord`.
Example of pip package that does it:
https://github.com/opencv/opencv-python
https://github.com/PyAV-Org/PyAV
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.