运维网's Archiver
论坛
›
Python
› 安装 Python Imaging Library (PIL)
lenf
发表于 2017-4-26 11:36:21
安装 Python Imaging Library (PIL)
sudo apt-get install libjpeg-dev
sudo apt-get install libfreetype6-dev
下载 http://www.pythonware.com/products/pil/
python setup.py install
页:
[1]
查看完整版本:
安装 Python Imaging Library (PIL)