[PyQt] PyQt5 and py2exe

michael h michaelkenth at gmail.com
Tue Dec 1 01:52:13 GMT 2015


>
>
>>> ImportError: DLL load failed: A dynamic link library (DLL)
>>> initialization routine failed.
>>>
>>>
You can use dependency walker to narrow this kind of problem down.

Are all the python extensions built using the same toolchain (e.g. msvc vs
mingw)?

(I have an app using pyqt5/py3/py2exe that runs on win 7/8/8.1 without
issue, so it is possible.)

- michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20151130/917bc11c/attachment.html>


More information about the PyQt mailing list