Closed JohnDMcMaster closed 9 months ago
has:
pip3 install --user pyzbar
But this doesn't work. Missing zbar library or something? But this seems to work:
sudo apt-get install -y python3-zbar
fixed
has:
But this doesn't work. Missing zbar library or something? But this seems to work: