CLion 远程调试控制台`pretty printers setup`错误
背景:CLion 项目的 Toolchains 配置为 Remote Host,即远程编译、远程运行、远程调试。(CLion 2019.2.x)
在运行调试时,调试控制台输出提示:
Error during pretty printers setup: Error while executing Python code.
Some features and performance optimizations will not be available.
虽然不是什么关键性问题...
----
根据
https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000098784-Python-error-when-debugging
为 CLion debugger 模块启用调试级别的日志记录具体看看错误内容。
关键词:#com.jetbrains.cidr.execution.debugger
(详见上方链接)
得到相关日志如下:
DEBUG - brains.cidr.exe...