Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59618
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news.astraweb.com!border2.a.newsrouter.astraweb.com!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.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:Question': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:modules': 0.09; 'tismer': 0.09; 'python': 0.11; 'assume': 0.14; 'gonna': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'wrote:': 0.18; 'programming': 0.22; 'install': 0.23; 'header:User-Agent:1': 0.23; 'now?': 0.24; 'second': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'there.': 0.32; 'run': 0.32; 'but': 0.35; 'subject:regarding': 0.36; 'christian': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'break': 0.61; 'world.': 0.61; 'show': 0.63; 'between': 0.67; 'results,': 0.84; 'subject:via': 0.84; 'navigate': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Question regarding 2 modules installed via 'pip' |
| Date | Sat, 16 Nov 2013 15:20:51 +0000 |
| References | <613f8a56-5869-45e3-8999-c9c14458cf9c@googlegroups.com> <mailman.2706.1384598532.18130.python-list@python.org> <f6007cf5-c9c0-48e6-8713-f18ea6e99140@googlegroups.com> <25880d3d-e306-4f4d-8d33-3b0a37d5cda6@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-178-128.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
| In-Reply-To | <25880d3d-e306-4f4d-8d33-3b0a37d5cda6@googlegroups.com> |
| 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.2719.1384615271.18130.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384615271 news.xs4all.nl 15998 [2001:888:2000:d::a6]:33713 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59618 |
Show key headers only | View raw
On 16/11/2013 13:45, Ferrous Cranus wrote: > What the difference between locate and find? I neither know nor care as it's not Python related. > > and seen find show me some results, what now? > > 'rm -rf' those files or i will break something? Ditto. > > and then how i'am gonna install those 2 modules for python 3.3.2? > I assume you can navigate to the Python 3.3.2 directory where pip is installed and run it from there. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 00:52 -0800
Re: Question regarding 2 modules installed via 'pip' Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-16 11:41 +0100
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 05:10 -0800
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 05:45 -0800
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 05:54 -0800
Re: Question regarding 2 modules installed via 'pip' Roy Smith <roy@panix.com> - 2013-11-16 09:25 -0500
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:43 -0800
Re: Question regarding 2 modules installed via 'pip' YBM <ybmess@nooos.fr.invalid> - 2013-11-16 17:49 +0100
Re: Question regarding 2 modules installed via 'pip' Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-17 01:07 +0000
Re: Question regarding 2 modules installed via 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 15:20 +0000
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:32 -0800
Re: Question regarding 2 modules installed via 'pip' Johannes Findeisen <mailman@hanez.org> - 2013-11-16 16:45 +0100
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 07:56 -0800
Re: Question regarding 2 modules installed via 'pip' Johannes Findeisen <mailman@hanez.org> - 2013-11-16 17:06 +0100
Re: Question regarding 2 modules installed via 'pip' YBM <ybmess@nooos.fr.invalid> - 2013-11-16 17:48 +0100
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 08:51 -0800
Re: Question regarding 2 modules installed via 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 17:02 +0000
Re: Question regarding 2 modules installed via 'pip' Robert Kern <robert.kern@gmail.com> - 2013-11-16 17:19 +0000
Re: Question regarding 2 modules installed via 'pip' Nikos <nikos@superhost.gr> - 2013-11-17 11:04 +0200
Re: Question regarding 2 modules installed via 'pip' Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-16 08:53 -0500
Re: Question regarding 2 modules installed via 'pip' Νίκος <nikos@superhost.gr> - 2013-11-16 15:59 +0200
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 07:04 -0800
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:11 -0800
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:15 -0800
Re: Question regarding 2 modules installed via 'pip' Dave Angel <davea@davea.name> - 2013-11-16 21:33 -0600
Re: Question regarding 2 modules installed via 'pip' Chris Angelico <rosuav@gmail.com> - 2013-11-17 02:19 +1100
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:33 -0800
Re: Question regarding 2 modules installed via 'pip' mm0fmf <none@mailinator.com> - 2013-11-16 19:35 +0000
Re: Question regarding 2 modules installed via 'pip' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-17 05:52 +0000
Re: Question regarding 2 modules installed via 'pip' Robert Kern <robert.kern@gmail.com> - 2013-11-16 15:01 +0000
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:13 -0800
Re: Question regarding 2 modules installed via 'pip' Andreas Perstinger <andipersti@gmail.com> - 2013-11-16 16:43 +0100
csiph-web