Hello, I've followed the instructions, checked my PATH and really tried everythng I can come up with.
I first installed Python 2.7, then Robotframework using "pip install robotframework", downloaded and installed wxPython2.8, and then RIDE using "pip install robotframework-ride". All folders and files ar in the same directory on the harddrive. When I try to start RIDE by typing "ride.py" (as specified in the instructions) I get this error message:
"File "D:\Python\Scripts\ride.py", line 20, in <module> from robotide import main importerror: no module named robotide"
Checked verions of robot and rebot and they are both 3.0.2 (Python 2.7.13 on win32)
I've attached a sceenshot of my PATH if that is any help.
What am I doing wrong? Probably something stupid but can't figure it out.
Best regards