micropy stubs create fails after verifying integrity
Open
bug
- Dominant language
- Python
- Stars
- 337
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**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](https://github.com/BradenM/micropy-cli/files/11615929/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](https://github.com/BradenM/micropy-cli/files/11615928/micropy.log)
**Context (Environment)**
* OS: Endeavour OS
* Micropy Version: 4.2.1
* Python Version: 3.11.3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.