Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Option usage #3

@benoit-intrw

Description

@benoit-intrw

The option enum from qrencode.h are not available at python level. (QR_ECLEVEL_L, etc., QR_MODE_NUM, etc.)

How are we supposed to pass option to encode method ?

I've tried following code which result in segmentation fault.

enc.encode('http://bit.ly', {'mode': 1, 'ec_level': 1})

Any tips ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions