+ 1
I have a problem
I cant install a Python librery. In the Code i wrote import pyauthogui (this librery) and It doesnt work. I Also wrote in the computer console install pyauthogui and It still didnt work. What sould i do
6 odpowiedzi
+ 1
What about pip install pyauthogui?
+ 1
In command line (cmd in Windows)
+ 1
That is what i did but It showed an error mesage
+ 1
What error?
+ 1
Error: could not find version that satisfies the requirement
Error: no matching distribution found for pyautogui
Does this help?