--
From: Khalid Al-Ghamdi
To: ALAN GAULD
Sent: Sunday, 15 November, 2009 18:02:25
Subject: Re: [Tutor] getting python 3 to run from the command line (version
2)
Hi,
I'm really sorry for this hassle!
Python31 (gives error):
C:\Users\KE>python
Fatal Python error: Py_Initialize: can&
"Khalid Al-Ghamdi" wrote in message
news:dfac564f0911140854v42fa4e0ehe5868517a50ef...@mail.gmail.com...
hi all,
I realize my question was previous question was phrased, well, vaguely, as
I
learn from your responses so here's version 2 of my question:
i'm running windows vista and have pyth
"Khalid Al-Ghamdi" wrote
when i try to code something it just gives me a new line without any
processing of the code. (for example:2+2 returns a new line)
You mean you get to the >>> prompt?
And you type 2+2 you get this:
2+2
With just a newline between your input and the next >>> pr
hi all,
I realize my question was previous question was phrased, well, vaguely, as I
learn from your responses so here's version 2 of my question:
i'm running windows vista and have python 30 ,31 and 26 installed.!
when I try to run python form the command line by printing *python *to
whichever
"Khalid Al-Ghamdi" wrote
for some reason I haven't been able to get python 3 to work from the the
command line. I've added it to the the path in the the system variables
but
still no luck. when I try to run python 2.6 it works flawlessly, though,
bearing in mind that it wasn't added to the s
Khalid Al-Ghamdi wrote:
Hi,
for some reason I haven't been able to get python 3 to work from the the
command line. I've added it to the the path in the the system variables but
still no luck. when I try to run python 2.6 it works flawlessly, though,
bearing in mind that it wasn't added to the sy
On Sat, Nov 14, 2009 at 3:40 AM, Khalid Al-Ghamdi wrote:
> Hi,
> for some reason I haven't been able to get python 3 to work from the the
> command line. I've added it to the the path in the the system variables but
> still no luck. when I try to run python 2.6 it works flawlessly, though,
> beari
"Khalid Al-Ghamdi" wrote in message
news:dfac564f0911140040y27e0bee5ub02aa2de2b02f...@mail.gmail.com...
Hi,
for some reason I haven't been able to get python 3 to work from the the
command line. I've added it to the the path in the the system variables
but
still no luck. when I try to run p
Hi,
for some reason I haven't been able to get python 3 to work from the the
command line. I've added it to the the path in the the system variables but
still no luck. when I try to run python 2.6 it works flawlessly, though,
bearing in mind that it wasn't added to the system variables!
i'm runni