Answer the question
In order to leave comments, you need to log in
ModuleNotFoundError: No module named 'pyautogui' error when importing pyautogui?
Everything is installed, but when importing the module, it gives an error. With what it can be connected?
pip install pyautogui
Requirement already satisfied: pyautogui in d:\programs\pythonnn\lib\site-packages (0.9.52)
Requirement already satisfied: pymsgbox in d:\programs\pythonnn\lib\site-packages (from pyautogui) (1.0 .9)
Requirement already satisfied: PyTweening>=1.0.1 in d:\programs\pythonnn\lib\site-packages (from pyautogui) (1.0.3)
Requirement already satisfied: pyscreeze>=0.1.21 in d:\programs \pythonnn\lib\site-packages (from pyautogui) (0.1.26)
Requirement already satisfied: pygetwindow>=0.0.5 in d:\programs\pythonnn\lib\site-packages (from pyautogui) (0.0.9)
Requirement already satisfied: mouseinfo in d:\programs\pythonnn\lib\site-packages (from pyautogui) (0.1.3)
Requirement already satisfied: pyrect in d:\programs\pythonnn\lib\site-packages (from pygetwindow>= 0.0.5->pyautogui) (0.1.4)
Requirement already satisfied: pyperclip in d:\programs\pythonnn\lib\site-packages (from mouseinfo->pyautogui) (1.8.1)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question