Cannot Open PIO Home

Please may I ask for help!

I started having issues with PIO after switching to pioarduino.

I’ve since removed PIO, pioarduino and uninstalled VSCode, as well as deleting all pio, pioarduino and vscode files from c:\Users\nick.

A clean install of vscode and then PIO goes fine, but clicking ‘home’ in PIO results in a ‘TypeError’ (below).

From the command line I can call

PS C:\Users\nick> pio --version
PlatformIO Core, version 6.1.16

Answering my own post - spent a few hours on this!

I removed the .platformio directory and MANUALLY installed PIO core using the python script then reinstalled platformio. That worked.