script won't run
Bill Loren
lorenb2 at bezeqint.net
Tue Sep 9 03:09:26 EDT 2003
More information about the Python-list mailing list
Tue Sep 9 03:09:26 EDT 2003
- Previous message (by thread): ANN: vb2Py 0.2 - VB to Python Conversion
- Next message (by thread): Problem with ButtonRelease-2 event in Text widgets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, I'm encountering problems when trying to execute my python script outside PythonWin's IDE. Running it from PythonWins goes smooth, while clicking the .py icon or hitting the script's name directly from the command line abruptly ends with error messages. specifically the error is socket.error: (10061, 'Connection refused'). running Ethereal in the background shows no activity. any suggestions for the cause of the difference between the two methods of executing ? thx, ~B
- Previous message (by thread): ANN: vb2Py 0.2 - VB to Python Conversion
- Next message (by thread): Problem with ButtonRelease-2 event in Text widgets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list