<div dir="ltr"><div>Hi,</div><div><br></div><div>Sorry for the noise. Seem like the generated .exe only work under Windows 8.1 (was created on Windows 8.1) other 8.0 and 7 cannot run it. Soo it seem like the problem is on py2exe side. I will try PyInstaller instead and see if I can manage to have a portable .exe</div><div><br></div><div>Thanks,</div><div>Jerome</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 27, 2015 at 4:26 PM, Jérôme Godbout <span dir="ltr"><<a href="mailto:jerome@bodycad.com" target="_blank">jerome@bodycad.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I have start using the PyQt5 along with py2exe to deploy my application to other developer. On my machine the generated .exe start without problems. But on other machines the application refuse to start with this error:</div><div><br></div><div><div>Traceback (most recent call last):</div><div> File "CodeReviewerMain.py", line 16, in <module></div><div> File "BodycadQmlApplication.pyc", line 5, in <module></div><div> File "PyQt5\QtQuick.pyc", line 12, in <module></div><div> File "PyQt5\QtQuick.pyc", line 10, in __load</div><div>ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.</div></div><div><br></div><div>Look like the QtQuick DLL is not found on other machine but work on mine, I don't have anything special inside my PATH environment variable nor I have a machine wide Qt install either. Even if I put the dll directly into the folder, it doesn't work. I'm not sure what is going on.</div><div><br></div><div>Localy I can run the py2exe  exe properly. We are using those Qt5X.dll</div><div><br></div><div>Anybody have any info on this or any tips where or what to look for?</div><div><br></div><div>Thanks,</div><div>regards,</div><div>Jerome</div></div>
</blockquote></div><br></div>