First time here? Check out the FAQ!
answered 2013-07-22 12:39:59 +0100
Another possibility, if your package is hosted in the python package index (pypi.python.org), is to run the following command:
./sage --python -m easy_install <package_name>