Re: Problem in installing Django on Windows XP

2008-01-18 Thread Guillermo
Hakan, Assuming you are using Django 0.96.1, make sure you're installing from a top folder in your drive. E.g.: d:\django Not something like: d:\django\django\ That worked for me. Regards, Guillermo --~--~-~--~~~---~--~~ You received this message because you

Re: Problem in installing Django on Windows XP

2008-01-18 Thread cjl
I'm not sure why you're getting the error that you are seeing, but if you want to try out Django on Windows without the hassle of installation, you can check out my site: http://www.instantdjango.com There is a download that provides a portable Django development environment on Windows, no inst

Problem in installing Django on Windows XP

2008-01-17 Thread new_to_django_install
I am quite new in Django, and trying to installing. I have the following error when I want to run the command for installing Django: C:\Django>setup.py install running install running build running build_py package init file '\django\__init__.py' not found (or not a regular file) error: package d