From pykde Thu Apr 28 13:34:07 2005 From: Fabien Meghazi Date: Thu, 28 Apr 2005 13:34:07 +0000 To: pykde Subject: Re: [PyKDE] PythonQt Eric3 issues Message-Id: <7772a25905042806347c33450c () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=pykde&m=111469531404039 > It appears that Eric3 is not always installed the first time. I am > currently working on this. If Eric3 will not start from the windows > start menu in yur case. Please install PythonQt again. Yeps I got this problem. But when starting it from command line here's what I get : C:\apps\PythonQt\Lib\site-packages\eric3>python eric3.py Warning: translation file 'qt_fr_BE'could not be loaded. Using default. Warning: translation file 'eric3_fr_BE'could not be loaded. Using default. Warning: translation file 'qscintilla_fr_BE'could not be loaded. Using default. Traceback (most recent call last): File "eric3.py", line 123, in ? main() File "eric3.py", line 106, in main from UI.UserInterface import UserInterface File "C:\apps\PythonQt\Lib\site-packages\eric3\UI\UserInterface.py", line 28, in ? from EmailDialog import EmailDialog File "C:\apps\PythonQt\Lib\site-packages\eric3\UI\EmailDialog.py", line 34, in ? from Refactoring.Refactoring import Refactoring, BRM_VERSION_STR File "C:\apps\PythonQt\Lib\site-packages\eric3\Refactoring\Refactoring.py", li ne 17, in ? import ThirdParty.brm.bike as bike File "C:\apps\PythonQt\Lib\site-packages\eric3\ThirdParty\brm\bike\__init__.py ", line 10, in ? from bikefacade import init, NotAPythonModuleOrPackageException, CouldntLoca teASTNodeFromCoordinatesException, UndoStackEmptyException File "C:\apps\PythonQt\Lib\site-packages\eric3\ThirdParty\brm\bike\bikefacade. py", line 5, in ? from bike.parsing.pathutils import getRootDirectory ImportError: No module named bike.parsing.pathutils _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde