
2 Feb
2015
2 Feb
'15
5:22 a.m.
Hi all, Could I please get some advice concerning my failure to get the QtQR program running under SuSe 13.1 I have downloaded the rpm and installed qtqr as well as python-qrtools I have no joy from the GUI "run" process and from the cli I get andrewg@andrewg:~> /usr/bin/qtqr Traceback (most recent call last): File "/usr/bin/qtqr", line 15, in <module> from qrtools import QR ImportError: No module named qrtools andrewg@andrewg:~> I tried modprobe but that command no longer works. I have a project where I need to generate around 350 different QR codes, all of the same format. And then I need to print them in such a way as to recognise each label easily to correctly locate them. Thanks Andrew Greig