Lennon Lin

Results 4 comments of Lennon Lin

Same question. Iis not work now. ![image](https://user-images.githubusercontent.com/6212976/170619973-d48d5684-5c15-450c-9eb7-0a49b806e51e.png)

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 ```