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


Groups > comp.lang.python > #86310

RE: How best to install path.py package on Centos 5?

From David Aldrich <David.Aldrich@EMEA.NEC.COM>
Subject RE: How best to install path.py package on Centos 5?
Date 2015-02-24 10:47 +0000
References <41302A7145AC054FA7A96CFD03835A0A0B945390@EX10MBX02.EU.NEC.COM>
Newsgroups comp.lang.python
Message-ID <mailman.19121.1424774835.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I fixed this by using pip instead of easy_install:

pip3.4 install path.py

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


Thread

RE: How best to install path.py package on Centos 5? David Aldrich <David.Aldrich@EMEA.NEC.COM> - 2015-02-24 10:47 +0000

csiph-web