Hello Folks,
I am working on,
Ubuntu 18.04
Mbed Studio version 1.4.0
Mbed-os version 5.9.6
And trying to debug the project which was earlier developed on, with dependencies “python 2.7”
but currently, I am not able to build or debug through Mbed Studio because.
I guess MBED STUDIO has python3.7 as default.
But by creating a python virtual environment with python2.7 and by using MBED-CLI, I was able to build the project.
but how can I debug the same project in MBED-STUDIO, because while trying to debug MBED STUDIO uses python 3.7 as default?
Sharing an error screenshot below.
thanks and regards
Parth