Unable to run PyQtDeploy-build successfully

Suman Chatterjee <[email protected]> Sun, 22 Mar 2020 23:21:15 +0000
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <SLXP216MB0847044638F1FC3ED5956F64E5F30@SLXP216MB0847.KORP216.PROD.OUTLOOK.COM>
Hi,
I am using PyQtDeploy to build a Qt python project in order to be deployed in other mobile devices. The steps that I took are:

1) created a PyQtDeploy project using pyqtdeploy pyqt-demo.pdy where I defined all the packages

(qt-venv) sumanc2:testpythonbuild sum10122$ pyqtdeploy pyqt-demo.pdy

2) Then used pyqtdeploy-build pyqt-demo.pdy to generate the .pro file and freeze the files.

(qt-venv) sumanc2:testpythonbuild sum10122$ pyqtdeploy-build  pyqt-demo.pdy

But I am getting the below error while freezing  PyQt5

Freezing /Users/sum10122/qt-venv/lib/python3.7/site-packages/zmq/utils/strtypes.py...
Freezing /Users/sum10122/qt-venv/lib/python3.7/site-packages/zmq/utils/win32.py...
Freezing /Users/sum10122/qt-venv/lib/python3.7/site-packages/zmq/utils/z85.py...
Freezing /Users/sum10122/Documents/dev/aroot/lib/python3.7/site-packages/PyQt5/__init__.py...
pyqtdeploy-build: Unable to freeze files


The __init__.py file is empty though in Mac OS.

I am stuck right now at this point. Any help will really be appreciated

Thank You,

Suman

_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt