On Jun 4, 5:11 pm, Νικόλαος Κούρας <nikos.gr...@gmail.com> wrote:
> So, i guess its something like 'yum install python-pip'
> i cannot find it, have searched it in variosu ways.

If you're going to claim to have tried something, can you at least
tell us what you tried? Because quelle surprise! the most obvious
combination of search terms works:

    [plone@localhost]$ yum search python-pip
    ...
    python-pip.noarch : Pip installs packages.  Python3 packages.  An
easy_install replacement

If you're not seeing this then you've broken your package manager,
possibly by overwriting the existing repositories with the new ones
you've added. It's next to impossible to tell, however, because we
don't have an access to what you mean by "variosu ways".

Expert tip: there's this AMAZING technology called "Google", which if
you visit their site, enter the cryptic incantation "python pip
centos", and click on *the very first link*, it actually provides you
with explicit directions! What brave new world that etc!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to