Hi everyone,
I'm playing around with the new Platform SDK und have a nice interface working. Now, I would like to work on the tool backend and run it in designer. I have the Passthrough-Tool as a default template and have not yet changed anything.
When creating the YXI through `ayx_plugin_cli create-yxi` and installing it in Designer, I have the tool with the final UI -- but when starting the workflow, after some seconds I get the error "SDK internal error: SDK Tool failed to start".
Is there any way to debug this? Would like to see where errors occur, so I can make fixes...
I am not familar with shiv artifacts, so I am wondering: I am developing under macOS and build the tool on my Python environment on my Mac - are there conflicts to be expected when trying to use the .pyz on Windows?
Best
Christopher