Update to 2023.1 Isaac SIm Could not import extension libraries such as omni.isaac.manipulators and omni.isaac.sensors

from omni.isaac.manipulators.grippers.gripper import Gripper

2023-11-12 19:32:53 [26,483ms] [Error] [omni.kit.app._impl] [py stderr]:
2023-11-12 19:32:53 [26,483ms] [Error] [omni.kit.app._impl] [py stderr]: ModuleNotFoundError: No module named ‘omni.isaac.manipulators’

ModuleNotFoundError: No module named ‘omni.isaac.manipulators’

Hi @Weylon2023 - Can you confirm if you are using Isaac Sim 2023.1.0-hotfix.1 and seeing this issue?

Yes, I indeed use 2023 version, and get the error. It is very wired, when I use 2022.2.1 it could find any model in extension.

Hi @Weylon2023 - Is it possible for you to share the full script to see what’s the issue?

1 Like