Am Sonntag, 29. April 2007 21:16 schrieb David J Brooks:
> > python configure.py
>
> Traceback (most recent call last):
>     File "configure.py", line 30 in <module>
>         import sipconfig
> ImportError: No module named sipconfig
>
> I have installed Python 2.5, Qt 4.2.4 and mingw. Those are working fine.
> What am I overlooking?

A package called sip (from the same source/author). 

Should be mentioned in README, doesn't it?

Pete
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to