日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程语言 > python >内容正文

python

python pip install pil_解决python的pip install PIL失败问题

發(fā)布時間:2024/7/23 python 32 豆豆
生活随笔 收集整理的這篇文章主要介紹了 python pip install pil_解决python的pip install PIL失败问题 小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.

標簽:

安裝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 pip.log

環(huán)境:

OS:Win7-64bit

Python:2.7.9

解決辦法:

pip install PIL --allow-external PIL --allow-unverified PIL

效果:

--------------------------------------------------------------------

PIL 1.1.7 SETUP SUMMARY

--------------------------------------------------------------------

version 1.1.7

platform win32 2.7.9 (default, Dec 10 2014, 12:24:55)

[MSC v.1500 32 bit (Intel)]

--------------------------------------------------------------------

*** TKINTER support not available (Tcl/Tk 8.5 libraries needed)

*** JPEG support not available

*** ZLIB (PNG/ZIP) support not available

*** FREETYPE2 support not available

*** LITTLECMS support not available

--------------------------------------------------------------------

To add a missing option, make sure you have the required

library, and set the corresponding ROOT variable in the

setup.py script.

To check the build, run the selftest.py script.

Successfully installed PIL

Cleaning up...

標簽:

原文地址:http://my.oschina.net/u/921876/blog/406374

總結(jié)

以上是生活随笔為你收集整理的python pip install pil_解决python的pip install PIL失败问题的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯,歡迎將生活随笔推薦給好友。