Scotty is missing some tools/libraries#

Scotty is missing some tools/libraries

I am working with the latest release version of scotty and it seems that some tool and/or library is missing. What can I do about it?

Use the development scotty docker

There is a real chance that the the missing tool/library was added only in the current development version. You can configure scotty to use the development container by running

$ SCOTTY_DOCKER_IMAGE="ghcr.io/avnet-embedded/scotty:scarthgap" scotty ...

which will very likely fix your issues