[issue14750] importlib fails with tkinter application on Windows
Vinay Sajip
report at bugs.python.org
Tue May 8 21:01:25 CEST 2012
Vinay Sajip <vinay_sajip at yahoo.co.uk> 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?
I've verified that the test script works OK when run from an installed Python.
So, this issue may be invalid, if we don't care about running Tk apps from a source build (if so, sorry for the noise) - or if we do care, then it's not an importlib issue, but Tk-related (I'm not a Tk expert by any means, so I'm not sure what needs to be done to make a Tk app work from a source build).
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14750>
_______________________________________
More information about the Python-bugs-list
mailing list