Solved: Pebble-tool not finding latest SDK version

I’m not able to find/install the latest pebble SDK version (5.0.37 according to the repo) using a freshly downloaded version of the pebble-tool from uv.

> pebble sdk list
Installed SDKs:
4.9.169 (active)
4.9.127

Available SDKs:
4.4
4.5
4.9.148

Running pebble sdk install latest tells me I already have the latest version installed, but its 4.9.148, and running pebble sdk install 5.0.37 gives a bunch of python errors that I think vaguely mean “couldn’t find that version number in the list of available versions”

I’m really hoping to be able to install the latest version as I’m running afoul of the 4.9.169 --vnc bug where it can’t find the en-us keymaps :frowning:

5.0.37 is the pebble tool version, the current newest sdk is indeed 4.9.169 currently

1 Like