Problems with Django
I've downloaded Python 64 bit and Django 1.4 on Windows 7, but every time I try to execute "django-admin.py startproject mysite" no project gets created? I've uninstalled django and python multiple times and tried over, and no luck. How is this fixable?
4 comments
[ 2.5 ms ] story [ 18.6 ms ] threadThe top three links give you everything you need to get help.
Windows is especially fussy about this, so read up on how to set that environment variable will probably resolve that issue and many similar ones which will crop up.