sage does not run on Mac Catalina

321 views
Skip to first unread message

hao chen

unread,
Feb 6, 2020, 7:52:31 PM2/6/20
to sage-support
I downloaded the dmg, moved the SageMath folder to /Applications, and opened  the "sage" file with terminal, but I got 

“python3.7” cannot be opened because the developer cannot be verified.


Any help would be appreciated. Thanks! 

Dima Pasechnik

unread,
Feb 7, 2020, 2:09:05 AM2/7/20
to sage-support

otherwise, probably a better way is to install Sage via Conda.


--
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 on the web visit https://groups.google.com/d/msgid/sage-support/3a0b746d-1d91-4347-af68-f3e28f1207c9%40googlegroups.com.

Richard W Bump

unread,
Feb 7, 2020, 7:44:36 PM2/7/20
to sage-support
You need to go into your Preferences under privacy and security, general, and allow Python 3.7 to install.  Also it took me about six times restarting the installer, you could watch it stepping through the install then halting, I'd start again, and again, but it ran fine afterwards, even better than on 10.14.  It starts very quickly.  My biggest problem is going back and modifying all my old Python 2.7 stuff to Python 3.7, like enclosing the print contents in parenthesis, i.e. print (x+y+z).  The latter was not a requirement in 2.7.

Andrew

unread,
Feb 8, 2020, 12:29:49 AM2/8/20
to sage-support
There are some conversion scripts around for converting python 2 code to python 3. They are not perfect but are typically a good first approximation to what you want. See, for example:
Reply all
Reply to author
Forward
0 new messages