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


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

Where to find pip3 for python3

Started byNikos <nikos@superhost.gr>
First post2013-11-17 15:28 +0200
Last post2013-11-17 13:39 +0000
Articles 4 — 3 participants

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


Contents

  Where to find pip3 for python3 Nikos <nikos@superhost.gr> - 2013-11-17 15:28 +0200
    Re: Where to find pip3 for python3 Ned Batchelder <ned@nedbatchelder.com> - 2013-11-17 05:33 -0800
      Re: Where to find pip3 for python3 Nikos <nikos@superhost.gr> - 2013-11-17 15:37 +0200
    Re: Where to find pip3 for python3 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-17 13:39 +0000

#59724 — Where to find pip3 for python3

FromNikos <nikos@superhost.gr>
Date2013-11-17 15:28 +0200
SubjectWhere to find pip3 for python3
Message-ID<l6agab$433$1@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?

-- 
What is now proved was at first only imagined!

[toc] | [next] | [standalone]


#59726

FromNed Batchelder <ned@nedbatchelder.com>
Date2013-11-17 05:33 -0800
Message-ID<e84bb54b-e17a-4f73-9cde-d6a1e3e6b208@googlegroups.com>
In reply to#59724
On Sunday, November 17, 2013 8:28:43 AM UTC-5, Ferrous Cranus 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, your continued aggressive disrespect for this group will not get you the outcome you want.  Your off-topic question will continue to be ignored here, and you will only further cement your reputation as a difficult person, making it difficult for you to get help with Python questions in the future.

Find another way to get your question answered.

Please read this: http://www.python.org/psf/codeofconduct

--Ned.

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


#59728

FromNikos <nikos@superhost.gr>
Date2013-11-17 15:37 +0200
Message-ID<l6agsl$433$2@dont-email.me>
In reply to#59726
Στις 17/11/2013 3:33 μμ, ο/η Ned Batchelder έγραψε:
> 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?

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?

-- 
What is now proved was at first only imagined!

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


#59729

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-11-17 13:39 +0000
Message-ID<mailman.2778.1384695560.18130.python-list@python.org>
In reply to#59724
On 17/11/2013 13:28, Nikos wrote:

You're on dangerous ground me old son.  Please give up, you can't win, 
too many people have seen you in your true light.

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

Mark Lawrence

[toc] | [prev] | [standalone]


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


csiph-web