Skip to content

Hi, when I use it, it raised "AttributeError: module 'ndef' has no attribute 'message_decoder'" error? #9

@TurnOffNOD

Description

@TurnOffNOD

Hi, I am using python 3.10, and using this package.
I am following the instructions on webpage , but when I executed decoder = ndef.message_decoder(octets), it says:

>>> decoder = ndef.message_decoder(octets)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'ndef' has no attribute 'message_decoder'

Is it a bug?

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