Pip Clear Cache Command
pip cache purge
Long Lark
pip cache purge
pip cache dir
# this doesnt clear it but allows install with no cache
pip install PACKAGE --no-cache-dir