[sage-support] Re: Sage + Eclipse + PyDev

2008-06-17 Thread Emerson
Hello Michael. I've tried that, but unfortunately, it still didn't work. I found a way of making it work, even though I'm not sure if it's the proper way of doing it. Basically, on Eclipse, I create a new "Run Configuration" that runs sage with the arguments "-python" and the path to your main py

[sage-support] Re: Sage + Eclipse + PyDev

2008-06-10 Thread mabshoff
On Jun 10, 9:49 am, Emerson <[EMAIL PROTECTED]> wrote: > Hello everyone. Hi Emerson, > I'm trying to set up sage to work with pydev on Eclipse. So far, I've > managed to set the interpreter properly (it does seem to work > properly). The problem is that when I try to do this... > > from sage.a