Ask Your Question

Revision history [back]

Addressing the question in your comment, rather than the original question.

Here is how to install the multiprocess package for SageMath's Python.

In a code cell of a Jupyter sheet running the SageMath kernel, type:

%pip install multiprocess

and run that cell.