私は Android で Python をプログラミングするために qpython を使用しています。私のスクリプトでは、要求モジュールをインポートしているため、pip から tp install requests モジュールがあります。pip install requests コマンドを実行すると、次のエラーが表示されます。
error build/lib.linux-armv71-2.7/requests/auth.py:operation not permitted qpython
リクエストのインストール中にこのエラーが 2 回発生するため、スクリプトを実行できません。