[PyKDE] Problems with SIP created modules

ian reinhart geiser geiseri at yahoo.com
Tue Oct 16 17:07:39 BST 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings
	After about a week of trying to figure out how to use SIP i finally got a 
module to compile.  It runs just fine in the python interpreter and in python 
scripts.  The problem is I am embedding this python code into a C++ based 
application.  For some reason when I try to access ANY sip created modules I 
get the following error:
Traceback (most recent call last):
  File "<string>", line 2, in ?
  File "/usr/lib/python2.1/site-packages/qt.py", line 44, in ?
    import libqtc
ImportError: /usr/lib/libsip.so.6: undefined symbol: _Py_TrueStruct

This will not happen with any other python modules.  As I created this module 
with SWIG over again (about 2 minutes of work because of documentation) and 
it worked.  The only reason I need SIP created modules is I am using PyQT.

Ideas?
- -ian reinhart geiser
	
- -- 
========================================
Crazee Edeee, his prices are INSANE!!!
========================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7zE1bPy62TRm8dvgRAvBKAJ9fqqAqineVVXzmj8LfLfm2ueWVUgCg4FNq
ZdRAGu2357/RusAm2urLGIM=
=yw56
-----END PGP SIGNATURE-----




More information about the PyQt mailing list