Message137563
| Author | eric.araujo |
|---|---|
| Recipients | alexis, eric.araujo, tarek |
| Date | 2011-06-03.17:24:21 |
| SpamBayes Score | 0.0055667404 |
| Marked as misclassified | No |
| Message-id | <1307121861.82.0.570588263731.issue12260@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Now that we can break compat in distutils2/packaging, we can change the default install dir to use PEP 370 user site-packages. For users without root, copy-pasting “pysetup run install_dist” from the docs would Just Work™. This would also avoid the dreadful advice to use sudo on OSes that have their own package manager and don’t want users to muck up with /usr. See also #10745. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-03 17:24:21 | eric.araujo | set | recipients: + eric.araujo, tarek, alexis |
| 2011-06-03 17:24:21 | eric.araujo | set | messageid: <1307121861.82.0.570588263731.issue12260@psf.upfronthosting.co.za> |
| 2011-06-03 17:24:21 | eric.araujo | link | issue12260 messages |
| 2011-06-03 17:24:21 | eric.araujo | create | |