-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Installation of the Pico SDK fails with
2025-12-06 22:09:22.113 [error] [Window] [Extension Host] [�[31mERROR�[0m] [raspberry-pi-pico - download] Downloading or extracting SDK Tools failed: unable to get issuer certificate
2025-12-06 22:09:22.113 [error] [Window] [Extension Host] [�[31mERROR�[0m] [raspberry-pi-pico - NewProjectPanel] Failed to download and install tools.
Extension Logs
See above ?
To Reproduce
- Get a Mac, open Terminal.app
- run 'brew install --cask visual-studio-code'
- run 'xcode-select --install'
- run 'code'
- Install Raspberry Pi Pico extension - see it appear on the LHS
- click on the extension icon
- click on 'new Project From Example'
- fill out the form, choose an example (blink, ...)
- hit 'create' in the bottom right corner
[I see the SDK download progress apparently complete, and the project directory is created and populated with a .c and CMakefiles.txt]
Expected behavior
SDK to install and the project to build (I hope, haven't got that far)
Platform (please complete the following information):
- OS: MacOS 15.5
- Architecture: Arm64
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working