Sun 2018-01-28 16:26:23 UTC, Hyrundo Webarch: > > [SOLVED] Anaconda created the conflict, yes indeed! > > I performed the following: > > 1) I completely deleted Anaconda - check this link: > https://docs.anaconda.com/anaconda/install/uninstall > 2) instead of deleting SageMath and reinstalling it, I opened > the terminal, reached the Sage installation directory > (./Applications/SageMath/sage) and performed a 'make' > command to compile the whole bunch of files from the > SageMath distribution (it took some time) > 3) then I launched SageMath and now everything worked smoothly. > > Thank you for the good hint. With Best Regards
Some notes: - The dmg for macOS that you download contains a pre-compiled version of SageMath, no need to run make, it should work as is. - If you download the source files, then you run make. - Another way to get the dmg of the SageMath app for macOS is to use Homebrew, see this Ask Sage question: https://ask.sagemath.org/question/40442/automated-installation-macos-1012/ -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
