On 14/07/2016 15:41, Ian Cordasco wrote:
Try:

pip install --force-reinstall setuptools -U


I didn't do the force-reinstall and for some reason when I cleaned both ~/.cache/pip and ~/.pip the pip install -r requirements.txt did work.

I have tried various solutions proposed in the past eg

sudo apt-get install --reinstall python-pkg-resources

but nothing seems to work.

I did the cache cleanups in desperation mode.

I did try pip install -U setuptools, but it says it is up to date.

If this might be a case of the underlying python changing on the server I have turned off automatic security updates.

I would like to try and understand this happens as then I might have some wya of fixing it.

On Thu, Jul 14, 2016 at 8:37 AM, Robin Becker <[email protected]> wrote:
(myenv) rptlab@app0:~/myenv
.........
Robin Becker
--
Robin Becker
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to