Hi,

did you get any error messages during the installation? It looks as if it 
didn't install all files of the eric3 distribution.

Detlev

Am Donnerstag, 10. M�rz 2005 03:59 schrieb Kevin Walzer:
> Running the new snapshot against a new build of PyQt (the latest
> packages that Phil released this week plus Qt 3.3.4), I get this
> crash/traceback:
>
> Kevin-Walzers-Computer:~/Desktop/eric-snapshot-20050309 kevin$ eric3
> Traceback (most recent call last):
> ~  File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/sit
>e-packages/eric3/eric3.py", line 123, in ?
> ~    main()
> ~  File
> "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/sit
>e-packages/eric3/eric3.py", line 106, in main
> ~    from UI.UserInterface import UserInterface
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20050309/eric/UI/UserInterface.py",
> line 28, in ?
> ~    from EmailDialog import EmailDialog
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20050309/eric/UI/EmailDialog.py",
> line 34, in ?
> ~    from Refactoring.Refactoring import Refactoring, BRM_VERSION_STR
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20050309/eric/Refactoring/Refactoring.p
>y", line 17, in ?
> ~    import ThirdParty.brm.bike as bike
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20050309/eric/ThirdParty/brm/bike/__ini
>t__.py", line 10, in ?
> ~    from bikefacade import init, NotAPythonModuleOrPackageException,
> CouldntLocateASTNodeFromCoordinatesException, UndoStackEmptyException
> ~  File
> "/Users/kevin/Desktop/eric-snapshot-20050309/eric/ThirdParty/brm/bike/bikef
>acade.py", line 5, in ?
> ~    from bike.parsing.pathutils import getRootDirectory
> ImportError: No module named bike.parsing.pathutils
>
> Any advice?
> Cheers,
>
> Kevin Walzer, PhD
> WordTech Software--Open Source Applications and Packages for OS X
> http://www.wordtech-software.com
> http://www.smallbizmac.com
> http://www.kevin-walzer.com
> mailto:[EMAIL PROTECTED]
>
> Detlev Offenbach wrote:
> | Hi,
> |
> | I have just uploaded a new snapshot of eric3. This one features the
>
> following
>
> | enhancements next to some bug fixes.
> |
> | - a Ruby debugger
> | - lexer support for Lua
> | - improved variables display to better cope with programs containing
>
> large
>
> | arrays or dictionaries
> |
> | Please test especially the variables display to make sure that I haven't
> | broken it completely.
> |
> | Detlev
>
> _______________________________________________
> PyKDE mailing list    [email protected]
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

-- 
Detlev Offenbach
[EMAIL PROTECTED]

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to