Message304603
| Author | yan12125 |
|---|---|
| Recipients | Serhy Pyton, yan12125 |
| Date | 2017-10-19.06:04:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1508393094.9.0.213398074469.issue31813@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Might be caused by this bug: https://github.com/pypa/pip/issues/3532 pip uses lockfile, and lockfile uses hard links, which are prohibited on newer Android versions unless you're root. A workaround is configuring python with |./configure --without-ensurepip|. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-19 06:04:54 | yan12125 | set | recipients: + yan12125, Serhy Pyton |
| 2017-10-19 06:04:54 | yan12125 | set | messageid: <1508393094.9.0.213398074469.issue31813@psf.upfronthosting.co.za> |
| 2017-10-19 06:04:54 | yan12125 | link | issue31813 messages |
| 2017-10-19 06:04:54 | yan12125 | create | |