Search found 1 match
- Tue Oct 29, 2024 9:07 pm
- Forum: ESP-IDF
- Topic: debugging on ubuntu linux -- how to compile/install python2.7 properly
- Replies: 2
- Views: 1249
Re: debugging on ubuntu linux -- how to compile/install python2.7 properly
After trying to sort this out for way too long in Ubuntu 24.04, using VS Code, I was able to get debugging functioning with an esp32-s3 by installing the libpython3-all-dev and libpython3-all-dbg packages.