微信扫一扫
1.安装命令: pip install pytest 发现报错:根据提示换命令 pip install --user pytest 检查安装是否成功 pip show pytest
相关推荐