Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

SAGE modules

Hello! I am new to sage, how do you install new Python modules in Sage? This module can't be installed by easy_install and you need to do the following in the downloaded package

python setup.py install

But how do you install and use it in Sage?