Open tmarkson opened 1 year ago
Installing on windows 10 needed intervention. This worked for me:
cd emesh/ pip install -r requirements.txt pip install tree_sitter_languages pygments mdurl linkify-it-py importlib-metadata markdown-it-py rich mdit-py-plugins pip install yarl click attrs async-timeout aiosignal aiohttp pip install textual pip install textual-dev pip install deterministic-rsa-keygen cffi certifi requests cryptography pip install meshtastic
Then the GUI can be started python gui.py
python gui.py
Hello,
I cant replicate this error (and sorry for the delay). Whic Python version are you using?
Installing on windows 10 needed intervention. This worked for me:
Then the GUI can be started
python gui.py