First time here? Check out the FAQ!
answered 2013-12-25 14:14:40 +0100
Till now, I realized to install any Python module, you can write:
sage --python setup.py install
in the module folder.