Hello everyone ! I'm trying to install sage combinat on my computer to share patches with a friend, but it freezes after only a few minutes. Here are the last lines of input in the terminal
After cloning, if you change any Sage library files and want to rebuild the html version of the reference manual, use the command sage -docbuild reference html (after running 'sage -b'). Note: if *before* cloning, you have changed any Sage library files without rebuilding the reference manual, then after cloning, you will need to touch those files again if you want the changes to be incorporated into the reference manual. Updating modification times for the documentation... sage -docbuild --update-mtimes reference html sphinx-build -b html -d /Users/alexandre/Applications/sage/devel/sage/ doc/output/doctrees/en/reference /Users/alexandre/Applications/sage/ devel/sage/doc/en/reference /Users/alexandre/Applications/sage/devel/ sage/doc/output/html/en/reference /Users/alexandre/Applications/sage/local/lib/python2.6/site-packages/ docutils/parsers/rst/__init__.py:178: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message /Users/alexandre/Applications/sage/local/lib/python2.6/site-packages/ docutils/parsers/rst/states.py:2046: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 directive_error.message) And nothing else happens. I didn't find anything on the wiki or on the web which could explain this behavior. Has anybody else met this problem too ? Or maybe this is because there's something incorrect I do. Thank you for your answers ! By the way, I have a MacBook Pro with Snow Leopard on it. Alexandre Blondin Massé -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org