Re: Problem installing Django 1.1 on XP

2009-08-20 Thread Nikola Smiljanić
The problem was created by some tar.gz plugin for Total Commander, and __init__ file had 19MB. --~--~-~--~~~---~--~~ 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@go

Re: Problem installing Django 1.1 on XP

2009-08-20 Thread Nikola Smiljanić
You were right Karen, Total Commander created this problem. __init__ file had 9MB. Unpacked with WinRAR and everything works. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to th

Re: Problem installing Django 1.1 on XP

2009-08-19 Thread Karen Tracey
2009/8/19 Nikola Smiljanić > > Django-1.1.tar.gz > MD5: b2d75b4457a39c405fa2b36bf826bf6b > > Same thing. File __init__ in django/utils starts exactly like > traceback says: > > Django-1.1/Django was originally created in late 2003 at World Online, > the Web division > of the Lawrence Journal-Worl

Re: Problem installing Django 1.1 on XP

2009-08-18 Thread Nikola Smiljanić
Django-1.1.tar.gz MD5: b2d75b4457a39c405fa2b36bf826bf6b Same thing. File __init__ in django/utils starts exactly like traceback says: Django-1.1/Django was originally created in late 2003 at World Online, the Web division of the Lawrence Journal-World newspaper in Lawrence, Kansas. --~--~---

Re: Problem installing Django 1.1 on XP

2009-08-18 Thread Alex Gaynor
2009/8/18 Nikola Smiljanić : > > 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): >  

Problem installing Django 1.1 on XP

2009-08-18 Thread Nikola Smiljanić
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 version =