On 2015-11-05 16:18, Jori Mäntysalo wrote:
So I suspect that somehow the package installation does not trigger
something it should.
Yes, this is a known issue. I wouldn't really call it a "bug" since it's
documented by the following message after installing a package:
Warning: it might be ne
Shortly: Can someone WITHOUT bliss installed try
sage -c 'from sage.graphs.bliss import canonical_form'
sage -i bliss
sage -c 'from sage.graphs.bliss import canonical_form'
make
sage -c 'from sage.graphs.bliss import canonical_form'
* * *
Long version:
I got strange error, and hope that someo