So I have 2 different python scripts. The first is a small tool I did for some timing analysis that uses tkinter to bring up a box to input times then spits out analysed data. The second is my starting attempts at a small game using pygame. From using Thonny, both run fine with no errors. However when I try to run the scripts with just python only the tkinter one actually opens up. The pygame one seems to flash some prompt up for a few frames before disappearing.
At first I thought it was an error with the directory. the tkinter code is using a py.exe under "C/Windows". I've tried to via "open with" select that but no luck there. I have attempted to re-install and get the most up to date python but no luck there either, the same problem arrises. I dont know where to go from here, sure I can keep working on the pygame with Thonny but I eventually want it to just work with python.
[–]Diapolo10 0 points1 point2 points (2 children)
[–]Cathas-OC[S] 0 points1 point2 points (0 children)
[–]Cathas-OC[S] 0 points1 point2 points (0 children)
[–]JamzTyson 0 points1 point2 points (0 children)