<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1484049309835_6435">Hi,</div><div id="yui_3_16_0_ym19_1_1484049309835_6436"><br id="yui_3_16_0_ym19_1_1484049309835_6437"></div><div id="yui_3_16_0_ym19_1_1484049309835_6438"><br id="yui_3_16_0_ym19_1_1484049309835_6439"></div><div id="yui_3_16_0_ym19_1_1484049309835_6440">This is on Windows 7 - 64bit, python 3.5.2.</div><div id="yui_3_16_0_ym19_1_1484049309835_6441" dir="ltr">PyQt5-5.7.1 is installed by "pip install PyQt5"<br id="yui_3_16_0_ym19_1_1484049309835_6442"></div><div id="yui_3_16_0_ym19_1_1484049309835_6441" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1484049309835_6443">We are trying to upgrade from PyQt5-5.3.1 to PyQt5-5.7.1, but pyrcc5.exe is not portable anymore on 5.7.1.</div><div id="yui_3_16_0_ym19_1_1484049309835_6444"><br id="yui_3_16_0_ym19_1_1484049309835_6445"></div><div id="yui_3_16_0_ym19_1_1484049309835_6446">This works all right :</div><div id="yui_3_16_0_ym19_1_1484049309835_6447">C:\Python35\Scripts\pyrcc5.exe myResources.qrc -o myResources_rc.py</div><div id="yui_3_16_0_ym19_1_1484049309835_6448"><br id="yui_3_16_0_ym19_1_1484049309835_6449"></div><div id="yui_3_16_0_ym19_1_1484049309835_6450">Then, move the "Python35" directory anywhere else, and try again. Now pyrcc5.exe fails, and displays this message :</div><div id="yui_3_16_0_ym19_1_1484049309835_6451">Fatal error in launcher: Unable to create process using '"'</div><div id="yui_3_16_0_ym19_1_1484049309835_6452"><br id="yui_3_16_0_ym19_1_1484049309835_6453"></div><div id="yui_3_16_0_ym19_1_1484049309835_6454">It's a problem because we use a central location for PyQt/Qt on a file server, all Windows client computers have nothing installed on them (it's really useful when we need to upgrade something, there is only one location to modify). <br></div><div id="yui_3_16_0_ym19_1_1484049309835_6456"><br id="yui_3_16_0_ym19_1_1484049309835_6457"></div><div id="yui_3_16_0_ym19_1_1484049309835_8351">Is there a way to make pyrcc5 portable again ?</div><div dir="ltr" id="yui_3_16_0_ym19_1_1484049309835_8352"><br id="yui_3_16_0_ym19_1_1484049309835_8353"></div><div id="yui_3_16_0_ym19_1_1484049309835_6458"><br id="yui_3_16_0_ym19_1_1484049309835_6459"></div><div id="yui_3_16_0_ym19_1_1484049309835_6460">Thanks.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1484049309835_6461"><br id="yui_3_16_0_ym19_1_1484049309835_6462"></div></div></body></html>