pip3 install [module] creating new "/.local/…/site-packages" directory? – Debian
relatively new to the raspberry pi and python world. Right now I'm attempting to install: pip3 install keyboard Problem is, it is creating & saving into this folder structure... /home/pi/.local/lib/python3.7/site-packages/keyboard/ It's creating a '.local'? Which I have never seen before.…