Python Forum

Full Version: Strange issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I have been using pyautogui for a while now. For some reason today when I try to run any of my programs that contain pyautogui, the program opens, flashes a black command window then closes. I have noticed the only programs that I have created that have pyautogui function wont run. However, if I open them with idle, then run the module, they work fine. But after re-saving them and opening them it wont run. Anyone know what is causing this?
Run it from the terminal to see what the error is.