Ask Your Question

Revision history [back]

To install a Python packages which is not shipped with Sage, you should use sage -pip install, for example:

sage -pip install py4j

Do not hesitate to report success/failure/tricks/...