python安装Pillow

python安装Pillow,第1张

python安装Pillow

可能遇到的问题如下:Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-i_nila5s/Pillow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-58tspw00-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-i_nila5s/Pillow/

安装方法
sudo apt-get install -y libjpeg-dev zlib1g-dev

pip install -i https://mirrors.aliyun.com/pypi/simple/ Pillow

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5572043.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-14
下一篇 2022-12-14

发表评论

登录后才能评论

评论列表(0条)

保存