lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.36k stars 666 forks source link

I want to put 1M data into the QR code #212

Closed yuemengrui closed 3 years ago

yuemengrui commented 3 years ago

I want to put 1m data into the QR code, but i get 'qrcode.exceptions.DataOverflowError'

eabase commented 3 years ago

Why would you want to do such a silly thing?