Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: 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.05; 'pypi': 0.07; 'seemed': 0.07; 'subject:Windows': 0.09; 'python': 0.09; 'already.': 0.09; 'lawrence': 0.09; 'cc:addr:python-list': 0.10; 'easy_install': 0.16; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'tjg': 0.16; 'wrote:': 0.17; '(in': 0.18; 'tim': 0.18; 'trying': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'occurred': 0.29; 'install': 0.29; 'received:192.168.100': 0.33; 'explain': 0.36; 'enough': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'received:192': 0.39; 'received:192.168': 0.40; 'first': 0.61; 'worth': 0.63; 'benefit': 0.70; 'from:addr:mail': 0.71; 'heh.': 0.84; 'to:none': 0.93 Date: Fri, 19 Oct 2012 15:40:49 +0100 From: Tim Golden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 CC: python-list@python.org Subject: Re: Python on Windows References: <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> <50815942.6060407@timgolden.me.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350657653 news.xs4all.nl 6980 [2001:888:2000:d::a6]:45176 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31751 On 19/10/2012 15:23, Mark Lawrence wrote: > On 19/10/2012 14:44, Tim Golden wrote: >> >> (In general, PyPI is the first place to look for Python packages). >> >> > > For the benefit of the OP and others this is worth reading on how to get > Python packages from pypi that let you get Python packages from pypi > http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows :) > Heh. I avoided trying to explain how to install pip because the OP seemed unfamiliar with enough concepts already. It never occurred to me to use easy_install to install pip! TJG