RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Regarding RIDE framework error

Open Guneet20844 opened this issue 4 years ago • 2 comments

While I am trying to run my test case in RIDE I am getting error .Python insallation not found . Even though I have installed python and added its path in environment variable. So what should I do .Where I need to save my project so that it can recognize the path

Guneet20844 avatar Oct 05 '21 06:10 Guneet20844

I can already guess the first reply: what version of RIDE, robot framework and Python? You can check in command box with command where python if the PATH setting is OK. Another command to test whether the packages are correctly installed pip list

Harm10 avatar Oct 05 '21 19:10 Harm10

@Guneet20844 like Harm said, you should give us more details about versions. Since RIDE is a tool for Testers, I expect them to know how to report an Issue.

You get some information, that you can paste here, from RIDE->Tools->View RIDE Log

RIDE runs in Python, usually is the same that have robot and Libraries (this is the most natural configuration).

HelioGuilherme66 avatar Oct 08 '21 11:10 HelioGuilherme66