Opened 11 years ago
Closed 11 years ago
#22080 closed Uncategorized (invalid)
Instilation HELP!!
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.6 |
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
I'm relatively new to coding and I'm having some real trouble trying to install Django on python27(64bit).
I have managed to install pip without issue but when i run python, import pip then tell it "pip install Django" it returns:-
"
File "<stdin>", line 1
pip install Django
SyntaxError: invalid syntax
"
I'm sure this is an amateur error on my part but not being able to work round it is infuriating.
Thanks
James
Note:
See TracTickets
for help on using tickets.
Please see https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels to get help, thanks.