Hello all,
Newbie here so go easy on me. I've been trying to get the IDLE GUI to
work on my machine, but have been unsuccessful so far. I have an IBM
Thinkpad running Windows XP and it has an older version of Python
running (2.2, I believe). When I try to use the shortcut to open the
IDLE GUI n
Hi,
I have encountered a problem which I can not figure out a solution
to.
Tried Googeling it, but to no help unfortunately.
The problem is running smtplib in a py2exe compiled exe file. When it
tries to establish a socket to the mail server it fails.
Just wondering someone has encountered this
Hi all, first post.
I'm new to python and tkinter. I'm trying to write a program that
opens the root window with a button that then opens a toplevel window
that then has it's own widgets. I can get the new toplevel window to
open but none of the widgets appear. The console gives me:
AttributeEr