Unable to do parallel execution

Am getting below error when I try to execute the pabot command:
pabot : The term ‘pabot’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that
the path is correct and try again.

Any help would be much appreciated to resolve this issue. thanks.

Pabot is external, but popular too and it needs to be installed separately GitHub - mkorpela/pabot: Parallel executor for Robot Framework test cases.

Thanks for your response. I have installed pabot but due to some reason am getting below error in my remote pc “The term ‘pabot’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that
the path is correct and try again.” Don’t know what is the exact issue and how to resolve it.

Hi Arun,

If you are on windows it may just be a path refresh issue, close the command window that you used to install parbot and open a new one, windows command windows only use the path at the time they were opened so after installing software you often have to close them and reopen them for the new software to work.

Dave.