[Tutor] quarry,
Alan Gauld
alan.gauld at btinternet.com
Fri Jun 12 18:00:53 CEST 2009
"csarita bhandari" <csaritabhandari737 at hotmail.com> wrote
> I have download python version 3.0.1 windows installer, but problem
> occur during installing it. And the problem is " Your Administration
> don't permit to install this program".
Thats a windows problem not Python. You need to get an account
with Admin access.
> What should i do? I am new in python.
In that case don't use Python v3. Use Python v2.6 instead.
v3 is so new that most beginners material has not cauht up
yet and the changes from v2 are large. You will be much better
off learning v2.6 and then converting to v3 later when it is
more established.
--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/
And if you insist on using v3:
http://www.alan-g.me.uk/l2p/
(Which is still under construction)
More information about the Tutor
mailing list