Menu

Eclipse preferences won't set interpreter.

2009-02-20
2013-03-15
  • Victor Frandsen

    Victor Frandsen - 2009-02-20

    hello i'm running pydev 1.4.3.2627 on  Eclipse v 3.4.1 and using python2.5.
    when i try to set a python interpreter it will never save the changes i make and thus will never let me start a new pydev project.
    after selecting an interpreter it allows me to select the library files... then if i push apply they all disappear. or if i push ok and go back in everything is blank as if nothing has been set.
    wtf?
    please help.

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2009-02-20

      Do you have some error in your error log?

      Cheers,

      Fabio

       
    • Marco Leite

      Marco Leite - 2009-02-20

      Are you running in linux ? If yes, them I think this resembles
      the same problem I've had before.
      Check your Java machine, in case if you are not running the real
      Sun Java distribution. Mine desapeared once I removed OpenJDK
      and installed Sun Java ...

      Cheers,
      Marco

       
    • Marko Koivusalo

      Marko Koivusalo - 2009-02-20

      Same problem here. Once I've added interpreter it displays correctly for a while in preferences, but if you change tabs / selections or close preferences then interpreter information is lost.

      Paranoidi

       
    • Konstantin Yavichev

      Same problem here.
      I downloaded python, eclipse and pydev this morning.
      All of them are latest builds. Tried with python 2.6 as well.
      And I get same exception. Same behavior as mrweektor described.
      Please help!

       
      • Fabio Zadrozny

        Fabio Zadrozny - 2009-02-20

        I'm working on it... Still, just as a workaround, if any environment variable is specified (just put variable A value A) it works.

        Cheers,

        Fabio

        p.s. A new release should be out soon with that fixed.

         
        • Fabio Zadrozny

          Fabio Zadrozny - 2009-02-20

          Ok, the new version is already available with that bugfix (1.4.4).

          Cheers,

          Fabio

           
    • Konstantin Yavichev

      thank you!

       
    • Victor Frandsen

      Victor Frandsen - 2009-02-21

      wow... kudos for bein' on top of things. thanks a ton!