ubuntu安装pytest

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

1:安装pip3

sudo apt-get install python3-pip

2:安装pytest

sudo pip3 pytest

posted @ 2020-06-26 18:11  糖糖_彭  阅读(2387)  评论(0编辑  收藏  举报