-
Notifications
You must be signed in to change notification settings - Fork 26
Description
After installing the extension, the next step in the getting started guide is to create a "new project from examples".
As this is the first time, it needs to download the SDK etc. too.
For me, it then hangs showing the "Download and installing python. This may take a while..." and generating project notifications. While I appreciate it says this may take a while, I've left it over 20 minutes with a fast PC and internet connection and it has no activity after the initial button press.
The example project folder and files appear to be created ok.
The .pico-sdk folder is created and the examples sub-folder seems to be created and filled ok.
However, the python-->3.12.1 sub-folder is created but is empty and stays empty.
Task manager shows very low CPU and network usage for all processes - nothing appears to be happening.
I'm running Windows 11 (23H2) with the latest VS Code (1.92.1) and Pico extension (0.15.1).
I've tried deleting the .pico-sdk and project folders and trying again but the same thing happens each time. I've tried uninstalling and reinstalling the extension but again no change.
(Over a year ago I had manually installed the older SDK and associated tools but I had uninstalled all of this prior to my first attempt using this extension as I wanted a fresh start. I'd also removed the relevant environment variables. I'm reasonably sure there was nothing left behind that could be interfering with this new setup, but I'm adding this note just in case I've missed something).