Py2App - Could not import Tkinter error from resulting app

Noble Bell noblebell at gmail.com
Mon Oct 20 21:29:25 EDT 2014


I have just created a python 3.4 application and created the setup.py file and then created an app with py2app.

When I ran the resulting application I get an error in the console telling me that it could not import tkinter.

Any ideas on how to correct this? Did I do something wrong?



More information about the Python-list mailing list