[Distutils] cached index url
Carlos Barera
carlos.barera at gmail.com
Fri Dec 18 04:09:50 EST 2015
Hi,
In the past I installed devpi locally on my laptop to serve as a local
mirror of pypi and for testing of the distribution and install of packages.
I stopped using it.
But now, seems like the index url of my local devpi server is still cached
somewhere.
I thought that the index url should be found in pip.conf but I don't seem
to have any pip.conf anywhere on my Mac.
However, running python setup.py install fails as it's still trying to
access my old devpi server for some reason.
Questions:
1. I guess it must be cached some place else. Any idea where?
2. Why don't I have any pip.conf on my Mac
Regards,
Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151218/28e1241e/attachment.html>
More information about the Distutils-SIG
mailing list