[.pio/build/esp32s3_OTA/firmware.elf] ModuleNotFoundError : No module named 'SCons.Tool.FortranCommon'

Hello everybody,

since Update VSCODE to version 1.36.3 i’ve got the Error "No module named ‘SCons.Tool.FortranCommon’ " during compilation and the compiler stops. No changes at the sourcecode are made, only automated updating VSCODE under Linux Mint 22.3. The missing Module is present in my .venv python 3.12.3 environment.

Any Hints for solving the Problem?

Thanks

Helmut

It seems you’re using PIOArduino with an ESP32 board? I don’t see any issue right now in the PlatformIO Core or PlatformIO VSCode IDE repos, but there is