[PyQt] Can't seem to make pyqtdeploy work

Phil Thompson phil at riverbankcomputing.com
Sat May 10 09:02:15 BST 2014


On 09/05/2014 12:31 pm, Arve Knudsen wrote:
> Hi
> 
> I've now created a pyqtdeploy project for Python 2.7 x86/PyQt5
> Windows, but the build seems to bail out (without errors, albeit).
> I've followed all the steps of the tutorial [1], so I'm really stumped
> as to what's wrong. This is the output from the build process
> 
> Generating code...
> 
> Cleaning Q:UsersarvekRepositories<project>build.
> 
> Creating directory Q:UsersarvekRepositories<project>build.
> 
> Freezing q:usersarvekappdatalocaltempbootstrap_py2.py
> 
> Running 'C:Python27python.exe q:usersarvekappdatalocaltempfreeze.py
> --name pyqtdeploy_bootstrap --as-c
> Q:UsersarvekRepositories<project>buildfrozen_bootstrap.h
> q:usersarvekappdatalocaltempbootstrap_py2.py'
> 
> After this, nothing happens.

What's <project>?

Phil


More information about the PyQt mailing list