Harish Bhawnani
Harish Bhawnani
Is it going to be fixed anytime soon ?
Did you check the go bin under GoSrc path after go-audio binary installation ? I suspect you are missing path setup for Go on your machine.
If you set GOPATH correctly or add the bin directory path to PATH env. variable, it should work.
Is Go installed in your machine with proper path setting ? Can you run the command `go version` to check if go path is set properly ?