Hi all,
I prefer the Eric Python IDE to all other, however, unfortunately,
Eric4.x (as well as the latest snapshot mentioned in the ann) fails to
debug any py-file (while Eric3.9.5 from Kubuntu software channel works
ok):

The debugged program raised the exception unhandled TypeError
"not all arguments converted during string formatting"
File: /usr/lib/python2.5/site-packages/eric4/DebugClients/Python/
DebugBase.py, Line: 515

Could you fix the issue?
Kubuntu 7.10, AMD Athlon, Python 2.5.
Regards, D.

On Feb 3, 5:45 pm, Detlev Offenbach <[EMAIL PROTECTED]> wrote:
> Hi,
>
> eric4 4.1.0 was just released. This is a major feature release. Compared
> to 4.0.4 it contains these features next to bug fixes.
>
> - Added a plugin system for easy extensibility
> - Converted the following interface to plugins available separately
>   -- PyLint checker
>   -- CxFreeze packager
>   -- CharTables tool
>   -- CVS version control system
>   -- BRM refactoring
> - Added new project types
>   -- Eric4 Plugin
>   -- Django
>   -- TurboGears
>   -- wxPython
> - Added source code exporters for
>   -- HTML
>   -- PDF
>   -- RTF
>   -- Latex
> - Added subversion repository and log browsers
> - Included API files for
>   -- eric4
>   -- Django
>   -- TurboGears
>   -- wxPython
>   -- Zope 2
>   -- Zope 3
> - Many enhancements to the functionality already there
>
> What is eric4?
> --------------
> eric4 is a Python (and Ruby) IDE with all batteries included. Please 
> seehttp://www.die-offenbachs.de/ericfor details and screenshots.
>
> Regards,
> Detlev
> --
> Detlev Offenbach
> [EMAIL PROTECTED]

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to