I try to install sage 8.0 on my mac osx, got the following error,.
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.
logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.
[Process completed]