Hello, ive flashed a couple of recievers elrs rx, but this time i get a wierd error when building and i cant for the life of me figure out a solution.
Traceback (most recent call last):
File "C:\Users\erjen\AppData\Roaming\ExpressLRS Configurator\firmwares\binary\ExpressLRS\src\python\binary_configurator.py", line 16, in <module>
import binary_flash
File "C:\Users\erjen\AppData\Roaming\ExpressLRS Configurator\firmwares\binary\ExpressLRS\src\python\binary_flash.py", line 14, in <module>
from external.esptool import esptool
File "C:\Users\erjen\AppData\Roaming\ExpressLRS Configurator\firmwares\binary\ExpressLRS\src\python\external\esptool\esptool_init_.py", line 42, in <module>
from esptool.cmds import (
ModuleNotFoundError: No module named 'esptool'