I’ve been having issues installing starlark as well. Understood that I can just use pixlet to test my code but I would have really liked to have the starlark REPL at hand to test out quick stuff and get used to the language.
I’ve been able to get go to run the “go get -u go.starlark.net/cmd/starlark” command referenced in their Setup Page but it won’t install the REPL tool like it says it should. Shame.
Guess i’ll just learn the hard way with pixlet.