Joseph Hundley wrote:
> sage --docbuild <SOMETHING> html
> produces many errors that look like this 
> 
> *[tensor   ]**Extension error:*
> 
> *[tensor   ]* Could not import extension sage_autodoc (exception: cannot
> import name sage_formatargspec)
> 
> Build finished.  The built documents can be found in
> SAGEROOT/local/share/doc/sage/html/en/reference/tensor
> 
> (the only thing I see varying from one to the next is what is the
> instances of "tensor" in this example. 
> No actual documentation is built. That is
> SAGEROOT/local/share/doc/sage/html/en/reference/tensor is empty.
> 
> Any idea what's going on?

You've presumably downgraded your Sage version by checking out some
older, pre-#20545 one.

You have to run 'make' after doing so (or in this case, './sage -b'
might be sufficient, but running 'make' is safer).


-leif



-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to