Re: [Tutor] Problem with python2.4.

2004-12-16 Thread Jacob S.
If you mean the "Internet Connection Firewall" thingy that you access from the network connection options, then Nope, that's not the problem, because it's disabled. Thanks for your help, Jacob > > Seeing this comment reminded me of some conversations I've seen in > comp.lang.python recently. App

Re: [Tutor] Problem with python2.4.

2004-12-09 Thread Jeff Shannon
Orri Ganel wrote: On Thu, 9 Dec 2004 19:31:22 -0500, Jacob S. <[EMAIL PROTECTED]> wrote: [...] It appears as though pythonw.exe is not working properly in the python 2.4 distribution. I had a similar problem with some of the early versions of 2.4 (beta, release candidate), and it seems to me, lo

Re: [Tutor] Problem with python2.4.

2004-12-09 Thread Danny Yoo
On Thu, 9 Dec 2004, Jacob S. wrote: > Nothing I can do can fix my problem. It appears as though > pythonw.exe is not working properly in the python 2.4 distribution. [some text cut] > The symptoms: I click on edit with > idle--which runs the command "C:\python24\pythonw.exe" > "C:\python

Re: [Tutor] Problem with python2.4.

2004-12-09 Thread Orri Ganel
On Thu, 9 Dec 2004 19:31:22 -0500, Jacob S. <[EMAIL PROTECTED]> wrote: > Hi all. > > Nothing I can do can fix my problem. It appears as though pythonw.exe is > not working properly in the python 2.4 distribution. I have tried numerous > things to try and fix it. The only way I can run Tk scrip

[Tutor] Problem with python2.4.

2004-12-09 Thread Jacob S.
Hi all. Nothing I can do can fix my problem. It appears as though pythonw.exe is not working properly in the python 2.4 distribution. I have tried numerous things to try and fix it. The only way I can run Tk scripts and the like is to use the pythonw.exe from the 2.3 distribution. This include