My pip install
is trying to contact the wrong server (a server I used in the past, but now deprecated): I see this because the installation of a package is timing out. Two questions:
- Where is pip getting the (wrong) configuration from? Definitely not from
~/.pip/pip.conf
since I checked! - How to turn verbose mode so that I see what requests pip is sending?