New submission from Nicholas Bond <[email protected]>:
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.
----------
components: macOS
messages: 408260
nosy: ned.deily, nicholasjbond2020, ronaldoussoren
priority: normal
severity: normal
status: open
title: Python Launcher Not Opening Files.
type: crash
versions: Python 3.10
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue46043>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com