【发布时间】:2010-09-20 19:00:03
【问题描述】:
有没有办法在 64 位操作系统上运行 PIL(Python Imaging Library)?
是windows 7 64bit
【问题讨论】:
-
您可能想提到操作系统...它可以在 64 位 unix-y OS-es 上完美编译和运行。不过,我不知道 64 位窗口...
-
Win32 版本在 Win 7 64 位上适用于我。 PIL v1.1.7、Python 2.6.4 和 Microsoft Windows [版本 6.1.7600]。
-
同上 jtpresta。我的设置也没有任何问题。
标签: python 64-bit python-imaging-library