$ wget https://bootstrap.pypa.io/get-pip.py

$ python get-pip.py

$ pip -V  #查看pip版本

   

$ pip install pyyaml

相关文章:

  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2022-01-18
  • 2021-07-17
  • 2022-12-23
  • 2021-12-02
猜你喜欢
  • 2021-12-14
  • 2021-11-22
  • 2021-12-22
  • 2021-12-13
相关资源
相似解决方案