[PyKDE] ANN: new eric3 snapshot

Detlev Offenbach detlev at die-offenbachs.de
Mon Dec 6 19:49:40 GMT 2004


Am Montag, 6. Dezember 2004 20:12 schrieb Kevin Walzer:
> Hi Detlev,
>
> Runnig the new snapshot on Mac OS X I get the following:
>
> ~ File "/Users/kevin/Desktop/eric-snapshot-20041205/eric/eric3.py", line
> 123, in ?
> ~    main()
> ~  File "/Users/kevin/Desktop/eric-snapshot-20041205/eric/eric3.py", line
> 106, in main
> ~    from UI.UserInterface import UserInterface
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20041205/eric/UI/UserInterface.py",
> line 27, in ?
> ~    from EmailDialog import EmailDialog
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20041205/eric/UI/EmailDialog.py",
> line 34, in ?
> ~    from Refactoring.Refactoring import Refactoring, BRM_VERSION_STR
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20041205/eric/Refactoring/Refactoring.p
>y", line 17, in ?
> ~    import ThirdParty.brm.bike as bike
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20041205/eric/ThirdParty/brm/bike/__ini
>t__.py", line 10, in ?
> ~    from bikefacade import init, NotAPythonModuleOrPackageException,
> CouldntLocateASTNodeFromCoordinatesException, UndoStackEmptyException
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20041205/eric/ThirdParty/brm/bike/bikef
>acade.py", line 5, in ?
> ~    from bike.parsing.pathutils import getRootDirectory
> ImportError: No module named bike.parsing.pathutils
>
>
> I'm working with the current version of sip/pyqt/qscintilla, but not the
> latest snapshot. Perhaps that's the problem?

That has nothing to do with qscintilla. It looks as if the path to the brm 
module is not set correctly. Can you please send me your eric3config.py file? 
You will find it in the site-packages directory.

>
> I wish I could get Eric 3.5x working on the Mac. I've tried rebuilding
> everything and still get a lot of crashes when saving files (though
> nothing like above). Others have reported successfully using Erci 3.5,
> but I can't seem to get it working. :-(
>
> Any other Mac users on the list have any insights?
>
> Kevin
>
> Detlev Offenbach wrote:
> | Hi,
> |
> | this is to let you know about a new snapshot release. This one includes a
> | surprise for all people who use the right operating system. Go get it and
> | see, if you find the surprise.
> |
> | As usual it is available via
>
> http://www.die-offenbachs.de/detlev/eric3.html in
>
> | the snapshots section.
> |
> | Regards,
> | Detlev

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list