Chi Hsuan Yen <yan12...@gmail.com> 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|.

----------
nosy: +Chi Hsuan Yen

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31813>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to