Re: [gentoo-user] pip

2022-07-18 Thread karl
Neil Bothwick: > On Wed, 13 Jul 2022 10:40:34 +0200 (CEST), k...@aspodata.se wrote: ... > > $ pip > > pip: no python-exec wrapped executable found in /usr/lib/python-exec. ... > You may need to re-emerge pip if the last file you have is for python3.6. ... Thanks, that solved it. Regards, /Karl Ha

Re: [gentoo-user] pip

2022-07-13 Thread Neil Bothwick
On Wed, 13 Jul 2022 10:40:34 +0200 (CEST), k...@aspodata.se wrote: > 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/

Re: [gentoo-user] pip search disabled?

2020-12-18 Thread Valmor F. de Almeida
On 12/17/20 11:55 PM, bobwxc wrote: 在 2020/12/18 上午2:32, Valmor F. de Almeida 写道: Hello, Has anyone seen this search problem with pip for any package? ->  pip search twine ERROR: Exception: Traceback (most recent call last):   File "/usr/lib/python3.8/site-packages/pip/_internal/cli/base_

Re: [gentoo-user] pip search disabled?

2020-12-17 Thread bobwxc
在 2020/12/18 上午2:32, Valmor F. de Almeida 写道: Hello, Has anyone seen this search problem with pip for any package? ->  pip search twine ERROR: Exception: Traceback (most recent call last):   File "/usr/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 228, in _main     st