jinfagang edited a comment on issue #9944: URL: https://github.com/apache/tvm/issues/9944#issuecomment-1019082678
@Hzfengsy I also install llvm via `brew install llvm`. Tried reinstall it, but same problem still exists. Can u please share how exactly you installed llvm? And did u have these env variables manually set in bashrc? ``` export PATH="/opt/homebrew/opt/llvm/bin:$PATH" export LLVM_DIR=/opt/homebrew/opt/llvm/lib/cmake/llvm ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
