+ 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

11th Nov 2020, 4:06 PM
Sauron24
Sauron24 - avatar
6 odpowiedzi
+ 1
What about pip install pyauthogui?
11th Nov 2020, 6:16 PM
Václav Dostál
Václav Dostál - avatar
+ 1
In command line (cmd in Windows)
11th Nov 2020, 6:17 PM
Václav Dostál
Václav Dostál - avatar
+ 1
That is what i did but It showed an error mesage
11th Nov 2020, 6:33 PM
Sauron24
Sauron24 - avatar
+ 1
What error?
11th Nov 2020, 6:35 PM
Václav Dostál
Václav Dostál - avatar
+ 1
Error: could not find version that satisfies the requirement Error: no matching distribution found for pyautogui Does this help?
11th Nov 2020, 6:50 PM
Sauron24
Sauron24 - avatar