[PyKDE] Problems with QScintilla
Flávio Codeço Coelho
fccoelho at fiocruz.br
Mon Sep 27 14:16:02 BST 2004
Hi Tim,
It can be done,
I have eric running nicely under gentoo both in my 32-bit and 64-bit boxes.
uname -a
Linux tux64 2.6.7-gentoo-r14 #1 Thu Aug 19 07:09:04 BRT 2004 x86_64 12
GNU/Linux
Python 2.3.4 (#1, Aug 20 2004, 17:15:16)
[GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import qtext
>>>
I have:
Qt 3.3.3
PyQt 3.12
SIP 4.0.1
Qscintilla 1.60
hope that can help,
Flavio
On Sunday 26 September 2004 19:58, Timothy Grant wrote:
> 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.
More information about the PyQt
mailing list