[PyQt] 20090315 snapshot segfaults on Mac OS X Tiger
Phil Thompson
phil at riverbankcomputing.com
Mon Mar 16 22:04:08 GMT 2009
On Mon, 16 Mar 2009 22:12:43 +0100, Akos Polster <akos at pipacs.com> wrote:
> This is what I get with PyQt/sip 20090315 on Mac OS 10.4.11:
>
> $ python vpntool.py
> Traceback (most recent call last):
> File "vpntool.py", line 3, in <module>
> from PyQt4.QtCore import *
> ImportError:
>
dlopen(/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/sip.so,
> 2): Symbol not found: _PyBytes_FromStringAndSize
> Referenced from:
>
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/sip.so
> Expected in: dynamic lookup
>
> Segmentation fault
Already fixed in tonight's snapshot (hopefully).
Phil
More information about the PyQt
mailing list