2009/8/18 Nikola Smiljanić <popiz...@gmail.com>:
>
> I installed Django 1.1 on my Windows 7 machine with 64bit Python 2.6.2
> without any problems, but now I tried to install it on Windows XP with
> Python 2.6.2 and here is what I get:
>
> D:\Django-1.1>python setup.py install
> Traceback (most recent call last):
>  File "setup.py", line 69, in <module>
>    version = __import__('django').get_version()
>  File "D:\Django-1.1\django\__init__.py", line 12, in get_version
>    from django.utils.version import get_svn_revision
>  File "D:\Django-1.1\django\utils\__init__.py", line 1
>    Django-1.1/of the Lawrence Journal-World newspaper in Lawrence,
> Kansas.
>                           ^
> SyntaxError: invalid syntax
>
> Any ideas?
>
> >
>

Your download got messed up somehow, that content does'nt exist in
django/utils/__init__.py, I'd try redownloading and unpacking.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your
right to say it." -- Voltaire
"The people's good is the highest law." -- Cicero
"Code can always be simpler than you think, but never as simple as you
want" -- Me

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

Reply via email to