Menu

console has errors on load-up

Anonymous
2011-07-18
2013-03-15
  • Anonymous

    Anonymous - 2011-07-18

    I just downloaded the latest Pydev (2.1.1.20110713)  on Eclipse 3.6 (CDT edition) for Ubuntu 64 bit.

    When I try to start a new pydev console -> Python console, I receive the following error:

    import sys; print('%s %s' % (sys.executable or sys.platform, sys.version))
    Console already exited with value: 1 while waiting for an answer.
    Error stream:
    Output stream:

    this same message is emitted on every command

    However if I start the console as pydev console -> Console for currently active editor

    all seems to work mint-ily. This problem did not occur before the update, and I was only making a updating from  2.1.0.20110623.

    Hints?

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-07-18

    Do you have some error in your error log? (see: http://pydev.org/faq.html#how_do_i_report_a_bug )

    Cheers,

    Fabio

     
  • Anonymous

    Anonymous - 2011-07-19

    Nothing is written to the error log. ($WORKSPACE/.metadata/.log)

    Here are a few more facts:

    - Eclipse install location:  /home/alex/numerix/eclipse
    - Project location where the bug appears:  /home/alex/Workspaces/Python

    Should I file a bug report?

    thanks,

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.