i keep on getting this message that says socket error, then says that python was unable to connect to its start up process.
what does this mean and how can i fix it?


D <[EMAIL PROTECTED]> wrote:
Yep, that should work. Just keep in mind that if python.exe is not in
your path, you will need to either specify the entire path to it
(i.e. 'C:\python24\python C:\path\to\script\myscript.py'), or cd into
its directory first (i.e. if you want to just run 'python
C:\path\to\script\myscript.py').

Doug

--
http://mail.python.org/mailman/listinfo/python-list


To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to