Issue31813
Created on 2017-10-18 15:42 by Serhy Pyton, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| S71018-182104.jpg | Serhy Pyton, 2017-10-18 15:42 | screenshot | ||
| Messages (3) | |||
|---|---|---|---|
| msg304585 - (view) | Author: Serhy Pyton (Serhy Pyton) | Date: 2017-10-18 15:42 | |
pip stucks, during installing python 3.6.3 in termux and not complete it. Posibly it's could be a problem only on meizu m2. Also it produse load in such state. |
|||
| msg304603 - (view) | Author: (yan12125) * | Date: 2017-10-19 06:04 | |
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|. |
|||
| msg341575 - (view) | Author: anthony shaw (anthonypjshaw) * ![]() |
Date: 2019-05-06 17:40 | |
I believe the issue is caused by the issue referenced in the last comment. Closing issue |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:53 | admin | set | github: 75994 |
| 2019-05-06 17:40:24 | anthonypjshaw | set | status: open -> closed nosy:
+ anthonypjshaw resolution: not a bug |
| 2017-10-20 18:56:03 | terry.reedy | set | title: python -m enshure pip stucks -> python -m ensurepip hangs |
| 2017-10-19 06:04:54 | yan12125 | set | nosy:
+ yan12125 messages: + msg304603 |
| 2017-10-18 15:42:58 | Serhy Pyton | create | |
