Skip to content

import sionna with Mac-os M2 is not working #160

Answered by yhaddint
sshrinivasbhat asked this question in Q&A
Discussion options

You must be logged in to vote

I've met a similar problem in my MacBook M2 when importing Sionna. After applying what @merlinND suggested, the error message becomes
jit_llvm_init(): detected LLVM version lacks critical functionality, shutting down LLVM backend..

I checked the version and by default the installed LLVM 17.0.1. I reinstalled LLVM 16 using
brew install llvm@16
and set the path using
export DRJIT_LIBLLVM_PATH="/opt/homebrew/opt/llvm@16/lib/libLLVM.dylib"
The issue has been fixed in my machine.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@chenbin234
Comment options

@chenbin234
Comment options

Comment options

You must be logged in to vote
3 replies
@merlinND
Comment options

@fklement
Comment options

@Varots
Comment options

Answer selected by merlinND
Comment options

You must be logged in to vote
1 reply
@merlinND
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants