[Bug 1779564] Re: pip3 installation does not give expected result

Hans Joachim Desserud 1779564 at bugs.launchpad.net
Fri Jul 6 20:26:30 UTC 2018


Thanks for reporting.

The package suggestion comes from the command-not-found package, but I'm
not quite sure which is at fault here. (Especially since I am not able
to reproduce the issue on my 17.10 system, pip3 runs as expected after
installing)

Could you please post the output of the following commands:
1. dpkg -L python3-pip (tells us which files are installed by the package, which should include the pip3 binary)
2. apt policy python3-pip (just to double-check, the version number looks ok from the apport information in the summary)
3. echo $PATH (in case it can't find the binary to run in your PATH, although this sounds a bit unlikely)

** Changed in: python-pip (Ubuntu)
       Status: New => Incomplete

** Changed in: command-not-found (Ubuntu)
       Status: New => Incomplete

-- 
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:
  Incomplete
Status in python-pip package in Ubuntu:
  Incomplete

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