Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Sage 9.2 on macOS 10.15.7 not working with conda method, either

Along with others, I've reported that Sage 9.2 will not work on macOS because of a missing openssl. I tried the method using a conda environment described in https://groups.google.com/g/sage-devel/c/KHC_tQqKanM/m/-imTkH2AAwAJ, but it doesn't work:

  • since I already have the full conda installed, I should not, and did not, install miniconda
  • instead, I just created and activated a sage environment using mamba with conda, as described.

That seemed to be OK, and using "conda activate sage" did open a sage conda environment. BUT:

  1. How do I start sage then? I tried just issuing the command "sage" on the Terminal command-line, in the sage conda environment. That gives a "Command not found" error.

    1. How do I go about using jupyter with sage using the conda method?

Sage 9.2 on macOS 10.15.7 not working with conda method, either

Along with others, I've reported that Sage 9.2 will not work on macOS because of a missing openssl. I tried the method using a conda environment described in https://groups.google.com/g/sage-devel/c/KHC_tQqKanM/m/-imTkH2AAwAJ, https://groups.google.com/g/sage-devel/c/KHC_tQqKanM/m/-imTkH2AAwAJ and at https://doc.sagemath.org/html/en/installation/conda.html but it doesn't work:

  • since I already have the full conda installed, I should not, and did not, install miniconda
  • instead, I just created and activated a sage environment using mamba with conda, as described.

That seemed to be OK, and using "conda activate sage" did open a sage conda environment. BUT:

  1. How do I start sage then? I tried just issuing the command "sage" on the Terminal command-line, in the sage conda environment. That gives a "Command not found" error.

    1. How do I go about using jupyter with sage using the conda method?
click to hide/show revision 3
retagged

Sage 9.2 on macOS 10.15.7 not working with conda method, either

Along with others, I've reported that Sage 9.2 will not work on macOS because of a missing openssl. I tried the method using a conda environment described in https://groups.google.com/g/sage-devel/c/KHC_tQqKanM/m/-imTkH2AAwAJ and at https://doc.sagemath.org/html/en/installation/conda.html but it doesn't work:

  • since I already have the full conda installed, I should not, and did not, install miniconda
  • instead, I just created and activated a sage environment using mamba with conda, as described.

That seemed to be OK, and using "conda activate sage" did open a sage conda environment. BUT:

  1. How do I start sage then? I tried just issuing the command "sage" on the Terminal command-line, in the sage conda environment. That gives a "Command not found" error.

    1. How do I go about using jupyter with sage using the conda method?