[Tutor] Unable to run a simple Hello.py in WinXP
Adam Bark
adam.jtm30 at gmail.com
Tue May 18 04:52:51 CEST 2010
On 18 May 2010 01:30, Sivapathasuntha Aruliah <
Sivapathasuntha.Aruliah at amkor.com> wrote:
>
>
>
>
>
> *Adam Bark <adam.jtm30 at gmail.com>*
>
>
> *05/18/2010 01:21 AM*
> To
> Sivapathasuntha Aruliah/S1/AAWW at Amkor
> cc
> tutor at python.org
> Subject
> Re: [Tutor] Unable to run a simple Hello.py in WinXP
>
>
>
>
>
>
>
>
> On 17 May 2010 09:05, Sivapathasuntha Aruliah <*
> Sivapathasuntha.Aruliah at amkor.com* <Sivapathasuntha.Aruliah at 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?
> Hi Adam
> I also suspected it could be 64 bit but from IDLE gui which I used it shows
> the followings which confirms 32 bit? So please if you have WINXP bit32
> please try to run and show me what command including paths you used to get a
> successful run.
>
> "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.
> >>> "
>
Sorry I haven't got winXP. The 32 bit on the command line just tells you
what python was built for. You need to check your system (in Control Panel)
to find out what build of windows you are running.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100518/bd8c9129/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 4880 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tutor/attachments/20100518/bd8c9129/attachment-0001.gif>
More information about the Tutor
mailing list