Hi Alexandre, On Sun, Dec 6, 2009 at 5:24 AM, ablondin <[email protected]> wrote: > 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é
I have CC'd this email to the sage-combinat-devel mailing list because people on that list can give you help specific to sage-combinat. Also, this sage-devel thread [1] might be helpful to you. [1] http://groups.google.com/group/sage-devel/browse_thread/thread/11f432ca0302189e/e58e6d56ba5cb969 -- Regards Minh Van Nguyen -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
