1、问题
安装pip install robotframework-ride时报下面的错
2、原因
由于老版ride不支持python3
需要安装psutil和最新版的robotframework-ride
3、解决方法
pip install psutil
pip install -U --pre robotframework-ride
再从Python/Scripts中运行ride.py即可,或者直接通过命令行启动
python -m robotide.init
相关文章
- 10-12pip安装模块时:error: command 'gcc' failed with exit status 1
- 10-12python安装模块的时候报错error: command 'gcc' failed with exit status 1
- 10-12python模块安装报错 :error: command 'gcc' failed with exit status 1
- 10-12python学习笔记--pip安装pyaudio库报错ERROR: Command errored out with exit status 1:解决办法
- 10-12MAC安装M2Crypto报command 'cc' failed with exit status 1
- 10-12apex安装问题——ERROR: Command errored out with exit status 1
- 10-12成功解决ERROR: Command errored out with exit status 1: command: 'f:\program files\python\python36\pyt
- 10-12ERROR: Command errored out with exit status 1一例
- 10-12ERROR: Command errored out with exit status 1:安装pip3 install --user pyecharts==0.5.11失败问题总结
- 10-12安装robotframework-ride 报ERROR: Command errored out with exit status