Skip to content

Cannot install PIL. #6

Description

@hetii

pip install PIL
Downloading/unpacking PIL
Could not find any downloads that satisfy the requirement PIL
Some externally hosted files were ignored (use --allow-external PIL to allow).
Cleaning up...
No distributions at all found for PIL
Storing debug log for failure in /root/.pip/pip.log

Fix based on this thread issue:
http://stackoverflow.com/questions/21242107/pip-install-pil-dont-install-into-virtualenv

Command that I use instead: pip install PIL --allow-external PIL --allow-unverified PIL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions