Skip to content

Instantly share code, notes, and snippets.

@sharoonthomas
Last active January 2, 2016 19:28
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 sharoonthomas/8350130 to your computer and use it in GitHub Desktop.
Save sharoonthomas/8350130 to your computer and use it in GitHub Desktop.
$ pip --version
pip 1.5 from /opt/path/to/python
$ pip install -I pil --allow-external pil
Downloading/unpacking pil
Could not find any downloads that satisfy the requirement pil
Some insecure and unverifiable files were ignored (use --allow-unverified pil to allow).
Cleaning up...
No distributions at all found for pil
Storing debug log for failure in ..../.pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment