[PyQt] Segmentation fault

Phil Thompson phil at riverbankcomputing.com
Sat Jul 4 22:03:56 BST 2009


On Sat, 4 Jul 2009 13:59:45 -0700 (PDT), tocapa <tocapa at gmail.com> wrote:
> Yes I do. I said that in the original post. Unless there's somehow an
even
> newer version than the one that's on the website, I have the most recent
> version installed.

But it hasn't been used to build the version of PyQt you are running.

Phil

> Phil Thompson-5 wrote:
>> 
>> On Sat, 4 Jul 2009 12:13:43 -0700 (PDT), tocapa <tocapa at gmail.com>
wrote:
>>> I have just installed the development snapshot of PyQt4 along with the
>> most
>>> recent versions of Qt and SIP. I do not have much experience with any
of
>>> this so I have just run the most basic program possible; it just
creates
>> a
>>> QApplication and runs exec_(). Every time it gives me a segmentation
>> fault
>>> with no more information. I had made a mistake earlier by importing
from
>>> QtCore instead of QtGui, and the error I got was this:
>>> 
>>> RuntimeError: the sip module implements API v5.0 but the PyQt4.QtCore
>>> module
>>> requires API v3.8
>>> 
>>> I'm not sure exactly what this means and I have no idea how to fix it.
>>> Help?
>> 
>> You don't have the most recent version of SIP installed.
>> 
>> Phil
>> _______________________________________________
>> PyQt mailing list    PyQt at riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>> 
>>


More information about the PyQt mailing list