[PyKDE] ANN: new eric3 snapshot
Kevin Walzer
sw at wordtech-software.com
Thu Mar 10 02:59:03 GMT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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/site-packages/eric3/eric3.py",
line 123, in ?
~ main()
~ File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-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.py",
line 17, in ?
~ import ThirdParty.brm.bike as bike
~ File
"/Users/kevin/Desktop/eric-snapshot-20050309/eric/ThirdParty/brm/bike/__init__.py",
line 10, in ?
~ from bikefacade import init, NotAPythonModuleOrPackageException,
CouldntLocateASTNodeFromCoordinatesException, UndoStackEmptyException
~ File
"/Users/kevin/Desktop/eric-snapshot-20050309/eric/ThirdParty/brm/bike/bikefacade.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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCL7f2JmdQs+6YVcoRAg6eAJ0ZSCjdHcB4TpUWHVmvggLpWQry3ACfS6V9
UmvauR2DRwOtmpH3uh9V/U4=
=6h8l
-----END PGP SIGNATURE-----
More information about the PyQt
mailing list