![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCUe6cbH6eEzQhfrle8-TnsbJvRpWunXbvWV8s9xLD2h5jEZ88LPNjad9grt46hD8KhdnWkH9UgK4khdhUF5T9W7TZMfhU2uXiaEg5y_hBcXLvJwJp6-oSBimQGx_WkZhPE2xyryMMqxQ/s800/ProgrammingIconBlue80x80.png)
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