[Eric] Problems running Eric on WinXP
Detlev Offenbach
detlev at die-offenbachs.de
Sun Jan 6 15:32:15 GMT 2008
Hi Justin,
thanks for the updated error report. Unfortunately I am not able to reproduce
the problem. Please download the latest eric4 release package from
SourceForge (just follow the link on the eric4 download page of the eric4 web
site) and install this one. That way we can determine, if it is a problem
with the installer.
Regards,
Detlev
On Sonntag, 6. Januar 2008, Justin Hendren wrote:
> On Jan 6, 2008 9:06 AM, Detlev Offenbach <detlev at die-offenbachs.de> wrote:
> > On Sonntag, 6. Januar 2008, Justin Hendren wrote:
> > > Hello, I've recently tried to use Eric, installed from the binary
> >
> > package
> >
> > > PyQt-Py2.5-gpl-4.3.3-2.exe found on the Riverbank QT pages.
> > >
> > > Installation was fine, QT was installed, MingGW was also download and
> > > installed with no problems.
> > >
> > > Starting the IDE gives me this error however:
> > >
> > > Traceback (most recent call last):
> > > File "eric4.pyw", line 6, in <module>
> > > from eric4 import main
> > > File "E:\Python25\Lib\site-packages\eric4\eric4.py
> > > from Refactoring.Refactoring import BRM_VERSION_
> > > File "E:\Python25\Lib\site-packages\eric4\Refactor
> > > import ThirdParty.brm.bike as bike
> > > File "E:\Python25\Lib\site-packages\eric4\ThirdPar
> >
> > Was this truncated by the email program or is your installation path
> > truncated?
> >
> > My fault, it seems Gmail truncated it for some reason :(
>
> Here is the full error:
>
> Traceback (most recent call last):
> File "eric4.pyw", line 6, in <module>
> from eric4 import main
> File "E:\Python25\Lib\site-packages\eric4\eric4.py", line 42, in <module>
> from Refactoring.Refactoring import BRM_VERSION_STR
> File "E:\Python25\Lib\site-packages\eric4\Refactoring\Refactoring.py",
> line 17, in <module>
> import ThirdParty.brm.bike as bike
> File
> "E:\Python25\Lib\site-packages\eric4\ThirdParty\brm\bike\__init__.py", line
> 10, in <module>
> from bikefacade import init, NotAPythonModuleOrPackageException,
> CouldntLocateASTNodeFromCoordinatesException, UndoStackEmptyException
> File
> "E:\Python25\Lib\site-packages\eric4\ThirdParty\brm\bike\bikefacade.py",
> line 5, in <module>
> from bike.parsing.pathutils import getRootDirectory
> ImportError: No module named bike.parsing.pathutils
>
> Maybe that will help?
>
> Thanks
>
> > --
> > Detlev Offenbach
> > detlev at die-offenbachs.de
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list