
I chose the installation via Update Manager:
Start Eclipse and set up Python Interpreters in menu Windows/Preferences:
by clicking "Auto Config" or "New..." button.
For testing create a new Pydev project from menu File/New/Project:
Write any simple code and run:
Python extension module Psyco can be installed in order to speed up debugging. It's a pity I could not make it work with Python 2.6 - it shows the warning that "psyco is not available...":
It works fine with Python 2.5:
0 comments:
Post a Comment