You are viewing a single comment's thread from:RE: How to create your QRCode with Python !!!View the full contextyintercept (64)in STEMGeeks • 3 years ago You need to install qrcode first. I believe that this is the PyPi page for the application: https://pypi.org/project/qrcode/
applies, I forgot to say at the beginning that we need to execute the following commands to install these two libraries