Hello,
I want to create a python app on Create.
I’m following the example script on create-2023.2.0/kit/pythonapps/ but instead of the empty app I want to use the omni.app.dev.kit which includes extensions I want to use. Trying to test the omni.app.dev.kit by running create-2023.2.0/kit/omni.app.dev.sh with --verbose tag it throws the error <<Unable to connect to “kit-extensions.ov.nvidia.com:3009”>>
Is it something to be fixed or am I wrongly approaching the matter ?
thank you !