I was researching how to get LaTeX to do calculations so that I can automate worksheets and everything pointed to using SageMath. I am attempting to install Sage on a Mac running Sequoia 15.6 (M1).
I got the following error message: FileNotMirroredError('tarball does not exist on mirror network') sage_bootstrap.tarball.FileNotMirroredError: tarball does not exist on mirror network Error: downloading configure tarball failed make: * [configure] Error 1
I noticed that someone else had a similar problem, and a patch (patch-2.7.6) was suggested; however, I'm unsure how to install the patch or where to install it. I downloaded the patch folder and unzipped it, but I'm unsure how to proceed.
This is the second attempt I've made to install SageMath. First, I tried a binary install, but I could not locate the "sagemath.sty" file to make it known to LaTeX. Using Homebrew or conda seemed more complicated than this method, which is why I was trying it.
I really appreciate any help you can provide.
Thank you,
Tessa
File "/Users/tessa/sage/sage/build/bin/../sage_bootstrap/tarball.py", line 189, in download
raise FileNotMirroredError('tarball does not exist on mirror network')
sage_bootstrap.tarball.FileNotMirroredError: tarball does not exist on mirror network
Error: downloading configure tarball failed
make: *** [configure] Error 1
Which seems, more or less, to be the same error as before. Not sure what I'm doing wrong. Is there another folder where I could install the patch?
--
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...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sage-support/900e3730-dfe1-4863-9f87-3fea10ae66bbn%40googlegroups.com.
I really appreciate any help you can provide.
Thank you,
Tessa
--
--
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...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sage-support/2BDA70F3-DD5B-468A-BB25-92446EF833D8%40gmail.com.