Start the Python debugging support¶
Before a PythonPart script can be debugged, the Python package for the debugging support must be started. To do this, the PythonPart script StartPythonDebug needs to be executed. The script is located in the folder …\etc\Examples\PythonParts\ToolsAndStartExamples.
After the script is started, the following message box is displayed:
Press OK to perform the next steps.