[PyQt] PyQt4 4.7.5 configure fails under Python7 and sip 4.11

Demetrius Cassidy dcassidy36 at mass.rr.com
Mon Sep 6 14:25:00 BST 2010


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<dcassidy36 at 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
>



More information about the PyQt mailing list