[PyQt] Cosmetic issues with pyqtdeploy

David Cortesi davecortesi at gmail.com
Sat Jan 31 19:48:36 GMT 2015


The sequence of operations to recreate this traceback:

>  File
"/Library/Frameworks/Python.framework/Versions/Current/lib/python3.4/site-packages/pyqtdeploy/gui/build_page.py",
line 168, in _build
>    builder.run([qmake], "qmake failed.", in_build_dir=True)
>  File
"/Library/Frameworks/Python.framework/Versions/Current/lib/python3.4/site-packages/pyqtdeploy/builder/builder.py",
line 1016, in run
>    saved_cwd = os.getcwd()
> FileNotFoundError: [Errno 2] No such file or directory

1. On the Build tab, select "run Qmake"
2. Select also "run Make"
3. Click Build
4. build runs ok - QMake runs ok - make fails with some problem or other.
5. Click Build again

Now the build will run ok but the above traceback happens on the QMake step.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150131/d5e446e5/attachment.html>


More information about the PyQt mailing list