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