mac上安装RIDE后执行ride.py提示找不到路径

pip install -U https://github.com/robotframework/RIDE/archive/master.zip

执行上边命令安装另一个版本的ride,原因是你安装的python版本与ride版本不符合要求。

参考:https://github.com/robotframework/RIDE

https://www.cnblogs.com/dream66/p/10647166.html

猜你喜欢

转载自blog.csdn.net/chen__an/article/details/109002302