Hi,
I’m trying to use the Omniverse Asset Store or asset provider functionality in Omniverse Composer, but I’m not sure if this feature is still supported in recent versions.
I tried installing a sample asset provider extension based on the kit-extension-sample-asset-search template. However, when enabling the extension, I get the following error:
ModuleNotFoundError: No module named 'omni.services.browser'
- Use Omniverse Composer / Kit (Kit 109.0.2).
- Add the sample extension from:
https://github.com/NVIDIA-Omniverse/kit-extension-sample-asset-search - Enable the extension in the Extension Manager.
- The extension fails to start with the error above.


