5

I have installed the Python version 2.7.13 and wxPython 2.8.12.1 unicode on windows 10 OS

When I try to run ride.py on the command prompt gets the following error

C:\Users>ride.py wxPython not found. You need to install wxPython 2.8.12.1 with unicode support to run RIDE. wxPython 2.8.12.1 can be downloaded from http://sourceforge.net/projects/wxpython/files/wxPython/2.8.12.1/ 

Software Installed Pic

1 Answer 1

7

After installing wxPython 2.8.12.1 unicode 32 bit version it resolved the issue

My python version was 64 bit, but seems RobotFramework-ride installed was 32 bit by using "pip install robotframework-ride" hence it was expecting 32 bit version of wxPython.

Sign up to request clarification or add additional context in comments.

3 Comments

Saved my day after 4 hrs on re-installing and debugging :)
How and from where did you install wxPython 2.8.12.1 unicode 32 bit version?
Please find the 2.8.12.1 32 bit version from sourceforge.net/projects/wxpython/files/wxPython/2.8.12.1/…

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.