DEV Community

Discussion on: Jupyter notebook: Python IDE for android

Collapse
 
blackbla profile image
blackbla • Edited

pip install --upgrade pip is generating error
ERROR: Installing pip is forbidden, this will break the python-pip package (termux).

Collapse
 
udaymalviya profile image
UdayMalviya

We can't upgrade it because pip install --upgrade pip is used when we internally use pip.But in termux we have additional package for pip which is python -pip

Collapse
 
victorgeel profile image
Victor is Geek

Yes ,me too
subprocess-exited-with-error

Collapse
 
sakhu0 profile image
Sakhu0

I can't get right, if you have please share