Re: [PyQt] Installing SIP snapshot - 'install' fails

2013-10-12 Thread Timothy W. Grove
Just another comment, since I got as far as 'making' sip, would it be enough to manually copy the files to their proper place? The SIP code generator will be installed in c:\python33. The sip module will be installed in c:\python33\Lib\site-packages. The sip.h header file will be installed in c:

[PyQt] Installing SIP snapshot - 'install' fails

2013-10-12 Thread Timothy W. Grove
I'm getting a little nearer to installing SIP. I've downloaded the latest snapshot and entered the commands into a MYSYS terminal: $ /c/python33/python.exe configure.py --platform win32-g++ $ make $ make install Configure and Make seem okay but Install fails. /bin/sh: -c: line 1: syntax error: