Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension not working in USD Composer 2023.1.1 #10

Open
johndoe888 opened this issue Sep 19, 2023 · 1 comment
Open

Extension not working in USD Composer 2023.1.1 #10

johndoe888 opened this issue Sep 19, 2023 · 1 comment

Comments

@johndoe888
Copy link

When hitting the "Generate" button in

image

I get the following error messages in the Composer Console:

2023-09-19 06:33:20 [Error] [omni.ui.python] ArgumentError: Python argument types in
2023-09-19 06:33:20 [Error] [omni.ui.python] Stage.GetPrimAtPath(Stage, NoneType)
2023-09-19 06:33:20 [Error] [omni.ui.python] did not match C++ signature:
2023-09-19 06:33:20 [Error] [omni.ui.python] GetPrimAtPath(class pxrInternal_v0_22__pxrReserved__::UsdStage {lvalue}, class pxrInternal_v0_22__pxrReserved__::SdfPath path)
2023-09-19 06:33:20 [Error] [omni.ui.python]
2023-09-19 06:33:20 [Error] [omni.ui.python] At:
2023-09-19 06:33:20 [Error] [omni.ui.python] c:/work/ov_exts/omni.example.airoomgenerator/omni/example/airoomgenerator/window.py(212): get_prim
2023-09-19 06:33:20 [Error] [omni.ui.python] c:/work/ov_exts/omni.example.airoomgenerator/omni/example/airoomgenerator/window.py(157): _generate
2023-09-19 06:33:20 [Error] [omni.ui.python] c:/work/ov_exts/omni.example.airoomgenerator/omni/example/airoomgenerator/window.py(120):
2023-09-19 06:33:20 [Error] [omni.ui.python]

Any idea what went wrong? Do you need any other information from my machine?

@3a1b2c3
Copy link

3a1b2c3 commented Feb 5, 2024

For me the problem is deep search, works without.
not sure how to add
You must be connected to a DeepSearch enabled Enterprise Nucleus Server or using Omniverse Cloud to use these features. If you are unsure if DeepSearch is enabled within your environment, please contact your systems administrator. Even with this
https://docs.omniverse.nvidia.com/services/latest/services/deepsearch/overview.html
https://docs.omniverse.nvidia.com/nucleus/latest/ports_connectivity.html?highlight=deepsearch#ngsearch-deepsearch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants