Okay, works now. My mistake.

Phil Thompson-5 wrote:
> 
> On Sat, 4 Jul 2009 13:59:45 -0700 (PDT), tocapa <[email protected]> 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 <[email protected]>
> 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    [email protected]
>>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>> 
>>>
> _______________________________________________
> PyQt mailing list    [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Segmentation-fault-tp24329396p24338166.html
Sent from the PyQt mailing list archive at Nabble.com.

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

Reply via email to