[sage-support] Re: Error with digraph plot and view

2023-06-03 Thread Matthias Koeppe
Try "make -j list-broken-packages", which may give instructions how to fix this On Saturday, June 3, 2023 at 7:40:58 PM UTC-7 Jianping Pan wrote: > Hi all, > > I'm using *SageMath version 10.1.beta1*, and I have dot2tex and graphviz > installed. I checked that following line produces a nice

[sage-support] Error with digraph plot and view

2023-06-03 Thread Jianping Pan
Hi all, I'm using *SageMath version 10.1.beta1*, and I have dot2tex and graphviz installed. I checked that following line produces a nice PDF of the tableau. sage: T = Tableau([[1,2,2], [2,3]]); view(T) However, I found that I can not plot or view any digraphs. Thanks! sage: G =

[sage-support] Re: Error building giac-1.9.0.15p0

2023-06-03 Thread Ian Bridges
Same happens with building sage 9.8 from source. On Thursday, June 1, 2023 at 11:37:33 PM UTC-4 Ian Bridges wrote: > Hello, > > I was building Sage 10.0.0 from source and I got an "Error installing > package giac-1.9.0.15p0'. I am on Void Linux on a ThinkpadX220. The log > files are attached.