On Sat, Feb 9, 2013 at 1:55 PM, Robert Iulian <robert.iulia...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to