Hi, I'm trying to get sage-8.2 to run on MacOS 10.13.5 in three ways:
1) Download sage-8.2-OSX_10.13.4-x86_64.tar.bz2 and unpack. 2) Download sage-8.2-OSX_10.13.4-x86_64.dmg and unpack 3) hombrew cask install sage All three of them result in a non-working installation that starts up like this: sage RecursionError: maximum recursion depth exceeded during compilation ************************************************************************ It seems that you are attempting to run Sage from an unpacked source tarball, but you have not compiled it yet (or maybe the build has not finished). You should run `make` in the Sage root directory first. If you did not intend to build Sage from source, you should download a binary tarball instead. Read README.txt for more information. ************************************************************************ What could be wrong? Thanks, Thomas -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
