Skip to content

Instructions don't mention installing python dependencies #20

@CraigSiemens

Description

@CraigSiemens

When building pico-blink for the first time, it produces the following error.

ModuleNotFoundError: No module named 'macholib'

After looking through the project I found the requirements.txt file and ran the following to fix the issue.

pip3 install -r ../Tools/requirements.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions