Skip to content

No module named 'gpiod' #24

@AsgerKennet

Description

@AsgerKennet

Im trying to run the reciver.py in examples but is getting the error "no module name gpiod"
Its the same in "this issue"..

I have tried to write this
(LoRa) toor@kennet:~ $ python3 -c "import gpiod; print( gpiod.__file__ )" Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'gpiod'

But have install python3-libgpiod

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions