<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr"><div><div><blockquote style="border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr"><div><div><div class="h5"><div dir="ltr"><div><br><div>ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.</div></div><div><br></div></div></div></div></div></div></div></blockquote></div></div></div></div></blockquote></div></div></blockquote></div></div></blockquote><div><br></div><div>You can use dependency walker to narrow this kind of problem down.</div><div><br></div><div>Are all the python extensions built using the same toolchain (e.g. msvc vs mingw)?</div><div><br></div><div>(I have an app using pyqt5/py3/py2exe that runs on win 7/8/8.1 without issue, so it is possible.)</div><div><br></div><div>- michael</div></div></div></div>