安裝pillow

最近想學Python的圖像操做。首要任務就是安裝pillow。這個強大的圖形處理工具。python

可是我遇到了一個問題。ide

 

Collecting pilow
  Could not find a version that satisfies the requirement pilow (from versions: )
No matching distribution found for pilow
You are using pip version 7.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.工具

 

網上都說是版本問題。   讓我去跟pip。   而後我找了好多方法……            最後我靈光一閃。。。用pip更新pip,本身pip無法用還更新pip。  傻逼啊!哈哈哈。ui

後來找到常規的方法:命令行

 

https://pypi.python.org/pypi/pip#downloads   這裏下載。ip

而後解壓。rem

而後在當前目錄用命令行安裝便可。python setup.py installpip

相關文章
相關標籤/搜索