Too many python installations. Should i remove them all and install the latest?

alex23 wuwei23 at gmail.com
Tue Jun 4 03:21:11 EDT 2013


On Jun 4, 5:11 pm, Νικόλαος Κούρας <nikos.gr... at 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 at 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!



More information about the Python-list mailing list