On Mon, 11 Mar 2013 09:21:33 +0200, Theuns Heydenrych <theunsheydenr...@gmail.com> wrote: > Thanks Phil > I have taken MSys out of the loop. > Its only Mingw32 now. > > I get sip successfully compiled and installed. > When running python in the command line and i enter > * > * > *>>> from sip import ** > *>>> print SIP_VERSION_STR* > *4.14.3 > * > *>>>* > * > * > I also get PyQt-win-gpl-4.9.6 successfully compiled and installed. > When running python in the command line and i enter > * > * > *>>> from PyQt4.Qt import ** > > It just fail.
Presumably with an error message? > How can i find out what/where is it failing? You could use a dependency checker to see if it failing to find a DLL. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt