[PyQt] Cosmetic issues with pyqtdeploy

Phil Thompson phil at riverbankcomputing.com
Sun Feb 1 12:14:57 GMT 2015


On 31/01/2015 7:48 pm, David Cortesi wrote:
> 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.

I think this is now fixed.

Thanks,
Phil


More information about the PyQt mailing list