运行  pip install robotframework-ride  ,出现以下错误

 

mac 安装robot framework报错:No matching distribution found for Pywin32

解决办法:修改Python的运行方式,需要32位的python运行

defaults write com.apple.versioner.python Prefer-32-Bit -bool yes

 

相关文章:

  • 2021-05-22
  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
  • 2022-12-23
  • 2021-11-07
  • 2021-09-26
猜你喜欢
  • 2021-08-25
  • 2021-07-14
  • 2022-01-17
  • 2021-09-19
  • 2022-12-23
  • 2022-12-23
  • 2021-04-06
相关资源
相似解决方案