Joshex <josh...@yahoo.com> added the comment:

Same error when importing Tkinter

it looks like any python module that tries to import a DLL fails because it 
forgets it should be looking for a 64 bit dll and instead goes looking for a 32 
bit DLL and when it finds out it's 64 it throws a tantrum.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44193>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to