Issue When Running CLion Debugger
Completed
When I run the CLion (not Pycharm nor IntelliJ) debugger, i get Import Error: no module name site. The module is in the system and python is configured. I don't even know what to check.
Thank u for your suggestions.
Please sign in to leave a comment.
Hello!
Please go to
Help | Diagnostic Tools | Debug Log Settings
, add#com.jetbrains.cidr.execution.debugger
there, reproduce the issue, then doHelp | Collect Logs and Diagnostic Data
and send the resulting archive to clion-support at jetbrains.com together with the link to this thread. Do not forget to disable debug logging after that. Note that logs might contain private user information (like file paths and names).