Building for device "linux" calls the esp_idf_size which fails. (VSC-1605) #1448
Labels
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
OS
Linux
Operating System version
linux debian trixie
Visual Studio Code version
1.97.2
ESP-IDF version
v5.5-dev-2119-g0461e2ff88
Python version
3.13.2
Doctor command output
n/a
Extension
No response
Description
When the compile for linux finishes the program tries to show the usual memory usage summary build information which obviously it can't do.
eg:
error: cannot read memory types file: [Errno 2] No such file or directory: '/home/wilsonj/.espressif/python_env/idf5.5_py3.13_env/lib/python3.13/site-packages/esp_idf_size/ng/../chip_info/linux.yaml'
Debug Message
As above
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: