Menu

Two Pythons?

David
2008-07-17
2013-03-15
  • David

    David - 2008-07-17

    All,

    Is it possible in preferences to list two separate paths to python interpreters, then switch between them as needed.

    I have two pythons on my system, one from enthought and another from python.org and I'd like to switch back and forth at times.

    D.

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2008-07-18

      Right now, you can have both configured, but at a time, only one of those can be used for code-completion, analysis etc. The other one can only be used to make a run config (so run > open run dialog and in the interpreter tab of your python run choose the other interpreter).

      Cheers,

      Fabio