Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59709
| Path | csiph.com!usenet.pasdenom.info!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'error:': 0.07; 'python3': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'skip:/ 10': 0.09; 'python': 0.11; 'cached': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stage.': 0.16; 'tried:': 0.16; 'updates:': 0.16; 'wrote:': 0.18; 'install': 0.23; 'header:User- Agent:1': 0.23; 'question': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'loading': 0.31; 'mirror': 0.31; 'maybe': 0.34; 'could': 0.34; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'gone': 0.61; 'more': 0.64; 'here': 0.66; 'received:myvzw.com': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | memilanuk <memilanuk@gmail.com> |
| Subject | Re: Installing Python 3.3.2 pip |
| Date | Sun, 17 Nov 2013 02:04:20 -0800 |
| References | <l6a3s2$lq0$6@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 126.sub-174-239-230.myvzw.com |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
| In-Reply-To | <l6a3s2$lq0$6@dont-email.me> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2768.1384682673.18130.python-list@python.org> (permalink) |
| Lines | 30 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384682673 news.xs4all.nl 15988 [2001:888:2000:d::a6]:39917 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59709 |
Show key headers only | View raw
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...?
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