Hi guys, I’ve followed the quickstart guide and this thread and keep getting the same message when trying to enable the Cesium plugin.
2023-10-11 21:08:38 [Warning] [omni.ext.plugin] [ext: omni.kit.scripting-104.2.2] ‘c:/users/tjb/appdata/local/ov/pkg/create-2022.3.3/extscache/omni.kit.scripting-104.2.2+104.2.wx64.r.cp37/bin’ in ‘[[native.plugin]]’ was not found.
When I look in the omni.kit.scripting folder, there is no folder called “bin” or any dlls there
Any idea’s what’s going on? Cheers!
Hi @Tristan1, it looks like you’re using USD Composer 2022 which runs on kit 104.2. Can you confirm you’re using Cesium for Omniverse 0.7.0 or earlier? Versions 0.8.0 and higher require the newer 2023 versions of USD Composer due to breaking changes in the underlying versions of Kit.
Hi @sean_lilley
thanks for supporting this thread. I read that Isaac Sim works as well. So my set up is a dual boot Windows and Ubuntu 20.04 and I have isaac Sim and Create on both, but would like to use Isaac Sim on Linux due to functionalities. The issue is the plugin works but only with Create/composer, but not with Isaac Sim.
Having ISaac Sim 2023.1.0 and Composer with 2023.2.0
Any idea why the triangle with dependency issues is showing for cesium for OV?
Run extension tests results:
2023-10-25 11:26:38 [Error] [asyncio] Task exception was never retrieved
2023-10-25 11:26:38 [Error] [asyncio] future: <Task finished name='Task-798' coro=<run_ext_tests.<locals>.run() done, defined at /home/rapha/.local/share/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.kit.test/omni/kit/test/exttests.py:1368> exception=OSError(5, 'Input/output error')>
2023-10-25 11:26:38 [Error] [asyncio] Traceback (most recent call last):
2023-10-25 11:26:38 [Error] [asyncio] File "/home/rapha/.local/share/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.kit.test/omni/kit/test/exttests.py", line 1369, in run
2023-10-25 11:26:38 [Error] [asyncio] result = await _run_ext_tests(test_exts, on_status_report, exclude_exts)
2023-10-25 11:26:38 [Error] [asyncio] File "/home/rapha/.local/share/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.kit.test/omni/kit/test/exttests.py", line 1161, in _run_ext_tests
2023-10-25 11:26:38 [Error] [asyncio] run_context = TestRunContext()
2023-10-25 11:26:38 [Error] [asyncio] File "/home/rapha/.local/share/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.kit.test/omni/kit/test/exttests.py", line 129, in __init__
2023-10-25 11:26:38 [Error] [asyncio] print("Test output path: {}".format(self.output_path))
2023-10-25 11:26:38 [Error] [asyncio] File "/home/rapha/.local/share/ov/pkg/isaac_sim-2023.1.0/kit/kernel/py/omni/kit/app/_impl/__init__.py", line 143, in write
2023-10-25 11:26:38 [Error] [asyncio] sys.__stdout__.write(msg)
2023-10-25 11:26:38 [Error] [asyncio] OSError: [Errno 5] Input/output error
Hi @suerich93, could you please provide the full logs for an Isaac Sim 2023.1.0 session where you have the Cesium extension set to auto load? In this particular case I wouldn’t expect the extension tests to give us much information. I did confirm this morning that Isaac Sim 2023.1.0 does appear to work, so the logs will hopefully track down what is wrong with your environment so we can get everything working for you.