Windows system PIP installation WHL package

Source: Internet
Author: User

1. Ensure that the PIP exists

2.CMD command into C:\Python34\Scripts inside and then execute PIP command install pip install Wheel # D: and CD Address

3. Put the file in the \script folder and Pip install XXXX.WHL

4. Note that the WHL file name cannot be changed must be identical and formerly

Of course, if you have a bag on the Internet, you can direct PIP Install your package name

  But one problem is that this method does not apply to the upgrade of a PIP package

So I went back to the first question to avoid this error. Download tar.gz after decompression with python setup.py build python setup.py install

Of course this is because my Computer configuration problem (known as "platform" in programming) avoids this WHL installation and hardware cannot support it.

-[end]-

Windows system PIP installation WHL package

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.