我无法安装PIL。当我运行pip install PIL时,我得到:
Downloading/unpacking PIL
Could not find any downloads that satisfy the requirement PIL
Cleaning up...
No distributions at all found for PIL
Storing debug log for failure in /tmp/tmpWJojCu我试着遵循this问题的答案,但我得到了同样的错误。
栈:Python2.7,PIP,EC2 Ubuntu机。
发布于 2016-05-19 07:22:11
https://stackoverflow.com/questions/37311359
复制相似问题