[09:43:28] <Ghostbird> On Debian, I have installed python3-progressbar v2.3.3 successfully. However when I try to pip3 install angr, it will still grab progressbar v2.3 from the net, and the installation will fail, because it's bugged. How do I force it to use the system installed packages?