


Solution to pip problem after installing python2 and 3 versions on WINDOWS
This article mainly shares with you the solution to the pip error after installing python2 and python3 at the same time under WINDOWS. It is very practical. Friends in need can refer to it
After installing python at the same time before Just change the environment variable PATH to
PATH=C:\Python36-32\scripts\;C:\Python36-32\;C:\Python27\;C:\Python27\scripts
and then modify the file after python3 installation as follows:
C:\Python36-32\scripts\pip.exe to C:\Python36-32\scripts\pip3.exe
C:\Python36-32\python.exe changed to C:\Python36-32\python3.exe
C:\Python36-32\pythonw.exe is changed to C:\Python36-32\pythonw3.exe
In this way, you can use python directly under the CMD command line python3 pip pip3 and other commands
Because I recently reinstalled the system and installed the latest versions of python2 and python3, python 2.7.13 and python 3.6.0
Follow the above method to fix this, python pip python3 command It works fine, but the following error is displayed when pip3 is executed:
Fatal error in launcher: Unable to create process using '"'
Obviously the process was not found when creating the process Related filesAh. Think of a way.
I found that there are files with the same icon and the same number of KB in the C:\Python36-32\scripts directory, and the functions they call are different. Several same exe files:
easy_instal3l.exe
easy_install-3.6.exe
pip.exe
I guess these EXE files based on experience In fact, it is the same EXE file with different resources or additional resources in the Debugging cracking field to execute different python scripts. Opening it with 7z confirmed my guess
Go to google first I searched for the source code of the pip exe for a while, but couldn't find it, so I just used IDA PRO F5. The general logic of this EXE is to find the last number of bytes of the EXE and a string that starts with a special symbol split And create the process with additional parameters and execute it. Use HEX
editorto open pip.exe. Turn to the last part
## to see the red circle. When looking up the part, I found that the path was written hard. It should be the string attached when python was installed. OK, just change
1.
Python Free Video TutorialPython object-oriented video tutorial
The above is the detailed content of Solution to pip problem after installing python2 and 3 versions on WINDOWS. For more information, please follow other related articles on the PHP Chinese website!

To maximize the efficiency of learning Python in a limited time, you can use Python's datetime, time, and schedule modules. 1. The datetime module is used to record and plan learning time. 2. The time module helps to set study and rest time. 3. The schedule module automatically arranges weekly learning tasks.

Python excels in gaming and GUI development. 1) Game development uses Pygame, providing drawing, audio and other functions, which are suitable for creating 2D games. 2) GUI development can choose Tkinter or PyQt. Tkinter is simple and easy to use, PyQt has rich functions and is suitable for professional development.

Python is suitable for data science, web development and automation tasks, while C is suitable for system programming, game development and embedded systems. Python is known for its simplicity and powerful ecosystem, while C is known for its high performance and underlying control capabilities.

You can learn basic programming concepts and skills of Python within 2 hours. 1. Learn variables and data types, 2. Master control flow (conditional statements and loops), 3. Understand the definition and use of functions, 4. Quickly get started with Python programming through simple examples and code snippets.

Python is widely used in the fields of web development, data science, machine learning, automation and scripting. 1) In web development, Django and Flask frameworks simplify the development process. 2) In the fields of data science and machine learning, NumPy, Pandas, Scikit-learn and TensorFlow libraries provide strong support. 3) In terms of automation and scripting, Python is suitable for tasks such as automated testing and system management.

You can learn the basics of Python within two hours. 1. Learn variables and data types, 2. Master control structures such as if statements and loops, 3. Understand the definition and use of functions. These will help you start writing simple Python programs.

How to teach computer novice programming basics within 10 hours? If you only have 10 hours to teach computer novice some programming knowledge, what would you choose to teach...

How to avoid being detected when using FiddlerEverywhere for man-in-the-middle readings When you use FiddlerEverywhere...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 English version
Recommended: Win version, supports code prompts!

WebStorm Mac version
Useful JavaScript development tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Zend Studio 13.0.1
Powerful PHP integrated development environment