So i entered
sudo apt-get install python3-pip
And i got
Building dependency tree... Done
Reading state information... Done
Package python3-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python3-pip' has no installation candidate```
sudo apt update
– user535733 Apr 22 '23 at 15:08