Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The precompiled Sage binaries (for Windows or otherwise) currently do not have the backstage machinery necessary t install an optional (or experimental) Sage package. In order to do this, you need to compile from source.

However, some "Sage" packages are just wrappers for Python packages, which may be installable via sage -pip install <yourpackage>.

HTH,