[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1076404: python3-meshtastic missing dep on dotmap



Package: python3-meshtastic
Severity: important
thanks

It appears as though python3-meshtastic is missing a dependency on python3-dotmap. I don't see dotmap in the archive, so this may be an issue :)

$ meshtastic
Traceback (most recent call last):
  File "/usr/bin/meshtastic", line 5, in <module>
    from meshtastic.__main__ import main
  File "/usr/lib/python3/dist-packages/meshtastic/__init__.py", line 79, in <module>
    from dotmap import DotMap # type: ignore[import-untyped]
    ^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'dotmap'

Thank you for maintaining meshtastic!
  Paul


Reply to: