64-bit Win7 how to install PiL

Source: Internet
Author: User

Python has 64-bit, PIL official only 32.

Installation will be prompted to find the installation path for Python.

Why the PIL library cannot be installed under 64-bit Win7

The PIL binary installation library provided by PIL official http://www.pythonware.com/products/pil/is 32-bit.

The location of the 64-bit program and the 32-bit program to detect the registry is not the same:

64-bit:hkey_local_machinesoftwarepython

32-bit:hkey_local_machinesoftwarewow6432nodepython

I installed the Python2.7 x64 version, so the relevant information is under Hkey_local_machinesoftwarepython, 32-bit programs in Hkey_local_ Machinesoftwarewow6432nodepython below to find the Python installation information, must not be found.

Solve:

Fortunately, someone has provided an unofficial 64-bit library (official source code compiled version).

http://www.lfd.uci.edu/~gohlke/pythonlibs/

64-bit Win7 how to install PiL

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.