Chi Hsuan Yen added the comment:
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|.
New submission from Serhy Pyton :
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.
--
components: Installation
files: S71018-182104.jpg
messages: 304585
nosy: Serhy Pyton
prio