MicroPico: Release v3.7.0 errors when activating extensions, never finishes loading

Please provide a clear and concise description of the bug along with logs

What are the steps to reproduce this issue?

  1. Install / update MicroPico to 3.7.0 via the VSCode extension marketplace
  2. Open a Micropython project
  3. Attempt to connect to a Pico via > MicroPico: Connect

What happens?

The extension never finishes loading

What were you expecting to happen?

The extension should load (eventually)

Any logs, error output, etc?

(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico) (If it’s long, please paste to https://gist.github.com and insert the link here)

2024-01-18 18:25:27.331 [info] ExtensionService#_doActivateExtension paulober.pico-w-go, startup: false, activationEvent: ‘onFileSystem:pico’ 2024-01-18 18:25:27.958 [error] Error: spawn c:\Users\Notcheroo.vscode\extensions\paulober.pico-w-go-3.7.0-win32-x64\dist\scripts\wrapper_win32\wrapper_win32_amd64.exe ENOENT at ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Any other comments?

N/a

Which version of MicroPico are you using?

v3.7.0

Support info

Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:

Version: 1.85.2 (user setup)
Commit: 8b3775030ed1a69b13e4f4c628c612102e30a681
Date: 2024-01-18T06:40:10.514Z
Electron: 25.9.7
ElectronBuildId: 26354273
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.22621

About this issue

  • Original URL
  • State: closed
  • Created 5 months ago
  • Comments: 18 (5 by maintainers)

Most upvoted comments