Menu

a question install pydev jython

bellszhu
2011-08-09
2013-03-15
  • bellszhu

    bellszhu - 2011-08-09

    eclipse-> window -> preferences-> PyDev -> Interpreter-Jython-> new

    Error: python stdlib not found or stdlib found with.py files.

    bells@bells:~$ python -version
    Python 2.7.1+

    bells@bells:~$ jython -version
    Jython 2.2.1 on java1.6.0_22

    in ubuntu11.04

    pydev  2.2.0

     
  • bellszhu

    bellszhu - 2011-08-09

     
  • bellszhu

    bellszhu - 2011-08-09

    photoshot

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-08-11

    You have to add the /Lib folder (containing the files such as threading.py). In the latest version (2.2.1), PyDev gives you an option to 'proceed anyway', despite the error so that you can actually add that directory after the error is shown.

    Cheers,

    Fabio

     
  • bellszhu

    bellszhu - 2011-08-14

    how to add the /Lib folder ??
    windows -> preferences -> PyDev …??..

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-08-18

    In the interpreter configuration. See: http://pydev.org/manual_101_interpreter.html