[PyQt] Do`nt install sip or PyQt with MinGW + MSYS

inhahe inhahe at gmail.com
Mon Jul 21 05:54:54 BST 2008


I had that problem too.  I just copied the files manually.  copy
sipconfig.py and siplib\sip.pyd to c:\python25\lib\site-packages (or
whatever the number is for your python version)

On Mon, Jul 21, 2008 at 12:38 AM, Alexandr N Zamaraev <tonal at promsoft.ru> wrote:
> If I try install sip or PyQt with MinGW + MSYS, I recive error:
>
> sip>mingw32-make install
> mingw32-make.EXE[1]: Entering directory `D:/Lang/qt/sip/sipgen'
> makefile:29: warning: overriding commands for target `.c.o'
> makefile:26: warning: ignoring old commands for target `.c.o'
> /bin/sh: -c: line 1: syntax error: unexpected end of file
> mingw32-make.EXE[1]: *** [install] Error 258
> mingw32-make.EXE[1]: Leaving directory `D:/Lang/qt/sip/sipgen'
> mingw32-make.EXE: *** [install] Error 2
>
> siputils.py.diff - Path for correct
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


More information about the PyQt mailing list