Lennon Lin
Lennon Lin
Same question. Iis not work now. 
Just tried few versions as the default based go. For compiling go1.18.1 on my old Mac OS High Sierra 10.13.6 ```sh 1. gvm install go1.10.1 -B 2. gvm use go1.10.1...
Got the same issue on jetson-NX, The mergeFrom function is work on my x86 laptop, but run failed on getson-NX. Any solution? ` grpc._channel._InactiveRpcError:
``` gvm install go1.20 gvm use go1.20 export GOROOT_BOOTSTRAP=$GOROOT gvm install go1.22 ```