I get:
$ pip
pip: no python-exec wrapped executable found in /usr/lib/python-exec.

 Does that mean that, since
$ python --version
Python 3.10.5

 there is no pip in the python3.10 directory:
$ ls -l  /usr/lib/python-exec/python*/pip
-rwxr-xr-x 1 root root 364 May  5  2019 /usr/lib/python-exec/python2.7/pip
-rwxr-xr-x 1 root root 364 May  5  2019 /usr/lib/python-exec/python3.6/pip

 or anything else ?

Regards,
/Karl Hammar



Reply via email to