Skip to content

Instantly share code, notes, and snippets.

@rusrushal13
Created March 9, 2017 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rusrushal13/50e5ecf62ad383d3cb996f078d37d95f to your computer and use it in GitHub Desktop.
Save rusrushal13/50e5ecf62ad383d3cb996f078d37d95f to your computer and use it in GitHub Desktop.
rushal@rushal-Lenovo-B560:~/src/zenodo$ sudo pip list
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
adium-theme-ubuntu (0.3.4)
appdirs (1.4.3)
backports.ssl-match-hostname (3.5.0.1)
cached-property (1.3.0)
colorama (0.3.7)
Django (1.10.6)
docker (2.1.0)
docker-compose (1.11.2)
docker-pycreds (0.2.1)
dockerpty (0.4.1)
docopt (0.6.2)
enum34 (1.1.6)
Flask-CLI (0.4.0)
functools32 (3.2.3.post2)
google-api-python-client (1.6.2)
gyp (0.1)
httplib2 (0.10.3)
invenio-migrator (1.0.0a9.dev20160901, /home/rushal/src/invenio-migrator)
ipaddr (2.1.11)
ipaddress (1.0.18)
jsonschema (2.6.0)
oauth2client (4.0.0)
packaging (16.8)
pbr (2.0.0)
pip (9.0.1)
pyasn1 (0.2.3)
pyasn1-modules (0.0.8)
pyparsing (2.2.0)
PyYAML (3.12)
requests (2.11.1)
rsa (3.4.2)
setuptools (34.3.1)
six (1.10.0)
stevedore (1.21.0)
texttable (0.8.7)
unity-lens-photos (1.0)
uritemplate (3.0.0)
virtualenv (15.1.0)
virtualenv-clone (0.2.6)
virtualenvwrapper (4.7.2)
websocket-client (0.40.0)
wheel (0.29.0)
zenodo (3.0.0.dev20150000, /home/rushal/src/zenodo)
zenodo-migrator (1.0.0.dev20150000, /home/rushal/src/zenodo-migrator)
The directory '/home/rushal/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment