📜  启动器中的致命错误:安装 pip 时无法使用收到此错误来创建进程 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:20.448000             🧑  作者: Mango

代码示例3
Press Windows key + R to open up a Run dialog box. Then, type “appwiz.cpl” and press Enter to open Programs and Features.

Inside Programs and Features, right-click on the Python installation and click Change.

At the Modify Setup screen, click on Modify.

In the Optional Features screen, check the box associated with pip and click Next.

Hit the Install button to make the changes to the Python installation

Once the Python installation is modified, open a CMD window and see if you’re able to install a Python package