PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 4th of September, 2019

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[04:05:21] <mcfarke311> hello guys! Is there a switch/option to force pip not to re-use pre-existing requirement trackers?
[04:20:07] <mcfarke311> hello guys, anyone on the other side?
[06:23:46] <tos9> mcfarke311: "requirement trackers"?
[06:27:08] <mcfarke311> Yes. I've been trying to find out more info from Google. Afaik, pip uses trackers to determine if a cache item is valid. I've tried --no-cache-dir and I still get the same error. Basically I have downloaded distributions to a local for and I'm trying to pip install from the local dir. But it tries to reuse the trackers and can't find the %temp%/pip* files