Ah yes spaces. The bane of all evil - I forgot about that, thanks.

On 9/5/2010 10:05 PM, Robin M Baur wrote:
On Sun, Sep 5, 2010 at 19:17, Demetrius Cassidy<dcassid...@mass.rr.com>  wrote:
Using PyQt-win-gpl-4.7.5 with sip 4.11 under Python7, configure fails with a
syntax error executing sip:

C:\Documents and Settings\dcassidy\My
Documents\Downloads\PyQt-win-gpl-4.7.5\PyQ
t-win-gpl-4.7.5>python configure.py --confirm-license
[snip configure output]

Generating the C++ source for the QtCore module...
sip: Usage: sip [-h] [-V] [-a file] [-b file] [-c dir] [-d file] [-e] [-g]
[-I d
ir] [-j #] [-k] [-m file] [-o] [-p module] [-P] [-r] [-s suffix] [-t tag]
[-w] [
-x feature] [-z file] [file]
Error: Unable to create the C++ code.
In my (limited) experience, the usual cause of this error is that sip
doesn't understand paths with spaces in the file names.

HTH,
Robin


_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to