[MISC] QuickR

Type your comment> @meaculpa said:

I am curious to know if anybody is successfully using : qr = qrtools.QR() ??
whether i import :
from qrtools import qrtools
or from qrtools import QR
or from qrtools.qrtools import qrtools (… or QR)
nothing is working

after a couple hours of trying to get it to work I found this

that whole mess completely soured me on what was otherwise a easy fun challenge

1 Like