It appears that “Thonny” has no idea my Apple Mac Book Pro has USB ports, so it is using a local Phython interpreter rather than executing code on the PicoW. Hence the missing resources.
If I go to Thonny → Preferences → Interpreter and select “MicroPython (Raspberry Pi Pico)” the only Port’s listed are:
n/a (/device/cu.Bluetooth-Incoming-Port)
< Try to detect port automatically >
It’s an old Mac Book Pro (17" High Sierra) - but still, very odd Thonny can’t see my 3 working USB ports, the Pico icon is on my desktop and functions as it should. So it looks like a Thonny issue, can anyone recommend an IDE less buggy and more first user friendly?
Weird that it’s talking to Thonny with vanilla MicroPython and not with our version - have you double checked you’ve flashed the correct .uf2 file for your board?