PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Sunday the 17th of August, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[09:30:12] <cel1> I'm using a local devpi-server for download caching - pip.conf's index-url now points to my local host. Is it possible to add multiple index servers which are then checked sequentially
[16:14:47] <tdsmith> hi #pypa. homebrew users are reporting that pip install -U setuptools (which installs from a wheel) doesn't touch bin/easy_install, which leads easy_install invocations to fail because it has a hard-coded dependency on the version of setuptools it was installed with. what's supposed to happen here?
[16:18:25] <tdsmith> it works fine with --no-use-wheel
[16:22:11] <tdsmith> okay, this is fixed in HEAD