First time here? Check out the FAQ!
answered 11 years ago
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>