Can't install istio 173 by istioctl on Mac

I’m pretty much following this guide, https://istio.io/latest/docs/setup/getting-started/#download.

My Mac version is 10.15.6 (19G2021), xcode xcode-select version 2373

When I run, the install command, I got error

istioctl install --set profile=demo

dyld: Symbol not found:
Referenced from: /Users/aa/tmp/istio-1.7.3/bin/istioctl
Expected in: flat namespace

zsh: abort istioctl install --set profile=demo

Not sure what’s wrong…

I just followed the steps and it worked fine for me. I am using MacOS 10.15.7 and Xcode-select version 2373. My kubecontext was pointing to a kind cluster I just created. Unfortunately, I couldn’t find anything via searching on the error.