运行 pip install robotframework-ride ,出现以下错误
解决办法:修改Python的运行方式,需要32位的python运行
defaults write com.apple.versioner.python Prefer-32-Bit -bool yes