[BUG]: Set python path for python modules in json files in quotation marks

Bug Report

Description

When having Python installed in a path with whitespace, the WF can't find the correct Python executable (cf. Screenshot) image

Steps to Reproduce

  1. Install Python 3.11 (as only version) in a Path having a whitespace in a folder name
  2. Execute workflow

Expected Behavior

If the python path in tool-integration within RCE is put in quotation marks, everything works as expected. --> Solution: Put the path in the module integration .json files somehow in quotation marks

Environment

  • OS: Windows
  • Version/Branch: v0.5.0

Additional Context

N.A

Edited by Florian Schültke