I just had a student who was having problems installing leabra and found that the versions of goki/gi and goki/vulkan listed in the go.mod for leabra did not seem to be up to date to work with Sonoma.
The current versions in the go.mod on the website are:
github.com/goki/gi v1.3.23
github.com/goki/vulkan v1.0.6 // indirect
But I found an email from Randy on the google group that stated that to work with Mac Sonoma the versions needed to be
github.com/goki/gi v1.3.24
github.com/goki/vulkan v1.0.7 // indirect
When I updated her go.mod to those, her errors disappeared.
Steve
Stephen J. Read
Mendel B. Silberberg Professor of Social Psychology
Department of Psychology
University of Southern California
Los Angeles, CA 90089-1061
Website: www.stephenjread.com