[Tutor] OS and Windows version

Alan Gauld alan.gauld at yahoo.co.uk
Wed Jul 6 17:39:50 EDT 2016


On 06/07/16 19:34, Moses, Samuel wrote:
> Mine
> 
> OS: Windows
> Windows version: 8.1
> 
> Python 3.2
> Wing IDE: 15.1

Thanks for the extra info but it doesn't help much with
your problem since we still don't know what your code
does nor how your environment is set up.

BTW Can you connect to your target socket using telnet? (Use
a CMD console)If you get an error message there you probably
can't connect from Python either.

Finally you could try running the script outside Wing. IDEs can
do all sorts of weird stuff to programs. Its always worth a try
running it using the vanilla Python interpreter.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list