When resolving Python2 and Python3 coexistence under Windows, PIP fails

Source: Internet
Author: User

Use PIP to install the Times wrong,

Pip Install SendKeys
Fatal error in launcher:unable to create process using ' "C:\lib\python36\python.exe" "C:\Program files\python37\scripts\ Pip.exe "Install SendKeys"

Workaround:

1. Switch to D:\Program files\python36\scripts

2. Perform the installation of Python Pip.exe install Somepackage

3. Execution pip still error after successful installation

4. After the installation is successful, tip pip to upgrade

5. Execute python-m pip install--upgrade pip

6. After successful upgrade, execute Pip,ok again.

Reference

78239973

Http://www.bubuko.com/infodetail-2593817.html

When resolving Python2 and Python3 coexistence under Windows, PIP fails

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.