On osx,I am running Knime and I want to use a python scripting. Using the osx installation I am adding the extension for python - a that works fine.
Now on the same machine I am also running win11/arm64 as a virtual machine(parallels). When running knime here and doing the exact same steps I am trying to install the extension but I get the following message
An error occurred while installing the items session context was:(profile=KNIMEProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null → [R]org.knime.pythonscripting.channel.v1.bin.win32.x86_64 5.2.1.v202401231642, action=org.knime.product.p2.actions.ShellExec). ShellExec command exited non-zero exit value: \KNIME\plugins\org.knime.pythonscripting.channel.v1.bin.win32.x86_64_5.2.1.v202401231642\pkgs was unexpected at this time.
Any pointers?