Robot framework installation issue for wxPython

后端 未结 2 1158
忘掉有多难
忘掉有多难 2020-12-18 17:42

I am trying to install robot framework but getting an error for wxPython version. When I type ride.py in cmd then an error message is shown:

\"C:\\Use

2条回答
  •  长情又很酷
    2020-12-18 17:58

    You need to install wxPython 32 bit Installation (make sure you should install the wxPython version same as the python version i.e. Python 2.7)

提交回复
热议问题