[issue14750] importlib fails with tkinter application on Windows

Antoine Pitrou report at bugs.python.org
Tue May 8 21:03:38 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> I went back a fair way, and the failure still keeps happening. So now
> I'm wondering - is a Tk app *supposed* to work from a source build?

Does it work with 3.2?
Did you try debugging at the prompt? e.g. looking what tkinter.__file__
is, etc.

----------

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


More information about the Python-bugs-list mailing list