dmlc/decord

pip install --no-binary

Open

#148 aperta il 26 apr 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (227 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (2490 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor