1、在cmd运行python命令后,再运行pip命令出现错误:pip is not defind

因为此时已经是在Python平台,没有此命令,应该执行exit-Z返回到原来的地方:

Python使用

 

2、pip install 某个库失败要根据错误提示debuge,找error关键字,百度相应错误解决

 

 

相关文章:

  • 2021-11-19
  • 2021-08-19
  • 2022-01-14
  • 2021-07-01
  • 2022-01-11
  • 2021-12-06
  • 2021-05-21
猜你喜欢
  • 2021-08-23
  • 2022-12-23
  • 2021-07-03
  • 2021-07-05
  • 2021-12-31
  • 2021-12-04
相关资源
相似解决方案