<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi All,<div class=""><br class=""></div><div class="">Subsequent to my earlier trials and tribulations, I finally have an environment from which I can successfully build an executable with pyqtdeploy 1.1 on Windows 7 with (Py)Qt5.4 and the MSVC2010 compiler. However, when I run the application, I get:</div><div class=""><br class=""></div><div class=""><font face="Consolas" class="">Starting C:\Users\Rob\Documents\pyqtdeploy_test\build\release\TestApp.exe</font></div><div class=""><font face="Consolas" class="">Fatal Python error: PyInitialize: can’t initialize sys standard streams</font></div><div class=""><font face="Consolas" class="">Fatal Python error: LookupError: unknown encoding: cp1252</font></div><div class=""><font face="Consolas" class="">Py_Initialize: can’t initialize sys standard streams</font></div><div class=""><span style="font-family: Consolas;" class="">C:\Users\Rob\Documents\pyqtdeploy_test\build\release\TestApp.exe exited with code 3</span></div><div class=""><br class=""></div><div class="">The exact same very basic, one file PyQt5 test application builds fine with pyqtdeploy on Mac so I’m guessing I’ve screwed up something on Windows… not sure what though!</div><div class=""><br class=""></div><div class="">All and any thoughts gratefully appreciated as always.</div><div class=""><br class=""></div><div class="">Cheers, Rob</div></body></html>