I would like to install SAGE on a macOS MacBook Pro16 computer. The problem I have is that Sage is killed when trying to install it by the system. The reasons is laudable: Do not run untrusted binaries on a macintosh.
But in that case, it makes installation kind of impossible. The reason is that the first binary to be allowed on "Security & Privacy" is Python3.8 If the story stopped here, then that would be perfectly fine. However, after I allow the Python3.8 I have further libraries to allow and it does not appear to converge as I keep allowing the same libraries over and over. I tried two ways of installing: 1) Downloading the .tar.bz2 and installing it in my $HOME/opt directory just as I do on Linux. 2) Downloading the .dmg archive and installing sage in /Application directory. I would have expected that it worked since /Application is a root directory and not user one. Also the .dmg is a package format so should allow simple authorization scheme. I followed the "Sage Installation Guide. Release 9.2" and unfortunately that problem does not appear to be addressed there. Mathieu -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/819b6b90-2cae-4829-9dbb-cd957d8bccdan%40googlegroups.com.
