#16205: Beginners install guide for Windows
---------------------------------------+----------------------------------
Reporter: erlingbo | Owner:
Type: New feature | Status: new
Milestone: | Component: Documentation
Version: SVN | Severity: Normal
Resolution: | Keywords: install, windows
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------+----------------------------------
Comment (by jezdez):
Replying to [comment:5 mtredinnick]:
> 2. Prefer pip as much as possible (although to bootstrap it, you need
easy-install). It is a much better habit to get into.
>
I agree pip should be preferred, but easy_install isn't needed actually.
setuptools (or its better sibling Distribute) is needed though (which also
contain easy_install, but that's not important).
See http://www.pip-installer.org/en/latest/installing.html for
installing/upgrading instructions, especially the bootstrapper called
`get-pip.py` (which internally is **pip itself**).
--
Ticket URL: <https://code.djangoproject.com/ticket/16205#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.