Summary of PIP installation Pillow error in Python under Windows (reproduced)

Source: Internet
Author: User

Two kinds of errors encountered
1.
Valueerror:zlib is required unless explicitly disabled using--disable-zlib, aborting
The cause of the problem is unknown, the blogger tried a solution to solve the problem. Bo Master PC is Pthon3.4.3-win32
Pip Install--upgrade pip updates the pip in cmd, and then discovers a second problem, a permissions issue, to add owner permissions to the user,
Perform pip install Pillow perfect install Pillow Library
--------------------------------------------------------------------------------------------------
Collecting Pillow
Downloading PILLOW-3.3.0-CP34-CP34M-WIN32.WHL (1.2MB)
100% |████████████████████████████████| 1.2MB 170kb/s
Installing collected Packages:pillow
Successfully installed Pillow-3.3.0

2.
Permissionerror: [Winerror 5] denied access. --------This is a permissions issue.
In the Python installation directory, right-click Properties, security->user-> Add permissions

Pip Installation Pillow Error Summary in Python under Windows (reprint)

Related Article

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.