I just installed the current version (10.0.3) of circuitpython from Seeeduino Wio Terminal Download , but it has problems for me.
I cannot even upload libraries with Thonny from the computer to the wio terminal and when I try to run a program, Thonny does not give me error messages (even when I try to include a library in the first line which is not uploaded), the connection between Thonny and the wio terminal simply breaks.
I now installed a previous version (9.2.2), which I successfully used on my other wio terminal, and it works perfectly.
Is there a known issue with Wio terminal and circuitpython 10 or I just missed something?