Ask Your Question
1

how to unlock sagemath 8.8 on MacOS 10.15 Catalina?

asked 2019-10-11 23:25:55 +0200

gam gravatar image

updated 2020-01-12 13:23:58 +0200

FrédéricC gravatar image

Sagemath 8.8 won't run on MacOS 10.15 because of security locks. The system objects to software packages from "unknown" sources, like python and sage. It's possible to instruct the system to accept a package, but I've been able to do that only manually, one package at a time--a boring job withe sagemath's hundreds (?) of packages.

Help? Hints? Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2019-11-13 08:09:59 +0200

Micah gravatar image

This happened to me as well. The solution I found was:

1) Run the following command in a terminal window to turn off Gatekeeper:

sudo spctl --master-disable

2) Immediately afterward, run sage from a terminal window. (In particular, do not attempt to do anything with the Security & Privacy control panel before running sage.)

3) After you have opened sage once, you can go to the Security & Privacy panel and again allow only apps from identified developers, and sage will still open. Even if you do not change the settings, they may mysteriously reset to the default after a bit anyway.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2019-10-11 23:25:55 +0200

Seen: 1,094 times

Last updated: Oct 11 '19