Hi guy,
It will be cumbersome for you to have bothe versions on your systems
without using virtualenv.
But as you said you are just stating, my advice for you is to uninstall the
old version completely and then install the 3.4.3 fresh.
If u don't unstall the old version, as u are typing "python" on your cmd
prompt its the old version that would be coming up since it is the one
registered into your path.
So below are your options:
1. Unstall 2.7 and install 3.4.3
2. Install 3.4.3, rename the python executable from "python" to "python3".
THEN add python3 to your path.
3. Use virtualenv and virtualwrapper

Hope it help.
 On Apr 3, 2015 11:26 AM, "Pythondjango" <pelumiimman...@gmail.com> wrote:

> Greetings to you all.
> It is my pleasure to meet you all.
> Please i have a problem in installing a new python 3.4.3 version,even
> though i had installed the python 2.7.6 version on my window 7 pc through
> the help of a distant friend who is a python programmer and it running
> good.And now,i am also trying to become a python programmer, so please can
> any distinguished gentlemen or ladies give me a realistic details of how i
> will install this python 3.4.3 version so that i can start writing and
> learning by practice with its idle. THANKS.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/a24a82f3-b71d-450b-a1d5-c69c42b33bd6%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMGzuy-J9TToO6QPZDK-KBwmTJ_RewmjkZ66jU0sSPk4wEaxbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to