ZebusJesus / Meshtastic-PyGUI

Python Based GUI that uses the Meshtastic API
MIT License
25 stars 6 forks source link

runpi #9

Closed ZebusJesus closed 2 years ago

ZebusJesus commented 3 years ago

Describe the bug unble to luaunch app without using python -m

To Reproduce Steps to reproduce the behavior:

meshtastic_pygui
  1. See error

Expected behavior Launch application Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

danmandle commented 3 years ago

Not a bug. Documentation in README has the following:

Launch Command

Windows:

python -m meshtastic_pygui

MacOS:

python3 -m meshtastic_pygui