[issue6014] No shell prompt when a graphics window that was started from IDLE is closed

Roger Serwy report at bugs.python.org
Sat Oct 16 01:56:46 CEST 2010


Roger Serwy <roger.serwy at gmail.com> added the comment:

This issue can be closed.

The natural language toolkit uses Tk for its GUI, the same as IDLE. Under Ubuntu 8.10, IDLE is launched from the menu without a subprocess. Running nltk as described without a subprocess causes this problem.

Try launching IDLE without "-n".

----------
nosy: +serwy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6014>
_______________________________________


More information about the Python-bugs-list mailing list