Running the test commands shown here:
https://github.com/meshtastic/python
cause an error and do not run.
user@host:~/meshupgrades $ docker run --rm ghcr.io/meshtastic/python --help
Unable to find image 'ghcr.io/meshtastic/python:latest' locally
latest: Pulling from meshtastic/python
d17f077ada11: Already exists
3e77490d7efd: Pull complete
2d27834a976a: Pull complete
1e6fb1ada2c0: Pull complete
c67a3e5a9b6f: Pull complete
16dfed123040: Pull complete
a02e8f954b77: Pull complete
73a4f7709148: Pull complete
76754294207c: Pull complete
4f4fb700ef54: Pull complete
Digest: sha256:3b5e9c87b6bc6676b9474a5343285fdda0c66bec97c4afcc287311ec681813be
Status: Downloaded newer image for ghcr.io/meshtastic/python:latest
Traceback (most recent call last):
File "/usr/local/bin/meshtastic", line 3, in <module>
from meshtastic.__main__ import main
ModuleNotFoundError: No module named 'meshtastic'
user@host:~/meshupgrades $
All mestastic commands end with this error.
Running the test commands shown here:
https://github.com/meshtastic/python
cause an error and do not run.
All mestastic commands end with this error.