python commandline tool is throwing exception

Hi ,

I am using python command line tool testing our application, the server name we are using http://latencylab/ , but the application is not able to connect to the server.please help me on this ASAP.

Thanks
Tijomon Mathew

Are you running your own private instance? If so, is it at http://latencylab/? If you are using the public instance you would need to change that to http://www.webpagetest.org/ and also supply an API key (I’m not 100% sure if the python code has been updated to support the keys though).