[Bug 1779564] Re: pip3 installation does not give expected result
Christopher Barrington-Leigh
cpblpublic at gmail.com
Sat Jul 7 15:00:01 UTC 2018
No, it's not there:
$/usr/bin/pip3
bash: /usr/bin/pip3: No such file or directory
The only thing I can do (and have been doing) is python3 -m pip
though maybe that is not even the right thing to be doing.
Python3 works. I just checked the original symptoms, and they are the
same.
On Sat, Jul 7, 2018 at 10:40 AM, Hans Joachim Desserud <
1779564 at bugs.launchpad.net> wrote:
> Thanks for providing the requested information. I'm stumped as to why
> this happens though.
>
> While you have some additions to your PATH, that shouldn't "hide"
> binaries like that. And /usr/bin is part of the PATH so when it picks up
> python3 it should also find pip3. (I assume python3 runs as expected).
>
> Are you able to run it, when specifying the full path i.e. /usr/bin/pip3
> ?
>
> ** Changed in: python-pip (Ubuntu)
> Status: Incomplete => New
>
> ** Changed in: command-not-found (Ubuntu)
> Status: Incomplete => New
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1779564
>
> Title:
> pip3 installation does not give expected result
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1779564/+
> subscriptions
>
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1779564
Title:
pip3 installation does not give expected result
Status in command-not-found package in Ubuntu:
New
Status in python-pip package in Ubuntu:
New
Bug description:
To a naive user (like me) the following should not happen. I get a
suggestion to install an already-installed package. ie, installing the
package does not make a difference:
[~/]$ pip3
The program 'pip3' is currently not installed. You can install it by
typing:
sudo apt install python3-pip
[~/]$ sudo apt install python3-pip
wipe your finger across the fingerprint reader
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-pip is already the newest version (9.0.1-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: python3-pip 9.0.1-2
ProcVersionSignature: Ubuntu 4.13.0-45.50-generic 4.13.16
Uname: Linux 4.13.0-45-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul 1 12:09:42 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-11-18 (225 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
PackageArchitecture: all
SourcePackage: python-pip
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1779564/+subscriptions
More information about the foundations-bugs
mailing list