注意:直接使用ubuntu18,默认py3。因为老版本都停止支持了,有些源会有问题。我就是从底版本转过来的,太坑了

1:安装pip3

sudo apt-get install python3-pip

2:安装pytest

sudo pip3 pytest

相关文章:

  • 2021-10-15
  • 2021-09-22
  • 2021-04-07
  • 2022-01-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-23
猜你喜欢
  • 2022-12-23
  • 2021-09-26
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
  • 2022-12-23
相关资源
相似解决方案