[PyKDE] Problems with QScintilla

Timothy Grant timothy.grant at gmail.com
Sun Sep 26 20:58:10 BST 2004


Howdy,

been trying to get eric running on my Gentoo box and am having
difficulties. I even went so far as to unmerge every PyQt related
(sip, PyQt, and QScintilla). and re-emerge them.

When trying to import qtext I get the following error...

Python 2.3.4 (#1, Jun 14 2004, 23:21:35)
[GCC 3.3.3 20040412 (Gentoo Linux 3.3.3-r5, ssp-3.3-7, pie-8.7.5.3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import qtext
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: /usr/lib/python2.3/site-packages/qtext.so: undefined
symbol: _ZNK21QextScintillaLexerSQL9classNameEv
>>>

Suggestion will be greatly appreciated.

-- 
Stand Fast,
    tjg.




More information about the PyQt mailing list