[Python-modules-team] Bug#571203: Bug#571203: RuntimeError: the sip module

Paul Balm paulbalm at gmail.com
Wed Mar 24 22:36:22 UTC 2010


Hi,

I'm on Ubuntu 9.10 64-bit, but I see the same symptom (let's see if it's 
the same problem).

In response to Torsten,

 >>> from PyQt4 import QtCore

does not lead to the same error for me. It produces the output:

import PyQt4 # directory /usr/lib/pymodules/python2.6/PyQt4
# /usr/lib/pymodules/python2.6/PyQt4/__init__.pyc matches 
/usr/lib/pymodules/python2.6/PyQt4/__init__.py
import PyQt4 # precompiled from 
/usr/lib/pymodules/python2.6/PyQt4/__init__.pyc
dlopen("/usr/lib/pymodules/python2.6/PyQt4/QtCore.so", 2);
dlopen("/usr/lib/pymodules/python2.6/sip.so", 2);
import sip # dynamically loaded from /usr/lib/pymodules/python2.6/sip.so
import PyQt4.QtCore # dynamically loaded from 
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so

As you can see, python 2.6.
The repositories give me python-qt4 version 4.6.
I have the version 4.9.1 of the sip4 package (all from the repositories 
-- no manual downloads and installs here -- at least not of these packages).

Thanks for looking into this!

Paul


================================================================================================
This message and any attachments are intended for the use of the addressee or addressees only.

The unauthorised disclosure, use, dissemination or copying (either in whole or in part) of its content is prohibited.

If you received this message in error, please delete it from your system and notify the sender.

E-mails can be altered and their integrity cannot be guaranteed.

ESA shall not be liable for any e-mail if modified.
=================================================================================================






More information about the Python-modules-team mailing list