>
> Hi!
>
> I have 2 python version ( Python 2.7 and 3.2 ) in Windows 7. But I use
> Python 3.1 usually. ( I have 2 directories( Python27 and Python32 ))
> I decided to use Django and tried to install it as guideline in
> https://docs.djangoproject.com/en/1.3/topics/install/#installing-official-release
>
> But I got an error message while installing such as
> File "C:\Django-131\setup.py", line 70
>      if u'SVN' in version:
>
> SyntaxError: Invalid syntax.
>
> By googling, I found that it came from python version I am using.
> So I thought my Windows takes Python 3.2 as default one.
> I tried to change it to Python 2.7 but failed.
> Would you please let me know how I can move from Python 3.2 to Python 2.7
> in Winodws 7?
>
> Regards
> KTChoi
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to