#291 closed defect (invalid)
Installation problems
Reported by: | anonymous | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
New to python and django(obviously)
Just completed install according to documentation on this site.
I am now trying to run
django-admin.py startproject myproject
and getting the following error.
File "django-admin.py", line 2, in ?
from django.core import management
ImportError: No module named django.core
any help?
Thanks
Note:
See TracTickets
for help on using tickets.
The ticket system isn't the place for support questions. Please try our IRC channel or mailing list. Go to djangoproject.com/community for more info.