Error: "Raspberry Pi Pico Support Requires Valid Python 3.5+ SDK"
So I recently installed MicroPython for my raspeberry pi pico and followed all direction to get it ready. I chose pycharm as my editor and when getting ready to code I am greeated with this error message.
I have tried everything and it also seems like there is a problem with the micro python code itself like its running an older verions of pyhton.
I have python version 3.10.2 which should be supported.
I have tried getting a different version of python and also figuring why its saying the micropython exstion code it unsupported for pyhton2.