[Bug 1774419] Re: easy_install command is missing

2019-04-17 Thread Bug Watch Updater
** Changed in: python-setuptools (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1774419 Title: easy_install command is missing To manage notifications about

[Bug 1774419] Re: easy_install command is missing

2019-04-16 Thread Metta Crawler
Work-around pip install --user setuptools then set $PATH to include ~/.local/bin ** Also affects: python-setuptools (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896652 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1774419] Re: easy_install command is missing

2018-11-22 Thread Sebastien Bacher
That has been reported to Debian as well, https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=896652 ** Bug watch added: Debian Bug tracker #896652 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896652 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1774419] Re: easy_install command is missing

2018-11-21 Thread Jeff Geerling via ubuntu-bugs
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:

[Bug 1774419] Re: easy_install command is missing

2018-11-09 Thread Cody Lee
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`

[Bug 1774419] Re: easy_install command is missing

2018-10-14 Thread Noam Davida
Guys we need this as well, please update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1774419 Title: easy_install command is missing To manage notifications about this bug go to:

[Bug 1774419] Re: easy_install command is missing

2018-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-setuptools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1774419

[Bug 1774419] Re: easy_install command is missing

2018-07-04 Thread Sebastian
I am affected by this as well. Using EasyBuild which relies on easy_install command during its installation problem. In 17.10 the cmd is still there. Worked around it by copying the easy_install cmd from 17.10 (its actually just a short python script) and putting it into the path. This works for

[Bug 1774419] Re: easy_install command is missing

2018-05-31 Thread Nick Jones
The changelog for this package states that it the easy_install scripts were removed, as of: https://launchpad.net/ubuntu/+source/python-setuptools/39.0.1-2 No rationale is given for the removal, or any suggestion of what users should be expected to do instead. -- You received this bug