Benjamin-Loison / termux-packages

A package build system for Termux.
https://termux.dev
Other
0 stars 0 forks source link

[Bug]: Missing uppercase in `pip install --upgrade pip` error message #3

Closed Benjamin-Loison closed 2 months ago

Benjamin-Loison commented 5 months ago

Problem description

pip
The program pip is not installed. Install it by executing:
 pkg install python-pip
apt install -y python-pip
pip install --upgrade pip
ERROR: Installing pip is forbidden. this will break the python-pip package (termux).

Related to Benjamin-Loison/waydroid/issues/1.

What steps will reproduce the bug?

Not read.

What is the expected behavior?

No response

System information

termux-info:

Bhullarpreet22ji commented 2 months ago

Did You Solved ??

Benjamin-Loison commented 2 months ago

It now returns:

ERROR: Installing pip is forbidden, this will break the python-pip package (termux).
Benjamin-Loison commented 2 months ago

@Bhullarpreet22ji

What is your precise issue? You need a more recent version of pip than what python-pip pkg package brings you?