Hmmmm.... I typed "make" then "make doc-clean" then "make" again, and I now have exactly the same problem as Dima O_o
OSError: [reference] WARNING: Unable to fetch /home/ncohen/.Sage/src/doc/output/doctrees/en/reference/sets/environment.pickle make: *** [doc-html] Error 1 ~/.Sage$ cat /home/ncohen/.Sage/src/doc/output/doctrees/en/reference/sets/environment.pickle cat: /home/ncohen/.Sage/src/doc/output/doctrees/en/reference/sets/environment.pickle: No such file or directory Hmmmmmmmm O_O;;; Nathann On 6 March 2014 16:50, Dima Pasechnik <[email protected]> wrote: > On 2014-03-06, Volker Braun <[email protected]> wrote: >> I've never seen that error. The documentation is built at the end, so that >> means that Sage was built without errors. Can you try running the doctests? >> Perhaps some component is not working and somehow makes the >> numeric/environment.pickle invalid? >> >> If all fails, run "make distclean && make"... > > Tried "make distclean && make", with no luck (!). > I'm going to get the tarfile of beta3 and compare the sources, > something must be fishy out there... > > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" 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 http://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sage-release" 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 http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
