已解决:RF引入RequestLibrary库失败

在win10环境下,使用python3.7时遇到RF(Robot Framework)引入RequestLibrary失败的问题。错误源于第三方库版本不兼容和冲突。通过卸载并重新安装requests和robotframework-requests,以及解决chardet库的冲突,最终成功引入所需库。
摘要由CSDN通过智能技术生成

序言:

win10

python3.7

早就已经安装requests,robotframework-requests,也正常使用requests写过代码。

但RF仍然引入失败,如下:

 

解决方法:

原因是第三方库版本不兼容或有冲突,卸载重装:

卸载:requests和robotframework-requests

pip uninstall requests&&pip uninstall robotframework-requests

重装:requests和robotframework-requests

pip install requests&&pip install robotframework-requests

报错如下:之前做过的项目安装了很多库,不兼容

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 
selen
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Vickusa

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值