Re: [Tutor] cant get started

2005-08-01 Thread Danny Yoo
On Mon, 1 Aug 2005, Alan G wrote: > I'm cc'ing this back to the tutor list because others may spot things > I miss. > > >K something must be wrong cause I typed python and it said "python is > >not > > defined" so any ideas Hi Alan, Are you sure that F22AceRaptor isn't trying to type 'python

Re: [Tutor] cant get started

2005-07-31 Thread Alan G
I'm cc'ing this back to the tutor list because others may spot things I miss. >K something must be wrong cause I typed python and it said "python is >not > defined" so any ideas That means one of two things. Eother python is not installed yet, or you have installed it but the path to Python is

Re: [Tutor] cant get started

2005-07-31 Thread Alan G
> it said this is for newbies but I download the 2.4 and I tried the > stuff it > said on the tutorial like the control-z or sys.exit () I tried the > control-p > or the python -c but it always says "'something' is not defined" or > " invalid > syntax" where do I go or what do I do. do i go th

Re: [Tutor] cant get started

2005-07-30 Thread Danny Yoo
On Sat, 30 Jul 2005 [EMAIL PROTECTED] wrote: > it said this is for newbies but I download the 2.4 and I tried the stuff > it said on the tutorial like the control-z or sys.exit () I tried the > control-p or the python -c but it always says "'something' is not > defined" or " invalid syntax" He

Re: [Tutor] cant get started

2005-07-30 Thread Nathan Pinno
This is an easy one. Go to the IDLE, I found it was easier. The latest Python refused to work on mine, so I'm using 2.2.3, and it works fine. - Original Message - From: [EMAIL PROTECTED] To: tutor@python.org Sent: Friday, July 29, 2005 10:22 PM Subject: [Tutor]

[Tutor] cant get started

2005-07-30 Thread F22AceRaptor
it said this is for newbies but I download the 2.4 and I tried the stuff it said on the tutorial like the control-z or sys.exit () I tried the control-p or the python -c but it always says "'something' is not defined" or " invalid syntax" where do I go or what do I do. do i go the the command