Open Aerospace911 opened 1 year ago
@ORB-Aerospace911 can you provide error text you getting in VSCode? It most likely because you have wrong python interpreter in VSCode.
I think what you're describing is that when you run your code nothing happens? Like moveTo() commands don't work for example? If this is the case it's because you have to run your code from the command line rather than from an IDE.
i have done pip install pyautogui but what ever I do, visual studios wont run my code. I have got it to run for other code by double clicking the file.