[issue25585] Bad path leads to: ImportError: DLL load failed: %1 is not a valid Win32 application.

Steve Dower report at bugs.python.org
Mon Nov 9 23:30:15 EST 2015


Steve Dower added the comment:

Correction, *import* not found, and the only way to resolve it is to do a second scan of sys.path for the sole purpose of diagnostics. Probably more harmful than helpful.

----------

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


More information about the Python-bugs-list mailing list