Jinja2 installation help

Kwpolska kwpolska at gmail.com
Sat Feb 9 08:05:36 EST 2013


On Sat, Feb 9, 2013 at 1:55 PM, Robert Iulian <robert.iulian90 at gmail.com> wrote:
> Here is the fucked up thing that I learned from all the hours of reading from different websites and documentation.
>
> To install Pip I need to install Easy_Install--> To install Easy_install I need to install Setup Tools whitch is NOT compatible with Python 3.XX ... If PIP is a replacement for Easy-install why does it require IT? What is going on?
>
> PS: I am a Windows 7 user.
> --
> http://mail.python.org/mailman/listinfo/python-list

It doesn’t require easy_install, nor setuptools (only distribute).
http://www.pip-installer.org/en/latest/installing.html#using-get-pip

-- 
Kwpolska <http://kwpolska.tk> | GPG KEY: 5EAAEA16
stop html mail                | always bottom-post
http://asciiribbon.org        | http://caliburn.nl/topposting.html



More information about the Python-list mailing list