简体   繁体   English

无法解决“ pip”问题的方法未被识别为内部或外部命令

[英]No way to fix 'pip' is not recognized as an internal or external command

I know this question has been asked many times but I still can't get it to work. 我知道这个问题已经被问过很多次了,但是我仍然无法解决它。 I have added the path variables python37 as well as python37\\scripts. 我添加了路径变量python37以及python37 \\ scripts。 I have reinstalled python ensuring pip was selected to install. 我已经重新安装了python,以确保已选择pip进行安装。 I have verified that pip.exe is inside my scripts folder, but still nothing seems to work. 我已经验证了pip.exe在我的脚本文件夹中,但是似乎仍然没有任何作用。

try using pip3 (your command) or python(3) -m pip (your command) . 尝试使用pip3 (your command)python(3) -m pip (your command) If neither of those work, you may have to reinstall python. 如果这些都不起作用,则可能必须重新安装python。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 'pip' 未被识别为内部或外部命令 - 'pip' is not recognized as an internal or external command Python 2.7 'Pip' 不被识别为内部或外部命令 - Python 2.7 'Pip' is not recognized as an internal or external command 'pip2' 未被识别为内部或外部命令 - 'pip2' is not recognized as an internal or external command pip 在 windows7 中未被识别为内部或外部命令 - pip is not recognized as an internal or external command in windows7 如何修复“'audiogrep' 未被识别为内部或外部命令”? - How to fix “ 'audiogrep' is not recognized as an internal or external command”? 在Windows 7上安装TensorFlow - 'pip3'不被识别为内部或外部命令, - Installation of TensorFlow on windows 7 - 'pip3' is not recognized as an internal or external command, pip 不是内部或外部命令,也不是可运行的程序或批处理文件 - pip is not recognized as an internal or external command, operable program or batch file 点不被识别为内部或外部命令(即使添加了PATH变量之后) - Pip not recognized as internal or external command (even after adding PATH variables) 'pip' 不是内部或外部命令、可运行程序或批处理 - 'pip' is not recognized as an internal or external command, operable program or batch 'pip3' 不是内部或外部命令,也不是可运行的程序或批处理文件 - 'pip3' is not recognized as an internal or external command, operable program or batch file
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM