MacOSX Python child process running urlopen crashed when tkMessageBox is imported MacOSX Python child process running urlopen crashed when tkMessageBox is imported tkinter tkinter

MacOSX Python child process running urlopen crashed when tkMessageBox is imported


There's several problems with Tk and OS X. https://www.python.org/download/mac/tcltk/

You should look into updating your Tcl (or using a different implementation) or Python.