Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59710
| Date | 2013-11-17 10:05 +0000 |
|---|---|
| From | Tim Golden <mail@timgolden.me.uk> |
| Subject | Re: Installing Python 3.3.2 pip |
| References | <l6a3s2$lq0$6@dont-email.me> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2769.1384682694.18130.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
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
csiph-web