#35753 closed Uncategorized (invalid)
Problem installing Django
Reported by: | Sgora360 | Owned by: | |
---|---|---|---|
Component: | Uncategorized | Version: | 5.0 |
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 there im having a problem installing django please help me my vs code writes this error messgae:
$ django-admin startproject myFirstProject
bash: django-admin: command not found
Change History (2)
comment:1 by , 8 weeks ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 8 weeks ago
Besides what Jae Hyuck Sa said, please note Sgora360 that the goal of this issue tracker is to only track issues about Django itself. So, the best place to get answers to your issue is using any of the user support channels from this link.
Note:
See TracTickets
for help on using tickets.
Have you installed Django with 'python -m pip install Django'? It might be helpful to carefully go through that section of the tutorial.
https://docs.djangoproject.com/en/5.1/intro/install