首页 > 其他 > 详细

The headers or library files could not be found for jpeg, a required dependency when compiling Pil

时间:2020-04-14 12:49:11      阅读:353      评论:0      收藏:0      [点我收藏+]

The headers or library files could not be found for jpeg,
  a required dependency when compiling Pillow from source.
 
  Please see the install instructions at:
     https://pillow.readthedocs.io/en/latest/installation.html

 

最近安装wechatsogou遇到此错误,貌似是它依赖的pillow安装失败。原来安装pillow缺少环境,安装

yum -y install libjpeg-turbo-devel

再安装就ok

The headers or library files could not be found for jpeg, a required dependency when compiling Pil

原文:https://www.cnblogs.com/SunSAS/p/12696919.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!