Re: Unable to run PyQtDeploy-build successfully
Suman Chatterjee <[email protected]> Sun, 22 Mar 2020 23:55:02 +0000
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <SLXP216MB0847300098B247B363AC27E9E5F30@SLXP216MB0847.KORP216.PROD.OUTLOOK.COM> |
Just noticed that it was trying to get the Qt files from /Users/sum10122/Documents/dev/aroot. But PyQt5 was not there. When I copied PyQt5 in that folder it worked. But I am wondering when the aroot folder was created and also why it is looking in that folder? Anybody can shed some light on it .. On Mar 22, 2020, at 4:21 PM, Suman Chatterjee <[email protected]<mailto:[email protected]>> wrote: 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]<mailto:[email protected]> https://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt