Using the discrete-event simulator #77
Closed
shefsilvano
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am looking to use the discrete event simulator for meshtastic to see how the nodes will interact.
I am having a problem with running the .py files both on the linux and windows terminals. When attempting to run the 'python3 loraMesh.py' or 'python3 loraMesh.py [nr_nodes]', it always prompts back with "Tkinter is needed. Install python3-tk with your package manager." even though python3-tk is alreay installed. What can I do to properly access the simulator?
Would appreciate your help with this. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions