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 <https://github.com/sagemath/sage/pull/36529>, and I was able to reproduce the same issue as in this <https://github.com/sagemath/sage/pull/36529#issuecomment-1853160415> one, but I could not solve my problem by following it. Thanks! Jianping -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/sage-support/54310e7f-78d2-4b49-8481-d598c0aa8462n%40googlegroups.com.