Onnxruntime dependencies problem?

Hi,

im trying to install onnxruntime on a fresh version of jetpack (4.5.1 and 4.4.1) on my jetson NX or Nano, i get a message that the install finished succsfully but when im trying to run it the program crashes on start with this error:

process finished with exit code 132 (interrupted by signal 4: SIGILL)

all other funcunallty works witout this library, but after i install it and trying to delete it the virtual env will not work anymore and i need to create a new one.

the code used to work in the exact same way and i havent change anything except reinstalling the ubuntu image from the official virsion here.

any idea why it crashes and where is the conflicts? or how to detect them?

thanks,