问题:

如果直接在命令行里面输入pip或者pip3,提示:(如图1) 

“NameError:name 'pip' is not defined” 

原因:

在python命令环境中使用pip

解决方案:

退出python环境,在系统环境中使用pip命令