View does not work for crystal graphs (SageMath version 10.4)

35 views
Skip to first unread message

Jianping Pan

unread,
Nov 1, 2024, 4:56:16 PMNov 1
to sage-support
Hi all,

I'm running SageMath version 10.4 on iMac 2023 with M3 chip. I installed Sage using pre-build binary from the 3-manifolds project. I have seen some recent conversations (specifically this one https://groups.google.com/g/sage-support/c/C53biOTdiFk/m/Ly5hZM3tAAAJ since I could also successfully run view on other graphs) on similar issue but still could not fix this.

sage: 
 B = crystals.Tableaux
(['A',2], shape=[2,1])

sage: view(B)


I got "==> Fatal error occurred, no output PDF file produced!"




I have tried doing the following inside sage (in my Jupyter notebook) which says the installation was successful.


pip install graphviz

pip install dot2tex


I start to wonder if it is necessary for me to install from source code to be able to do operations in "sage -sh" or "sage -i" to make it work.



I also tried reading 36529, and I was able to reproduce the same issue as in this one, but I could not solve my problem by following it.




Thanks!


Jianping



Kwankyu

unread,
Nov 1, 2024, 7:58:37 PMNov 1
to sage-support
Reply all
Reply to author
Forward
0 new messages