I certainly don't know enough to solve the problem, but I'm running OS X 10.15.6, and I see
$ /Applications/SageMath-9.1.app/sage ┌────────────────────────────────────────────────────────────────────┐ │ SageMath version 9.1, Release Date: 2020-05-20 │ │ Using Python 3.7.3. Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘ sage: *2*+*2* 4 sage: On Thursday, August 6, 2020 at 2:25:00 PM UTC-4, john_perry_usm wrote: > > Hello > > I recently upgraded to MacOS 10.15. I can get Sage 8.7 to work (more on > that in a moment) but Sage 9.1 doesn't. > > The first problem is the Apple "quarantine". I found the fix to that > (thanks!) but perhaps a note should be added to the download webpage, just > as there's a note about MacOS 10.11? I mean this: "On OS X version 10.11 > (El Capitan), you need at least sage-6.10. It does not work with older > versions of SageMath." > > The second problem is that when I start it now, it gives me this error: > > $ /Applications/SageMath/sage > dyld: Library not loaded: > /Users/buildbot-sage/slave/binary_pkg/build/source/SageMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas3/local/lib/libpython3.7m.dylib > Referenced from: /Applications/SageMath/local/bin/python3 > Reason: image not found > /Applications/SageMath/src/bin/sage-python: line 2: 46885 Abort trap: 6 > sage -python "$@" > > I don't know if it's because it seems to be trying to reference > "/Users/buildbot", but I have no such link on my system. it seems odd that > I'm the only person to report this problem, though. > -- 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/ad71b208-fa66-4951-842b-3d1a0cf65d4eo%40googlegroups.com.
