and hello again,
> But now there is an other Problem for me., When trying to import the python > interpreter claims: > > >>> from PyQt4 import QtCore > RuntimeError: the sip module implements API v8.0 to v8.1 but the > PyQt4.QtCore module requires API v7.0 > > I did not find anything about the API Version of sip in its documentation. > So, where can I get the right sip-version for the precompiled PyQt4 ? Or any > other idea how to avoid this? I found an older Version of sip on http://pyqwt.sourceforge.net/support/ and installed sip-10.5.1 and the API problem disappeared as expected. But when running the example helloworld.py x11 starts up, but the programm aborts with following failure-message: macbookpro:HelloWorld helmutmuller$ /usr/bin/python helloworld.py resize event for qtBaseViewer resize event for qtBaseViewer Display3d class initialization starting ... terminate called after throwing an instance of 'Aspect_GraphicDeviceDefinitionError' Abort trap So I´ll have to do further investigations.... best regards, Helmut _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users