Hi all,
I´m having trubles with with launching kit template.
On Win 10 machine, from CMD witch admin privilege, I run repo.bat launch
I´m getting Acces denied error:
C:\temp\kit-app-template1062\kit-app-template-main>repo.bat launch
[ctrl+c to Exit]
? Select with arrow keys which App you would like to launch: my_company.my_usd_explorer123_streaming.kit
launching my_company.my_usd_explorer123_streaming.kit!
[09/05/24 07:45:30] ERROR error running: utils.py:264
C:\temp\kit-app-template1062\kit-app-template-main_build\windows-x86_64\rele
ase\my_company.my_usd_explorer123_streaming.kit.bat, code: -1, message:
“[WinError 5] Přístup byl odepřen”
But if I run C:\temp\kit-app-template1062\kit-app-template-main_build\windows-x86_64\release\my_company.my_usd_explorer123_streaming.kit.bat , it works fine it looks line some python problem.