Amir Goren
Results
2
comments of
Amir Goren
Same here. -- MacOS 11.6.5 -- python 3.9.7. > ERROR: No matching distribution found for decord
Had the same issue: **macos == 11.6.5 and python == 3.9** **Solution:** Installed a new environment with **python 3.7** and `pip install decord` worked like charm.