Opened 13 years ago
Closed 13 years ago
#17692 closed Bug (invalid)
Error django.core
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | 1.3 |
Severity: | Normal | Keywords: | django.core, not found |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
C:\Users\\Python\Lib\site-packages\django\bin\django-admin.py startproject C:\Users\\Nicesiteyougotthere
When I enter this, I get the following error:
Tracebock (most recent call last):
File " C:\.....\django-admin.py", line 2, in <module>
from django.core import management
ImportError: No module named django.core
Do you know what the problem is?
Note:
See TracTickets
for help on using tickets.
Please see this page: TicketClosingReasons/UseSupportChannels