You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collecting pyscreenshot==3.1 (from r requirements.txt (line 2))
Rd not fand a version that satisfies the requirement pyscreenshot==3.1 (from-r requirements 013014, 0.1.5, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4, 0.4.1, 0.4.2, 8.51
No matching distribution found for pyscreenshot==3.1 (from -r requirements.txt (line 2))
So i kept encountering
For PYSCREENSHOT
Collecting pyscreenshot==3.1 (from r requirements.txt (line 2))
Rd not fand a version that satisfies the requirement pyscreenshot==3.1 (from-r requirements 013014, 0.1.5, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4, 0.4.1, 0.4.2, 8.51
No matching distribution found for pyscreenshot==3.1 (from -r requirements.txt (line 2))
FOR SOUNDDEVICE
sounddevice==0.4.3 (from -r requirements.txt (line 3))
Version that satisties the requirement sounddevices-9.4.3 (from 1.2.1.0.2.2, 8.3.8, 0.3.1. 0.3.2, 0.3.3, 8.3.4, 8.3.5, 0:3.6, 8.3.7, 8.3.8, 0.3.409.EN
distribution found for sounddevice==0.4.3 (from -r requirements.txt (line 3))
For pillow
Could not find a version that satisfies the requirement 9.3.0 (from versions: 1
No matching distribution found for 9.3.0
SO I CHANGED THE -R REQUIREMENTS TO THE VERSION I WAS ABLE TO INSTALL
pynput 1.7.3
pyscreenshot-2.3
sounddevice==0.3.15
Pillow= 5.1.0
And now i get this error
Command "wython setup.py egg info failed with error code 1 in /tmp/pip-build-k6G1lt/evdev/
Any help appreciated
The text was updated successfully, but these errors were encountered: