Failed to resolve extension dependencies. 'omni.isaac.cortex'


This happens when I following the tutorial of installation of isaaclab to verify it. Can anyone help me why this happened and how to solve it plz? Thx.

Hi @wenxijiao

Could you please provide more information on the steps/commands you executed?

Got the same error when executing " isaacsim omni.isaac.sim.python.kit" (follow the tutorial Verifying the Installation — Isaac Lab documentation)

solve above error by installing isaacsim-cortex,
pip install isaacsim-cortex --extra-index-url https://pypi.nvidia.com

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.