[PyKDE] Eric3 and Qscintilla on gentoo
    Phil Thompson 
    phil at riverbankcomputing.co.uk
       
    Wed Sep 15 08:30:38 BST 2004
    
    
  
On Wednesday 15 September 2004 7:08 am, Timothy Grant wrote:
> Hey all,
>
> I decided to take another look at eric the other day and ran into this
> error...
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/eric3/eric3.py", line 20, in ?
>     import Preferences
>   File "/usr/lib/python2.2/site-packages/eric3/Preferences/__init__.py",
> line 24, in ?
>     from qtext import QextScintilla
> ImportError: /usr/lib/python2.3/site-packages/qtext.so: undefined
> symbol: _ZNK18QextScintillaLexer9styleBitsEv
Why does the above reference python2.2 and python2.3?
> I'm running on Gentoo
So am I, without problems.
> I figured something was outta whack so unmerged PyQt, QScintilla and
> eric and remerged.
>
> Everything appeared to build completely correctly but starting eric3
> gave me the same error.
>
> Any help would be appreciated.
I'd suggest asking on the Gentoo forums or add it as a bug to their Bugzilla.
> Also, are there any Vim users who also use eric? how'd you break
> yourself of your vim keys?
Aside from re-wiring your central nervous system, the addition of a vi 
personality to QScintilla is on the TODO list.
Phil
    
    
More information about the PyQt
mailing list