You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# command-line-arguments
/usr/local/go/pkg/tool/darwin_arm64/link: running clang failed: exit status 1
ld: warning: dylib (/usr/local/lib//libtensorflow.so) was built for newer macOS version (12.1) than being linked (12.0)
Undefined symbols for architecture arm64:
"_cgoTraceback", referenced from:
_github.com/ianlancetaylor/cgosymbolizer._Cfpvar_fp_cgoTraceback in go.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: