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


Groups > comp.lang.python > #46284

Re: How to: Setuptools

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:How': 0.10; 'python': 0.11; 'easy_install': 0.16; 'fails.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'trying': 0.19; "skip:' 30": 0.19; 'install': 0.23; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'refers': 0.24; 'url:moin': 0.24; 'file.': 0.24; 'url:edu': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:wiki': 0.31; 'ray': 0.31; 'url:python': 0.33; 'could': 0.34; 'but': 0.35; 'there': 0.35; 'entry': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; "you're": 0.61; 'pays': 0.65; 'charset:windows-1252': 0.65; 'stated': 0.69; 'received:89': 0.85
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: How to: Setuptools
Date Tue, 28 May 2013 14:40:05 +0100
References <bf45fdb5-e980-4828-b664-86093c030cc9@googlegroups.com> <22b6ddfe-100f-4ff5-853b-9ec4e2232e7a@h9g2000pbr.googlegroups.com> <mailman.2294.1369743978.3114.python-list@python.org> <1495a8dd-bbf5-4dda-8733-89d6db0240f1@g8g2000yqa.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host host-89-240-174-199.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
In-Reply-To <1495a8dd-bbf5-4dda-8733-89d6db0240f1@g8g2000yqa.googlegroups.com>
X-Antivirus avast! (VPS 130528-0, 28/05/2013), Outbound message
X-Antivirus-Status Clean
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2296.1369748403.3114.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369748403 news.xs4all.nl 15891 [2001:888:2000:d::a6]:60937
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46284

Show key headers only | View raw


On 28/05/2013 14:05, ray wrote:
>
> The installation fails.  The report stated it could not find the file.
> Per:
> Looking down into the content of ez_setup.py, I find:
> 'setuptools-0.6c10-py2.6.egg':
> but there is no entry
> 'setuptools-0.6c10-py2.7.egg':
>
> Since I am trying to install this for Python 2.7, it fails.
>
> Any suggestions?
>
> Ray
>

Try reading this 
http://stackoverflow.com/questions/3652625/installing-setuptools-on-64-bit-windows 
which refers to this http://www.lfd.uci.edu/~gohlke/pythonlibs/ where 
you can get pip which is an easy_install replacement.  You pays your 
money, you takes your choice :)

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to:  Setuptools ray <ray@aarden.us> - 2013-05-27 18:32 -0700
  RE: How to:  Setuptools Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-28 04:45 +0300
    Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-27 19:57 -0700
      RE: How to: Setuptools Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-28 06:06 +0300
        Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-27 20:54 -0700
          RE: How to: Setuptools Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-28 07:09 +0300
            Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-27 21:26 -0700
  Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-28 05:03 -0700
    Re: How to: Setuptools Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-28 13:26 +0100
      Re: How to: Setuptools ray <ray@aarden.us> - 2013-05-28 06:05 -0700
        Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-28 06:35 -0700
        Re: How to: Setuptools Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-28 14:40 +0100
          Re: How to: Setuptools rusi <rustompmody@gmail.com> - 2013-05-28 06:54 -0700
  Re: How to: Setuptools Michael Herman <hermanmu@gmail.com> - 2013-05-28 13:59 -0700
  Re: How to:  Setuptools ray <ray@aarden.us> - 2013-05-28 19:11 -0700

csiph-web