On 17 May 2010 09:05, Sivapathasuntha Aruliah <
sivapathasuntha.arul...@amkor.com> wrote:

>
> Hi
> If possible please run the following two lines after *saving it as a py
> file on WINXP* and check whether it runs smooythly. *When I run I  get
> error. *I use Python 3.1.2 (r312:79149, Mar 21 2010, 00:41:52) [MSC v.1500
> 32 bit (Intel)] on win32
> Type "copyright", "credits" or "license()" for more information. However
> when I give the following command on Python shell print("Hello", "World!")
> it neately prints *Hello World!*
>
> #! /usr/bin/env python3
>
> print("Hello", "World!")
>
>
>
> Regards,
> Siva
>

Hi, are you sure you got your python path correct? Are you running 64bit
windows by any chance?

<<image/gif>>

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to