letmaik / pyvirtualcam

🎥 Send frames to a virtual camera from Python
GNU General Public License v2.0
471 stars 50 forks source link

ERROR: No matching distribution found for pyvirtualcam #116

Closed michaelschung closed 7 months ago

michaelschung commented 8 months ago

pip3 install pyvirtualcam gives me the following error:

ERROR: Could not find a version that satisfies the requirement pyvirtualcam (from versions: none)
ERROR: No matching distribution found for pyvirtualcam

The same happens if I try to use the PyCharm package installer. Would greatly appreciate help! ...

To Reproduce

pip3 install pyvirtualcam
letmaik commented 7 months ago

Duplicate of #97.