Skip to content

Cannot find 'QR' from 'qrtools' #1

Description

@sanderfoobar

Just a message for those that are having trouble with from qrtools import QR or import qrtools; qrtools.QR()

I am using windows (py 3.5.0) and I got it to work by using:

from qrtools.qrtools import QR

As opposed to what the installation docs say.

Also; there seems to be a problem with the package 'zbar' as I cannot install it on my Windows machine but that's a problem with the zbar package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions