Re: Django 1.0.2 Final fails to install

2009-03-11 Thread Vincent
Thanks Karen. Seems like the plug-in that I use in TotalCommander to untar TGZ had an issue. Using the open-source CLI program bsdtar.exe did the trick. For those interested: http://gnuwin32.sourceforge.net/packages/libarchive.htm --~--~-~--~~~---~--~~ You receive

Re: [XP] Django 1.0.2 Final fails to install

2009-03-10 Thread Karen Tracey
On Tue, Mar 10, 2009 at 11:57 AM, Vincent wrote: > I have ActivePython 2.5.1.1 installed on an XPSP2 host. I downloaded > and untarred Django 1.0.2 Final, but when I type "setup.py install", I > get the following error: > > === > C:\Downloads\Django-1.0.2-final>setup.py install > Traceback (m

[XP] Django 1.0.2 Final fails to install

2009-03-10 Thread Vincent
Hello I have ActivePython 2.5.1.1 installed on an XPSP2 host. I downloaded and untarred Django 1.0.2 Final, but when I type "setup.py install", I get the following error: === C:\Downloads\Django-1.0.2-final>setup.py install Traceback (most recent call last): File "C:\Downloads\Django-1.0.2