1、curl 'https://bootstrap.pypa.io/get-pip.py' > get-pip.py
2、sudo python get-pip.py
3、sudo easy_install pip

解决了在运行python项目时,pip没有找到的问题

 

相关文章:

  • 2022-02-10
  • 2022-02-10
  • 2021-12-01
  • 2021-04-02
  • 2022-02-10
  • 2022-12-23
  • 2022-02-10
猜你喜欢
  • 2021-10-12
  • 2021-12-01
  • 2022-02-10
  • 2022-02-10
  • 2022-02-10
  • 2022-02-10
  • 2022-02-10
相关资源
相似解决方案