Skip to content

No module named 'serial #9

@jacopsd

Description

@jacopsd

HA Core 2024.4.4
HA OS 11.5

Suddenly these errors appear in the log, and the module doesn't work anymore:

  File "/app/./modbus2mqtt.py", line 2, in <module>
    from  modbus2mqtt.modbus2mqtt import main
  File "/app/modbus2mqtt/modbus2mqtt.py", line 33, in <module>
    import serial
ModuleNotFoundError: No module named 'serial'

Tried 'pip install pyserial' in the console, but that doesn't work

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