[PyKDE] ANN: new eric3 snapshot

Detlev Offenbach detlev at die-offenbachs.de
Thu Mar 10 18:31:36 GMT 2005


Am Donnerstag, 10. März 2005 19:10 schrieb Kevin Walzer:
> No error messages during installation. Everything seems to install
> smoothly and in fact, the files are in the correct directory--it just
> seems like eric can't see them. Should I provide any other
> output/files/doc?

The only possible explanation right now is, that somehow the statement of line 
15 of Refactoring.py didn't get executed or sys.path get overwritten somehow 
after that statement. Over here (with Linux) it works ok. Could this be a 
MacOS quirk?

Detlev

>
> 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:sw at wordtech-software.com
>
> Detlev Offenbach wrote:
> | 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/s
> |>it e-packages/eric3/eric3.py", line 123, in ?
> |>~    main()
> |>~  File
> |>"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/s
> |>it 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/__i
> |>ni t__.py", line 10, in ?
> |>~    from bikefacade import init, NotAPythonModuleOrPackageException,
> |>CouldntLocateASTNodeFromCoordinatesException, UndoStackEmptyException
> |>~  File
> |>"/Users/kevin/Desktop/eric-snapshot-20050309/eric/ThirdParty/brm/bike/bik
> |>ef 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:sw at wordtech-software.com
> |>
> |>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    PyKDE at mats.imk.fraunhofer.de
> |>http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list