你最初是遇到了什么问题才要去给pip添加系统环境
pip环境变量?你只需安装好python并添加到环境变量,然后直接在终端安装其他包就好,会自动安装的
apt-get install python,在终端运行一下
This will automatically install once you install Python
把Python安装到环境变量即可