Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86310 > unrolled thread
| Started by | David Aldrich <David.Aldrich@EMEA.NEC.COM> |
|---|---|
| First post | 2015-02-24 10:47 +0000 |
| Last post | 2015-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.
RE: How best to install path.py package on Centos 5? David Aldrich <David.Aldrich@EMEA.NEC.COM> - 2015-02-24 10:47 +0000
| From | David Aldrich <David.Aldrich@EMEA.NEC.COM> |
|---|---|
| Date | 2015-02-24 10:47 +0000 |
| Subject | RE: 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
Back to top | Article view | comp.lang.python
csiph-web