Message408260
Python launcher opens its preferences and no terminal or Tkinter application opens. It appears as something was launched because for a fraction of a second, I see a window and then the icon glides back to its position on the desktop.
However, python files and Tkinter GUIs work when run through the IDLE and through other text editors, e.g. when I build the program in sublime text, the python launcher application opens and launches the Tkinter window.
Even the simplest of programs don't work. I tried opening this:
number = input("Type in a number:")
I ran this outside of the text editor(dragging the .py file onto the python launcher) and it still did not work. |
|
Date |
User |
Action |
Args |
2021-12-10 23:22:33 | nicholasjbond2020 | set | recipients:
+ nicholasjbond2020, ronaldoussoren, ned.deily |
2021-12-10 23:22:33 | nicholasjbond2020 | set | messageid: <1639178553.87.0.850014051129.issue46043@roundup.psfhosted.org> |
2021-12-10 23:22:33 | nicholasjbond2020 | link | issue46043 messages |
2021-12-10 23:22:33 | nicholasjbond2020 | create | |
|