[PyKDE] Help needed with SIP

Jon jjhome at fire-bug.co.uk
Sun Aug 19 15:17:50 BST 2001


Hello 

Thanks for the help Gerard. 

I added:

MMM_SOURCE = \
    CCC.cpp \
    $S \
    MMM.py

as suggested but get the same error:

Traceback (most recent call last):
  File "MMM.py", line 6, in ?
    import libMMMc
ImportError: /usr/lib/python2.1/site-packages/libMMMcmodule.so: undefined symbol: __ti3CCC

I changed to libtool 1.4 because someone said it might help. With libtool version 1.3.5 I get the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.1/site-packages/MMM.py", line 6, in ?
    import libMMMc
ImportError: /usr/lib/python2.1/site-packages/libMMMcmodule.so: undefined symbol: sipName_qt_destroyed

So Im still stuck.




More information about the PyQt mailing list