The latest eric4 version as of today is 4.4.19. eric4 is the variant of the IDE
to be used with Python2. eric5 is the Python3 port and is the one that is most
actively developed (i.e. new features added).
To develop TurboGears applications I highly recommend to use eric4 because eric5
does not come with a TurboGears plug-in. Except from this it is very well
possible to install Python2 and Python3 in parallel as well as to install eric4
and eric5 in parallel.
|