We've all been there at one point or another. You need an exploit to run, but it's from five years ago and you need python2 dependencies installed. It's a pain to manually wrestle configuring old pip, but there's a solution out there. PimpMyKali is a tool that can help you resolve this problem. It will automatically configure python2 pip, and pre-install most modules that you will need.
By default on modern Kali, old pip is disabled. Before PimpMyKali, the most efficient way was setting up virtual environments within Kali. PimpMyKali will adjust Kali's default settings.
I have been using this tool for a couple months now, and I recommend it to all of my students. It's the first thing I install when I'm setting up a new Kali machine. It will make studying for the OSCP much easier.
