Last active
January 2, 2016 19:28
-
-
Save sharoonthomas/8350130 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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