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.
--
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...@googlegroups.com.
To post to this group, send email to django...@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.