Skip to content

NameError on Import #26

Closed
Closed
@bhclowers

Description

@bhclowers

Using circuitpython 7.0 (https://circuitpython.org/board/seeeduino_wio_terminal/) on the Wio Terminal, I run into an error with the adafruit_rtttl.mpy downloaded from https://circuitpython.org/libraries specific for 7.0 .

The specific error is:

Traceback (most recent call last):
File "code.py", line 3, in
File "adafruit_rtttl.py", line 158, in
NameError: name 'Optional' is not defined

Any ideas on how to get things rolling?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions