Fedora Account System
Red Hat Associate
Red Hat Customer
$ python Python 2.6 (r26:66714, Jun 8 2009, 16:07:29) [GCC 4.4.0 20090506 (Red Hat 4.4.0-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import PyQt4.Qwt5 Segmentation fault
Sometimes it segfaults, other times it gives the message: $ python -c "from PyQt4 import Qwt5" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.6/site-packages/PyQt4/Qwt5/__init__.py", line 32, in <module> from Qwt import * RuntimeError: the sip module implements API v5.0 but the �}����% module requires API v3.8
I just rebuild new version of PyQwt on my system. And it works perfectly. I used spec-file from Fedora PyQwt package with small changes (change version and fix %files section).
Thanks for reporting the problem and your suggestions on fixing it. I'm working on an update.
The update should be available in updates-testing repository. For more information, see: https://admin.fedoraproject.org/updates/PyQwt-5.2.0-1.fc11
The updated package is in Fedora 11 stable repository.