Answer the question
In order to leave comments, you need to log in
How to make the pyautogui python library work without errors?
help, I import the pyautogui library and write the moveTo command
import pyautogui
pyautogui.moveTo(1, 50)
Answer the question
In order to leave comments, you need to log in
Rename C:/Users/Egor/PycharmProjects/pythonProject/venv/files/code.py During the pyautogui import process, an attempt is made to import the pdb.code module, a name conflict results in a circular import and everything breaks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question