Hello.
I'm using Processor SDK 4.1.0.6. The qtcreator at debugging writes:
> & "python from gdbbridge import * \ n"
> & "Traceback (most recent recent call last): \ n"
> & "File \" <string> \ ", line 1, in <module> \ n"
> & "File \" / home / sashca / qtcreator / share / qtcreator / debugger / gdbbridge.py \ ", line 36, in <module> \ n"
> & "import tempfile \ n"
> & "File \" / home / sashca / sdk-4 / linux-devkit / sysroots / x86_64-arago-linux / usr / lib / python3.5 / tempfile.py \ ", line 43, in <module> \ n "
> & "import shutil as _shutil \ n"
> & "ImportError: No module named 'shutil' \ n"
> & "Error while executing Python code. \ N"
> 11 ^ error, msg = "Error while executing Python code."