因为直接安装会报错,所以先要

sudo apt-get install update

sudo apt-get install --fix-missing

 

最后在安装pip

 

sudo apt-get install python3-pip

哎,坑太多,折腾了好久,简单记录一下

相关文章:

  • 2021-10-27
  • 2021-07-27
  • 2021-05-06
猜你喜欢
  • 2021-10-13
  • 2021-12-11
  • 2022-12-23
  • 2022-12-31
  • 2021-11-19
  • 2022-12-23
  • 2021-07-29
相关资源
相似解决方案