Hi!
I'm running GAE SDK on a windows vista laptop. It keeps reminding me to install the ssl module. I've been having great difficulty on how to do that.
I've downloaded the ssl module.
I've done 'python setup.py install' in cmd, but it just says "python is not recognized as an internal..."
I've added C:\Python2.5.2 to my PATH.
Still the same message "python is not recognized as an internal or external command..."
What else should I do?