Hi,
I've encountered a problem with opening a project in Segger Studio. I have recently moved to 1.3.0 tag and I am working with Thingy:91 (so I basically open nrf9160 samples, as well as zephyr samples), and everything worked well yesterday. Today I was playing a bit with another microcontroller (Pycom's FiPy), which required installation of Python and therefore I have installed Python 3.8. After that, coming back to work with Thingy, I was not able to open any project. I suspect the reason for that is the new python installation, but I'm not sure. I did not change any settings in Segger (to work with FiPy I was using VSCode).
This is the JavaScript alert I see:
I don't have enough experience to get any useful information from that.
Any ideas how to solve it?