Questions and solutions for installing PIL library under Python

Source: Internet
Author: User

Questions and solutions for installing PIL library under Python

  • Questions and solutions for installing the PIL library under python: Download Pipllow (a replacement for PIL) at the following URL www.lfd.uci.edu ..., My next version is PILLOW-4.1.1-CP27-CP27M-WIN32.WHL, because Python installs 32-bit, so download the 32 ...
  • But in cmd with pip install PILLOW-4.1.1-CP27-CP27M-WIN32.WHL when the error: The schema is not supported. As a result, the online search for the answer, in the cmd input python into the shell environment, and then execute import pip; Print (pip.pep425tags.get_supported ()) view found "(. cp27,none,win32)
  • Finally, rename the downloaded WHL file to PILLOW-4.1.1-CP27-NONE-WIN32.WHL, and execute the installation command again to install it successfully!

Questions and solutions for installing PIL library under Python

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.