[PyKDE] ANN: new eric3 snapshot released
Cedric BRINER
work at infomaniak.ch
Tue Sep 27 08:40:17 BST 2005
wget http://www.die-offenbachs.de/detlev/snapshots/eric-i18n-fr-snapshot-20050925.tar.gz
tar -xzf eric-snapshot-20050925.tar.gz
cd eric-snapshot-20050925/
python2.3 install.py -b ~/bin -d ~/lib/python2.3/site-packages
------%<-------------------
Listing eric/icons/default ...
Listing eric/pixmaps ...
Installing eric3 ...
An internal error occured. Please report all the output of the program,
including the following traceback, to eric-bugs at die-offenbachs.de.
Traceback (most recent call last):
File "install.py", line 611, in ?
main(sys.argv)
File "install.py", line 588, in main
installEric()
File "install.py", line 250, in installEric
cleanUp()
File "install.py", line 194, in cleanUp
os.remove(e3cfile)
OSError: [Errno 13] Permission denied: '/usr/lib/python2.3/site-packages/eric3config.py'
Exit 1
------%<-------------------
> this is to inform you of the release of a new eric3 snapshot. It will be the
> last snapshot before doing the -rc releases of the 3.8 development. This
> snapshot features some more enhancements to the quicksearch facility and
> support for PyLint.
>
> It is available via http://www.die-offenbachs.de/detlev/eric3.html in the
> snapshots area.
>
> Please give it a try and send all bug reports to the eric3 bug email.
Ced.
P.-S. is this new snapshot will support python2.4 new syntax
like:
@staticmethod
def aStaticMethod():
pass
--
Cedric BRINER
Geneva - Switzerland
More information about the PyQt
mailing list