I follow the installation guide and run bash scripts/sac_simba_dmc_hard.sh, and the error occur:
def orthogonal_init(scale: float = jnp.sqrt(2)):
jaxlib.xla_extension.XlaRuntimeError: FAILED_PRECONDITION: DNN library initialization failed. Look at the errors above for more details.
How can I resolve it?