Hello, I wanted to install a python pip wheel file globally without breaking my system packages. I tried searching online, but I cannot figure out how to do that.
How do you install a .whl file globally in debian without breaking system packages? Thanks!

