Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] pip
Date: Wed, 13 Jul 2022 13:50:09
Message-Id: 20220713144954.296a9676@phoucgh
In Reply to: [gentoo-user] pip by karl@aspodata.se
1 On Wed, 13 Jul 2022 10:40:34 +0200 (CEST), karl@××××××××.se wrote:
2
3 > I get:
4 > $ pip
5 > pip: no python-exec wrapped executable found in /usr/lib/python-exec.
6 >
7 > Does that mean that, since
8 > $ python --version
9 > Python 3.10.5
10 >
11 > there is no pip in the python3.10 directory:
12 > $ ls -l /usr/lib/python-exec/python*/pip
13 > -rwxr-xr-x 1 root root 364 May 5 2019
14 > /usr/lib/python-exec/python2.7/pip -rwxr-xr-x 1 root root 364 May 5
15 > 2019 /usr/lib/python-exec/python3.6/pip
16 >
17 > or anything else ?
18
19 You may need to re-emerge pip if the last file you have is for python3.6.
20
21
22 --
23 Neil Bothwick
24
25 Always proofread carefully to see if you any words out.

Replies

Subject Author
Re: [gentoo-user] pip mad.scientist.at.large@××××××××.com
Re: [gentoo-user] pip karl@××××××××.se