i managed to fix this by installing pyserial to ~/.platformio/packages/tool-esptoolpy
via this command pip install pyserial -t ~/.platformio/packages/tool-esptoolpy
1 Like
i managed to fix this by installing pyserial to ~/.platformio/packages/tool-esptoolpy
via this command pip install pyserial -t ~/.platformio/packages/tool-esptoolpy