The problem that the folder Scripts is empty after installing Python3.6

Reinstalled the system, and then reinstalled Python3.6, and found that the Scripts folder was empty, win7 64-bit system.

After typing python -m ensurepip in powershell, the problem is solved.

Note: The command used for Python 3 is pip3 install xxx, which is different from the command used for Python 2 is pip install xxx.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324581771&siteId=291194637