[PyQt] Can't seem to make pyqtdeploy work

Arve Knudsen arve.knudsen at gmail.com
Fri May 9 12:31:53 BST 2014


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<http://pyqt.sourceforge.net/Docs/pyqtdeploy/tutorial.html#creating-a-pyqtdeploy-project>,
so I'm really stumped as to what's wrong. This is the output from the build
process

Generating code...

Cleaning Q:\Users\arvek\Repositories\<project>\build.

Creating directory Q:\Users\arvek\Repositories\<project>\build.

Freezing q:\users\arvek\appdata\local\temp\bootstrap_py2.py

Running 'C:\Python27\python.exe q:\users\arvek\appdata\local\temp\freeze.py
--name pyqtdeploy_bootstrap --as-c
Q:\Users\arvek\Repositories\<project>\build\frozen_bootstrap.h
q:\users\arvek\appdata\local\temp\bootstrap_py2.py'


After this, nothing happens.

Thanks,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140509/72da020c/attachment.html>


More information about the PyQt mailing list