【问题标题】:Python OSError decoder jpeg not available. No solutions workingPython OSError 解码器 jpeg 不可用。没有解决方案有效
【发布时间】:2015-08-19 01:03:33
【问题描述】:

我在使用枕头时收到此错误“OSError decoder jpeg not available”。我尝试了在谷歌上找到的所有东西,但没有任何效果。 我在 ubuntu 14.04 上使用 python 3。 pip 7.0.3 版,Pillow 2.8.2 版。

【问题讨论】:

标签: python ubuntu python-imaging-library pillow


【解决方案1】:

这有点晚了,但它可能会帮助其他人......

我建议关注Rolo's directions 。如果失败了,还可以尝试rouxxx's tip,即清除本地的pip 缓存(例如rm -rf ~/.cache/pip),看看是否有帮助。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-07-20
    • 2023-01-03
    • 2016-11-03
    • 1970-01-01
    • 1970-01-01
    • 2021-12-02
    • 2021-05-06
    • 1970-01-01
    相关资源
    最近更新 更多