You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <module>
import serial
ModuleNotFoundError: No module named 'serial'
Thanks, I tried that but it isn't working. Maybe because the host OS is using python 3.13 but the flatpak runtime is using 3.11 (I think, it's missing from the attached logs but says so at the start of the compilation step).
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
Full log:
ExpressLRSBuildLog_20240919183518664.txt
The text was updated successfully, but these errors were encountered: