When I work with graphics modules such as tkinter, easygui, and graphics.py in a shell(in terminal), I usually get this error:
8 12:37:27 Jasmines-MacBook-Pro.local Python[18090] : kCGErrorInvalidConnection: CGSGetWindowTags: Invalid connection
After which the shell is interrupted and I can't enter any more text. What is going on?
OSX 10.7.3, and Python 3.1.1 from python.org.