[Bug 1774419] Re: easy_install command is missing

Cody Lee 1774419 at bugs.launchpad.net
Fri Nov 9 20:15:22 UTC 2018


Having `easy_install` available (or something similar) is likely an
ongoing need for at least one reason. If a user wants their system to
stay on the latest/upstream version of pip, one sensible way of doing
this is to install the `python-setuptools` package and use
`easy_install` to install `pip` straight from PyPi, and then from that
point forward use `pip install -U pip` to keep it up to date.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-setuptools in Ubuntu.
https://bugs.launchpad.net/bugs/1774419

Title:
  easy_install command is missing

Status in python-setuptools package in Ubuntu:
  Confirmed

Bug description:
  Description:	Ubuntu 18.04 LTS
  Release:	18.04

  Package: python-setuptools
  Version:  39.0.1-2

  This package installs the easy_install module, but the command is
  missing:

  deploy at controller0:~$ which easy_install
  deploy at controller0:~$ echo $?
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-setuptools/+bug/1774419/+subscriptions



More information about the foundations-bugs mailing list