Solution
There is a specific installation procedure you should respect in order to make the Python Step Types for TestStand works :
- Install Python
- Allow Python to add new PATH environment variables
- Install Python Step Types for TestStand
If you forgot to (external link)
add the new PATH environment variables, add them manually afterward.
Note: In order add Python to the PATH system environment variable, you need to add the directory to which your python.exe is installed.
For instance, by default Python 2.7 installs at this location: C:\Python27\
You typically also add the Scripts directory as well: C:\Python27\Scripts.
Finally, the PATH variable associated to Python should be: