I try to run the official Pick Place Example I get an error: No module named 'tasks' when running the official example
Isaac Sim Version
4.5.0
Operating System
Ubuntu 22.04
GPU Information
- Model: GeForce RTX 2070
- Driver Version: 550.127.08
Steps to Reproduce
- Run the official example mentioned above.
Error Messages
[Error] [omni.kit.app._impl] [py stderr]: ModuleNotFoundError: No module named 'tasks'
Hi @belal.hmedan
tasks should be under path/to/isaacsim-4.5.0/exts/isaacsim.core.api/isaacsim/core/api/tasks
Could you please double check if you have that?
Also you GPU doesn’t satisfy the minimum requirement for Isaac Sim 4.5.0. Please check Isaac Sim Requirements — Isaac Sim Documentation
You can also check the output of Isaac Sim Compatibility Checker Isaac Sim Requirements — Isaac Sim Documentation
I will close this topic since there is no new replies. But please feel free to open a new one if the issue still persists.