#Pip error in proot
1 messages · Page 1 of 1 (latest)
you're using python from Termux, exclude $PREFIX/bin from PATH
@clever cipher What can I do from here ?
update-alternatives: error: no alternatives for python3, But which python3 still outputs /data/data/com.termux/files/usr/bin/python3
Should I try ```
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 10
exclude /data/data/com.termux/files/usr/bin from PATH