当前位置:网站首页>rf中安装的第四步:安装 robotframework-selenium2library报错

rf中安装的第四步:安装 robotframework-selenium2library报错

2022-06-11 15:44:00 多测师肖sir

在这里插入图片描述
解决方法:
1、升级pip :python -m pip install --upgrade pip
2、更换镜像源
pip install robotframework-selenium2library -i https://pypi.mirrors.ustc.edu.cn/simple

原网站

版权声明
本文为[多测师肖sir]所创,转载请带上原文链接,感谢
https://blog.csdn.net/m0_47403059/article/details/125234764