Ask Your Question

Revision history [back]

It would seem you ran pip install sagemath which installs the "sagemath" package from PyPI:

That is a dummy package and by doing that you did not install SageMath.

To access SageMath functionality you need to actually install SageMath, not the dummy "sagemath" package from PyPI.