在Windows上安装枕头无法找到libjpeg [英] Installing pillow on windows fails to find libjpeg

查看:103
本文介绍了在Windows上安装枕头无法找到libjpeg的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Sys:Windows 7 Prof; Python v3.3

我尝试使用:

  • "easy_install枕头"
  • "pip安装用车轮枕头"
  • 手动下载软件包并"python setup.py install"

但是一直以来我都无法安装任何扩展程序:

*** TKINTER support not available
(Tcl/Tk 8.5 libraries needed)
*** JPEG not support available
*** ZLIB (PNG/ZIP) support not available
*** TIFF G3/G4 (experimental) support not available
*** FREETYPE2 support not available
*** LITTLECMS support not available
*** WEBP support not available

我已经手动安装了libjpeg,但结果仍然相同.我也没有尝试更改JPEG_ROOT路径以某种方式将其指向正确的dll,但它也无法正常工作.

有什么办法解决这个问题吗?

解决方案

尝试Windows的python扩展包: http://www.lfd.uci.edu/~gohlke/pythonlibs/

您可以轻松安装32位和64位Windows二进制文件

Sys: Windows 7 Prof; Python v3.3

I've tried to use:

  • 'easy_install Pillow'
  • 'pip install use-wheel Pillow'
  • Download package manually and 'python setup.py install'

but all the time i cant install any extensions:

*** TKINTER support not available
(Tcl/Tk 8.5 libraries needed)
*** JPEG not support available
*** ZLIB (PNG/ZIP) support not available
*** TIFF G3/G4 (experimental) support not available
*** FREETYPE2 support not available
*** LITTLECMS support not available
*** WEBP support not available

I've manually installed libjpeg but still the results were the same. I've alsot tried to change JPEG_ROOT path to point it somehow to the correct dll but it did not work too.

Any idea how to solve this?

解决方案

try python extension packages for windows: http://www.lfd.uci.edu/~gohlke/pythonlibs/

There are 32- and 64-bit Windows binaries you can simply install

这篇关于在Windows上安装枕头无法找到libjpeg的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆