I was updating from sage 8.7 to 8.8 using git pull in my develop branch and
encountered with following error due to igraph.
I am using Ubuntu 16.04 OS.
[dochtml] Build finished. The built documents can be found in
/home/rajat/new_version/sage-8.7.beta6/local/share/doc/sage/html/it/a_tour_of_
I am new to sage as well as github,
I am having a problem in building sage on develop branch using
./sage -br
few days ago I successfully compiled and used sage but today when I made
certain changes in python file in graph module and the tried to build it
using ./sage -br , I got following errors