5
137
861
69K
441
Download Image
@clcoding Hints to get dependencies installed: pip install pyqrcode pip install PIL That will get pyqrcode and Pillow libraries installed. May have to take care of one more dependency (which pyqrcode depends on): pip install pypng