Describe the bug
When I try to create stub from my esp32 i get this error (saved all output in error.txt):
KeyError: 'sysname'
error.txt
Steps to Reproduce
1.Plug esp32 to computer, flash micropython binary
2.run micropy stubs create /dev/ttyUSB0
Logs
attached micropy.log file
micropy.log
Context (Environment)
- OS: Endeavour OS
- Micropy Version: 4.2.1
- Python Version: 3.11.3