[QScintilla] ImportError: cannot import name QsciAPIs

Detlev Offenbach detlev at die-offenbachs.de
Thu Oct 19 17:57:34 BST 2006


Please get a more recent snapshot of eric4, that is compatible with the latest 
QScintilla2 changes.

Detlev

On Tuesday 17 October 2006 16:20, Pythy wrote:
> I'm trying to set up Eric4-snapshot-20061002 with PyQt4-4.0.1, SIP-4.4.5
> and Qscintilla-2-snapshot-20061013.
> Qscintilla build cleanely and imports correctly, but Eric4 fails to run
> with such traceback:
>
> Traceback (most recent call last):
>   File
> "/usr/local/stow/eric4-snapshot-20061002/lib/python2.4/site-packages/eric4/
>eric4- api.py", line 19, in ?
>     import Utilities.ModuleParser
>   File
> "/usr/local/stow/eric4-snapshot-20061002/lib/python2.4/site-packages/eric4/
>__init__.py", line 26, in ?
>   File
> "/usr/local/stow/eric4-snapshot-20061002/lib/python2.4/site-packages/eric4/
>__init__.py", line 27, in ?
>   File
> "/usr/local/stow/eric4-snapshot-20061002/lib/python2.4/site-packages/eric4/
>__init__.py", line 20, in ?
>   File "/usr/lib/python2.4/site-packages/eric4/ViewManager/Workspace.py",
> line 13, in ?
>   File "/usr/lib/python2.4/site-packages/eric4/ViewManager/ViewManager.py",
> line 14, in ?
> ImportError: cannot import name QsciAPIs
>
> What I do wrong?

-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the QScintilla mailing list