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


Groups > comp.lang.python > #86310 > unrolled thread

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

Started byDavid Aldrich <David.Aldrich@EMEA.NEC.COM>
First post2015-02-24 10:47 +0000
Last post2015-02-24 10:47 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromDavid Aldrich <David.Aldrich@EMEA.NEC.COM>
Date2015-02-24 10:47 +0000
SubjectRE: How best to install path.py package on Centos 5?
Message-ID<mailman.19121.1424774835.18130.python-list@python.org>

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

I fixed this by using pip instead of easy_install:

pip3.4 install path.py

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web