Hi all,
I'm trying to install Django on my windows, I already install Python, as I
read in Django tutorial for installing, I entered the path of the Django
folder that I downloaded and unzipped, then for installing I entered the
following command:
python setup.py install
but it keeps giving me this error :
File "setup.py", line 70
if u'SVN' in version:
^
SyntaxError: invalid syntax
Is there anyone who can help me with it?
Thanks in advance.
Sophia
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/ZvROZwxXlEwJ.
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.