Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2) (fwd)

2005-10-17 Thread paul brian
--- Forwarded message -- > Date: Mon, 17 Oct 2005 22:03:22 +1300 > From: Dave Shea <[EMAIL PROTECTED]> > To: Danny Yoo <[EMAIL PROTECTED]> > Subject: Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2) > > Hi Danny, > > Thanks for your note. I tried yo

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2) (fwd)

2005-10-17 Thread w chun
dave, you should be able to start PythonWin in one of 2 ways: 1) Start menu -> Programs -> Python 2.4 -> PythonWin or 2) C:\Python24\Lib\site-packages\pythonwin\Pythonwin.exe hope this helps! -- wesley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "Core Python Programming", Pre

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2) (fwd)

2005-10-17 Thread Danny Yoo
[Keeping tutor in CC] -- Forwarded message -- Date: Mon, 17 Oct 2005 22:03:22 +1300 From: Dave Shea <[EMAIL PROTECTED]> To: Danny Yoo <[EMAIL PROTECTED]> Subject: Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2) Hi Danny, Thanks for your note. I tried y

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2)

2005-10-17 Thread w chun
On 10/16/05, Danny Yoo <[EMAIL PROTECTED]> wrote: On Sat, 15 Oct 2005, Dave Shea wrote:> Python installed without a complaint. However, when I fire up IDLE,> there is an hour glass shown for a couple of seconds, then nothing else> happens. When I fire up Python (command line) no problem, the DOS bo

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2)

2005-10-16 Thread Danny Yoo
On Sat, 15 Oct 2005, Dave Shea wrote: > Python installed without a complaint. However, when I fire up IDLE, > there is an hour glass shown for a couple of seconds, then nothing else > happens. When I fire up Python (command line) no problem, the DOS box > opens and Python starts. I've tried re-s

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2)

2005-10-16 Thread Adam
- Original Message -From: "Adam" <[EMAIL PROTECTED]> To: "Dave Shea" <[EMAIL PROTECTED]>Sent: Sunday, October 16, 2005 1:34 AMSubject: Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2)Try opening IDLE from the command line and see what, if any errors it

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2)

2005-10-15 Thread Alan Gauld
> Python installed without a complaint. However, when I fire up IDLE, there > is > an hour glass shown for a couple of seconds, then nothing else happens. Personally, since you are on Windows, I'd try using Pythonwin instead. In most respects its a better tool that IDLE but only works on Windows.

Re: [Tutor] IDLE will not appear under Win95 (Python 2.4.2)

2005-10-15 Thread Damien Gouteux
Try to right-click on a python file and click 'Edit with IDLE'. IDLE doesn't work without a file in argument. I hope it will help you. Damien G. Dave Shea wrote: >Hi, > >I'm very new to Python. Today I downloaded the python-2.4.2.msi file from >www.python.org > >I had previously installed the u

[Tutor] IDLE will not appear under Win95 (Python 2.4.2)

2005-10-15 Thread Dave Shea
Hi, I'm very new to Python. Today I downloaded the python-2.4.2.msi file from www.python.org I had previously installed the up-to-date Windows installer as instructed. Python installed without a complaint. However, when I fire up IDLE, there is an hour glass shown for a couple of seconds, then n