I guess something went wrong when compiling Sage? Can you post your logs/pkgs/sagenb_export-2.0.log
You can try to run "sage -p sagenb_export" to install it by hand On Tuesday, September 6, 2016 at 2:34:38 PM UTC+2, Stan Schymanski wrote: > > Sorry for the late response. I cannot upload all my worksheets, as they > are in the 100s. But here is the error message: > > ~/Programs/sage-upgrade$ ./sage --notebook=export --list > Traceback (most recent call last): > File "~/Programs/sage-upgrade/src/bin/sage-notebook", line 225, in > <module> > launcher(unknown) > File "~/Programs/sage-upgrade/src/bin/sage-notebook", line 116, in > __init__ > os.execvp(SAGENB_EXPORT, [SAGENB_EXPORT] + argv) > File "~/Programs/sage-upgrade/local/lib/python/os.py", line 346, in > execvp > _execvpe(file, args) > File "~/Programs/sage-upgrade/local/lib/python/os.py", line 382, in > _execvpe > func(fullname, *argrest) > OSError: [Errno 2] No such file or directory > > > > > > > On Friday, August 26, 2016 at 11:30:55 PM UTC+2, Volker Braun wrote: >> >> can you upload them somewhere or at least post your error message? >> >> On Friday, August 26, 2016 at 10:27:42 PM UTC+2, Stan Schymanski wrote: >>> >>> I have > 400 worksheets in ~/.sage/sage_notebook.sagenb/home/admin. >>> >>> On Friday, August 26, 2016 at 7:44:15 PM UTC+2, Volker Braun wrote: >>>> >>>> Do you have worksheets in sagenb? They should be >>>> in ~/.sage/sage_notebook.sagenb/ >>>> >>>> >>>> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
