First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 11 years ago

Behzad gravatar image

Till now, I realized to install any Python module, you can write:

sage --python setup.py install

in the module folder.