Import Error: couldn't locate module Http.Isapi

2009-05-18 Thread BuckRogers
Hi, I am using IIS6/Python2.5/mssql 2000 on windows server 2003 I followed the instructions available here: http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer PyISAPIe doesn't seem to work, I am getting Import Error: couldn't locate module Http.Isapi Any idea? Cheers --~--

Installation Issue - error: /usr/local/bin/django-admin.py: No such file or directory

2012-04-14 Thread BuckRogers
Hi, I am attempting to install Django 1.4 on OS X 10.6.8 After running the following command : sudo python setup.py install I get this (see the last line): ... copying django/views/generic/list_detail.py -> build/lib/django/views/ generic copying django/views/generic/simple.py -> build/lib/djan