Feature description pip install --upgrade pip ERROR: Installing pip is forbidden, this will break the python-pip package (termux). Related to Benjamin-Loison/pip/issues/5. Additional information Not read.
pip install --upgrade pip ERROR: Installing pip is forbidden, this will break the python-pip package (termux). 解释 这是在运行Termux终端程序时出现的错误消息。它表示你正在使用pip来安装或更新pip,但是这是不允许的,因为这会破坏termux中的python-pip软件包。 解决方案: 不应该使用pip来更新pip, 应该使...