[sage-devel] Re: Cannot run notebook()

2007-11-29 Thread mabshoff
On Nov 29, 8:09 pm, akm <[EMAIL PROTECTED]> wrote: Hello Andrew, > Who knows. In any case, I started notebook like so: > notebook(secure=true, port=9000) on Bobby Moretti's advice and it runs > fine locally. In that case it seems likely that the port in question (8000) is either blocker by a

[sage-devel] Re: Cannot run notebook()

2007-11-29 Thread akm
Who knows. In any case, I started notebook like so: notebook(secure=true, port=9000) on Bobby Moretti's advice and it runs fine locally. Best, Andrew --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this gr

[sage-devel] Re: Cannot run notebook()

2007-11-26 Thread mabshoff
On Nov 27, 1:36 am, akm <[EMAIL PROTECTED]> wrote: > On Nov 26, 4:09 pm, mabshoff <[EMAIL PROTECTED] > > dortmund.de> wrote: > > > To fix it: Go into $SAGE_LOCAL/spkg/installed and delete cremon*.spkg, > > ntl*.spkg and sage*.spkg, then execure make in $SAGE_ROOT. > > Thanks, Michael. > > I don'

[sage-devel] Re: Cannot run notebook()

2007-11-26 Thread akm
On Nov 26, 4:09 pm, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > > To fix it: Go into $SAGE_LOCAL/spkg/installed and delete cremon*.spkg, > ntl*.spkg and sage*.spkg, then execure make in $SAGE_ROOT. Thanks, Michael. I don't see any files ending in .spkg, however. Also, the main problem I'm

[sage-devel] Re: Cannot run notebook()

2007-11-26 Thread akm
Correction: On Nov 26, 3:43 pm, akm <[EMAIL PROTECTED]> wrote: > I installed > sage-2.8.13 from source, then upgraded to 2.8.14 when I had trouble. I installed a pre-built binary. Best, Andrew --~--~-~--~~~---~--~~ To post to this group, send email to sage-deve

[sage-devel] Re: Cannot run notebook()

2007-11-26 Thread mabshoff
On Nov 27, 12:43 am, akm <[EMAIL PROTECTED]> wrote: > Dear List, > > I am trying to run sage in a browser using notebook(). I installed > sage-2.8.13 from source, then upgraded to 2.8.14 when I had trouble. > > Any help will be appreciated. Logs and stack traces below. > > Best, > Andrew > He