Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.074 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'subject:How': 0.10; 'received:85.115': 0.16; 'subject:install': 0.16; 'to:name:python- list@python.org': 0.22; 'install': 0.23; 'header:Received:8': 0.24; 'header:In-Reply-To:1': 0.27; 'fixed': 0.29; 'received:169.254': 0.32; 'url:rec-html40': 0.35; 'charset:us- ascii': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'received:169': 0.37; 'url:microsoft': 0.37; 'url:office': 0.38; 'to:addr:python- list': 0.38; 'url:schemas': 0.38; 'url:omml': 0.39; 'url:2004': 0.39; 'url:12': 0.39; 'to:addr:python.org': 0.39 From: David Aldrich To: "python-list@python.org" Subject: RE: How best to install path.py package on Centos 5? Thread-Topic: How best to install path.py package on Centos 5? Thread-Index: AdBPh3rpW/O8FbqJTFWqClpP1fpsugAl5llw Date: Tue, 24 Feb 2015 10:47:11 +0000 References: <41302A7145AC054FA7A96CFD03835A0A0B945390@EX10MBX02.EU.NEC.COM> In-Reply-To: <41302A7145AC054FA7A96CFD03835A0A0B945390@EX10MBX02.EU.NEC.COM> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.29.68.112] Content-Type: multipart/alternative; boundary="_000_41302A7145AC054FA7A96CFD03835A0A0B945861EX10MBX02EUNECC_" MIME-Version: 1.0 X-Scanned-By: MailControl 37812.332 (www.mailcontrol.com) on 10.69.0.178 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: 107 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424774835 news.xs4all.nl 2865 [2001:888:2000:d::a6]:59945 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86310 --_000_41302A7145AC054FA7A96CFD03835A0A0B945861EX10MBX02EUNECC_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I fixed this by using pip instead of easy_install: pip3.4 install path.py --_000_41302A7145AC054FA7A96CFD03835A0A0B945861EX10MBX02EUNECC_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I fixed this by using = pip instead of easy_install:

 

pip3.4 install path.py=

--_000_41302A7145AC054FA7A96CFD03835A0A0B945861EX10MBX02EUNECC_--