pip and python referring to different interpreters

Advertisements I know "multiple-versions-of-python-mess" is nothing new but my question is more specific. I’m learning how to use venv (and pyenv, etc.) and I’ve run into a strange situation. I have a number of different versions of python installed (as one does). I use one of them, 3.9, to create a venv: $ /usr/local/Cellar/python@3.9/3.9.12_1/bin/python3 -m… Read More pip and python referring to different interpreters

set default scanner for skanlite

Advertisements Every time I run skanlite it searches for all available scanners, and presents me with a list. I want to set my Brother_MFC_L2710DW_series as the default scanner so I don’t have to go through this process every time. The skanlite handbook https://docs.kde.org/trunk5/en/skanlite/skanlite/using-skanlite.html says to use skanlite -d [device name] in a terminal but that… Read More set default scanner for skanlite