cant run an sst command

Asked by Callistus

Hi,
I am trying to run an sst-run command on my windows-XP machine and I get the following error

(ENV) C:\>sst-run mytest
'sst-run' is not recognized as an internal or external command,
operable program or batch file.

I have installed SST and an running this comman in (ENV)

This is what I get when I try to install SST again:

(ENV) C:\>pip install -U sst
Requirement already up-to-date: sst in c:\env\lib\site-packages
Requirement already up-to-date: selenium in c:\env\lib\site-packages (from sst)
Requirement already up-to-date: junitxml in c:\env\lib\site-packages (from sst)
Requirement already up-to-date: pyvirtualdisplay in c:\env\lib\site-packages (fr
om sst)
Requirement already up-to-date: unittest2 in c:\env\lib\site-packages (from sst)

Requirement already up-to-date: EasyProcess in c:\env\lib\site-packages (from py
virtualdisplay->sst)
Requirement already up-to-date: entrypoint2 in c:\env\lib\site-packages (from py
virtualdisplay->sst)
Requirement already up-to-date: decorator in c:\env\lib\site-packages (from entr
ypoint2->pyvirtualdisplay->sst)
Requirement already up-to-date: argparse in c:\env\lib\site-packages (from entry
point2->pyvirtualdisplay->sst)
Cleaning up...

Thanks,
Cal

Question information

Language:
English Edit question
Status:
Solved
For:
selenium-simple-test Edit question
Assignee:
No assignee Edit question
Solved by:
Callistus
Solved:
Last query:
Last reply:
Revision history for this message
Callistus (noelcallistus) said :
#1

Got an answer in Question #194040.

Thanks.