相关疑难解决方法(0)

pip install PIL没有安装到virtualenv中

如何安装PIL?

>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 

>pip uninstall PIL
Can't uninstall 'PIL'. No files were found to uninstall.
Run Code Online (Sandbox Code Playgroud)

pip python-imaging-library

57
推荐指数
2
解决办法
5万
查看次数

标签 统计

pip ×1

python-imaging-library ×1