ExpressLRS / ExpressLRS/Backpack
Compiling backpack firmware with 1.7.6 flatpak is missing pyserial
Open
- Dominant language
- JavaScript
- Stars
- 160
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
When trying to compile the current backpack headtracker PR using configurator 1.7.6 flatpak (from flathub), it fails at the binary configuration step with
```
File "/home/froqstar/.var/app/org.expresslrs.ExpressLRSConfigurator/config/ExpressLRS Configurator/firmwares/binary/Backpack/python/serials_find.py", line 1, in
import serial
ModuleNotFoundError: No module named 'serial'
```
Full log:
[ExpressLRSBuildLog_20240919183518664.txt](https://github.com/user-attachments/files/17064651/ExpressLRSBuildLog_20240919183518664.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.