Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59708 > unrolled thread

Installing Python 3.3.2 pip

Started byNikos <nikos@superhost.gr>
First post2013-11-17 11:56 +0200
Last post2013-11-18 00:19 +1100
Articles 5 — 5 participants

Back to article view | Back to comp.lang.python


Contents

  Installing Python 3.3.2 pip Nikos <nikos@superhost.gr> - 2013-11-17 11:56 +0200
    Re: Installing Python 3.3.2 pip memilanuk <memilanuk@gmail.com> - 2013-11-17 02:04 -0800
    Re: Installing Python 3.3.2 pip Tim Golden <mail@timgolden.me.uk> - 2013-11-17 10:05 +0000
    Re: Installing Python 3.3.2 pip Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-17 12:56 +0000
    Re: Installing Python 3.3.2 pip Chris Angelico <rosuav@gmail.com> - 2013-11-18 00:19 +1100

#59708 — Installing Python 3.3.2 pip

FromNikos <nikos@superhost.gr>
Date2013-11-17 11:56 +0200
SubjectInstalling Python 3.3.2 pip
Message-ID<l6a3s2$lq0$6@dont-email.me>
python3.4 is gone at this stage. Now if i only could install pip for 
Python 3.3.2

Here is what i have tried:

root@secure [~]# which python3
/usr/bin/python3

root@secure [~]# which pip
/usr/bin/pip

root@secure [~]# yum install pip3
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * base: centos.secrel.com.br
  * epel: mirror.imt-systems.com
  * extras: centos.secrel.com.br
  * remi: mirror5.layerjet.com
  * updates: mirrors.ucr.ac.cr
Setting up Install Process
No package pip3 available.
Error: Nothing to do


Where to find 'pip3' for Python 3.3.2?

[toc] | [next] | [standalone]


#59709

Frommemilanuk <memilanuk@gmail.com>
Date2013-11-17 02:04 -0800
Message-ID<mailman.2768.1384682673.18130.python-list@python.org>
In reply to#59708
On 11/17/2013 01:56 AM, Nikos wrote:
>
> python3.4 is gone at this stage. Now if i only could install pip for
> Python 3.3.2
>
> Here is what i have tried:
>
> root@secure [~]# which python3
> /usr/bin/python3
>
> root@secure [~]# which pip
> /usr/bin/pip
>
> root@secure [~]# yum install pip3
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>   * base: centos.secrel.com.br
>   * epel: mirror.imt-systems.com
>   * extras: centos.secrel.com.br
>   * remi: mirror5.layerjet.com
>   * updates: mirrors.ucr.ac.cr
> Setting up Install Process
> No package pip3 available.
> Error: Nothing to do
>
>
> Where to find 'pip3' for Python 3.3.2?

Maybe you could ask the exact same question one more time...?

[toc] | [prev] | [next] | [standalone]


#59710

FromTim Golden <mail@timgolden.me.uk>
Date2013-11-17 10:05 +0000
Message-ID<mailman.2769.1384682694.18130.python-list@python.org>
In reply to#59708
On 17/11/2013 09:56, Nikos wrote:
>
> python3.4 is gone at this stage. Now if i only could install pip for
> Python 3.3.2
>
> Here is what i have tried:
>
> root@secure [~]# which python3
> /usr/bin/python3
>
> root@secure [~]# which pip
> /usr/bin/pip
>
> root@secure [~]# yum install pip3
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>   * base: centos.secrel.com.br
>   * epel: mirror.imt-systems.com
>   * extras: centos.secrel.com.br
>   * remi: mirror5.layerjet.com
>   * updates: mirrors.ucr.ac.cr
> Setting up Install Process
> No package pip3 available.
> Error: Nothing to do
>
>
> Where to find 'pip3' for Python 3.3.2?

Nikos: you've asked the same question three times in less than half an 
hour. Please have some patience.

In addition, your question is about finding packages under CentOS, so 
you should be asking or searching on a CentOS forum about how to find a 
package whose exact name you don't know.

TJG

[toc] | [prev] | [next] | [standalone]


#59720

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-11-17 12:56 +0000
Message-ID<mailman.2774.1384693014.18130.python-list@python.org>
In reply to#59708
On 17/11/2013 10:05, Tim Golden wrote:
>
> Nikos: you've asked the same question three times in less than half an
> hour. Please have some patience.

According to my system it was actually 34 minutes, more accuracy please :)

>
> In addition, your question is about finding packages under CentOS, so
> you should be asking or searching on a CentOS forum about how to find a
> package whose exact name you don't know.

This as usual has been pointed out repeatedly over the last few days and 
as usual has been repeatedly ignored.  He'll keep coming back like a pet 
who keeps getting tit bits from the owners hand.  Fortunately the 
message is finally getting through to the owners and the number of 
responses is dwindling.  With any luck it will hit zero within a few 
days and normality will be restored to this rather wonderful mailing list.

>
> TJG

p.s. am I the only person who is currently paranoid about my spelling 
and grammar?

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

[toc] | [prev] | [next] | [standalone]


#59723

FromChris Angelico <rosuav@gmail.com>
Date2013-11-18 00:19 +1100
Message-ID<mailman.2776.1384694358.18130.python-list@python.org>
In reply to#59708
On Sun, Nov 17, 2013 at 11:56 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> p.s. am I the only person who is currently paranoid about my spelling and
> grammar?

Certainly not. I'm paranoid about your grammar too, she may be getting
on in years but she could whump me if she wanted to!

ChrisA

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web