Now that Pebble servers are gone, some old components in the SDK need to be patched or replaced so they can fetch what they need from Rebble.
This script downloads and installes everything needed to build projects and also run the emulator.
Was tested on Ubuntu 18.04.2 on WSL.
I get the following error in WSL with Ubuntu 20.04 LTS:
install_pebble_sdk.sh: 41: virtualenv: not foundinstall_pebble_sdk.sh: 42: .: Can't open .env/bin/activateWhat am I missing? Thank you!