Re: WARNING: The pip package is not available, falling back to EasyInstall

2020-05-01 Thread Luke Hinds
On Thu, Apr 30, 2020 at 3:38 PM Dominik 'Rathann' Mierzejewski < domi...@greysector.net> wrote: > On Thursday, 30 April 2020 at 15:51, Luke Hinds wrote: > > Hey All, > > > > Trying to update a package and getting failures over: > > > > ~~~ > > > > WARNING: The pip package is not available,

Re: WARNING: The pip package is not available, falling back to EasyInstall

2020-04-30 Thread Vitaly Zaitsev via devel
On 30.04.2020 15:51, Luke Hinds wrote: > Has anyone seen this before, why would it not be able to find pip. You cannot use pip/npm/gems in official builds. You must use packaged versions of such dependencies. -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org)

Re: WARNING: The pip package is not available, falling back to EasyInstall

2020-04-30 Thread Dominik 'Rathann' Mierzejewski
On Thursday, 30 April 2020 at 15:51, Luke Hinds wrote: > Hey All, > > Trying to update a package and getting failures over: > > ~~~ > > WARNING: The pip package is not available, falling back to EasyInstall for > handling setup_requires/test_requires; this is deprecated and will be > removed in

Re: WARNING: The pip package is not available, falling back to EasyInstall

2020-04-30 Thread Stephen John Smoogen
On Thu, 30 Apr 2020 at 09:59, Luke Hinds wrote: > > Hey All, > > Trying to update a package and getting failures over: > > ~~~ > > WARNING: The pip package is not available, falling back to EasyInstall for > handling setup_requires/test_requires; this is deprecated and will be removed > in a

WARNING: The pip package is not available, falling back to EasyInstall

2020-04-30 Thread Luke Hinds
Hey All, Trying to update a package and getting failures over: ~~~ WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. Download error on https://pypi.org/simple/pbr/: [Errno