Skip to content

Example error with CircuitPython 9.0.0-alpha.2 #9

Open
@sany3001

Description

@sany3001

Missing file:

Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Initializing...
Pixel test
Lines test
Rectangle test
Text test
Could not find font file font5x8.bin
Traceback (most recent call last):
File "code.py", line 74, in
File "adafruit_framebuf.py", line 507, in text
File "adafruit_framebuf.py", line 581, in init
OSError: [Errno 2] No such file/directory: font5x8.bin

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