<div dir="ltr"><div><div>With --verbose I get </div><div># ... </div><div>Freezing C:\Users\cody\Desktop\qml-testing\main.py...</div><div>Freezing C:\Users\cody\Desktop\qml-testing\$SYSROOT\lib\python3.5\_bootlocale.py...</div><div>pyqtdeploycli: Unable to freeze files: C:\Users\cody\Desktop\qml-testing\$SYSROOT\lib\python3.5\_bootlocale.py: [Errno 2] No such file or directory: 'C:\\Users\\cody\\Desktop\\qml-testing\\$SYSROOT\\lib\\python3.5\\_bootlocale.py'</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 22, 2016 at 5:12 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 22 Nov 2016, at 6:37 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> I'm trying to deploy this application with pyqtdeploy.<br>
><br>
> <a href="https://github.com/Siecje/qml-testing/tree/pyqtdeploy" rel="noreferrer" target="_blank">https://github.com/Siecje/qml-<wbr>testing/tree/pyqtdeploy</a><br>
><br>
> When I click build in the GUI the window closes and there is a partial build folder.<br>
><br>
> When I run<br>
><br>
> >pyqtdeploycli build --project setup.pdy --interpreter="C:\Users\cody\<wbr>Desktop\venv\Scripts\python.<wbr>exe"<br>
><br>
> I get<br>
><br>
> pyqtdeploycli: Unable to freeze files<br>
><br>
> I also tried with the code in a Python package.<br>
> The venv has PyQt5 and pyqtdeploy installed.<br>
<br>
</div></div>Does the --verbose flag give you any extra information?<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil<br>
<br>
</font></span></blockquote></div><br></div>