It is a growing best practice to set pip config options to:
allow-all-external = false
no-allow-insecure = false
This will complain loudly when trying to install packages that are not hosted
on PyPI, including psutil
Please considering changing this setting for psutil
see:
http://pypi-externals.caremad.io/help/what/
Thanks
Original issue reported on code.google.com by prestonh...@gmail.com on 16 Aug 2013 at 8:34
Original issue reported on code.google.com by
prestonh...@gmail.com
on 16 Aug 2013 at 8:34