安装pip后,使用pip安装模块时,提示“unknown or unsupported command install”

Python ----pip安装模块提示“unknown or unsupported command install”的解决办法

解决方法:

1、cmd运行"where pip" 找出所有pip路径

2、找到python下pip路径

Python ----pip安装模块提示“unknown or unsupported command install”的解决办法

3、在python的pip路径下进行pip安装

Python ----pip安装模块提示“unknown or unsupported command install”的解决办法

 

相关文章:

  • 2022-12-23
  • 2021-12-12
  • 2021-12-09
  • 2021-12-02
  • 2021-07-15
猜你喜欢
  • 2021-10-11
  • 2022-12-23
  • 2021-10-21
  • 2022-12-23
  • 2021-12-10
  • 2021-10-13
  • 2022-12-23
相关资源
相似解决方案