[PyQt] pyqtdeploy unable to freeze files
Phil Thompson
phil at riverbankcomputing.com
Tue Nov 22 22:12:29 GMT 2016
On 22 Nov 2016, at 6:37 pm, Cody Scott <cody at perspexis.com> wrote:
>
> I'm trying to deploy this application with pyqtdeploy.
>
> https://github.com/Siecje/qml-testing/tree/pyqtdeploy
>
> When I click build in the GUI the window closes and there is a partial build folder.
>
> When I run
>
> >pyqtdeploycli build --project setup.pdy --interpreter="C:\Users\cody\Desktop\venv\Scripts\python.exe"
>
> I get
>
> pyqtdeploycli: Unable to freeze files
>
> I also tried with the code in a Python package.
> The venv has PyQt5 and pyqtdeploy installed.
Does the --verbose flag give you any extra information?
Phil
More information about the PyQt
mailing list