PMXBOT Log file Viewer

Help | Karma | Search:

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

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[04:39:10] <mcfarke311> Hello guys, I'm looking for some help with pip that doesn't seem to be documented. Anyone up for the challenge?
[06:12:44] <pombreda> mcfarke311: Hi :) just ask your question
[06:16:21] <mcfarke311> Thanks. I'm trying to implement a local snapshot solution for a bunch of systems. So I'm calling pip download to get the distributions. Then I'm pip installing from the local directory. The pip install is failing because it is trying to re-use requirement trackers. Is there a switch/option to clear requirement trackers?