[Bug 1774419] Re: easy_install command is missing
Jeff Geerling
geerlingguy at mac.com
Wed Nov 21 18:38:56 UTC 2018
This affects me as well; there are a number of build tools and test
environments I maintain and/or use which assume the availability of
easy_install if python-setuptools is installed.
Outside of this issue, the only helpful documentation I could find was
on Stack Exchange: https://askubuntu.com/a/1052682/88829
The Bionic package even states (ref:
https://launchpad.net/ubuntu/bionic/+source/python-setuptools):
> The setuptools project also includes the widely used easy_install
application for downloading and installing Python packages.
...which would seem to indicate easy_install should be available after
installing the package.
--
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