Run configuration succeeds but Debug fails

Answered

Hi,

I have a weird issue where my configuration run fine via the 'Run' options, but fails in the debug mode. Specifically, it fails to find a library in the debug mode. I am running on a Debian machine.

Any pointers on how to get rid of this issue? 

0
1 comment

Hi, try to disable

  • Add content roots to PYTHONPATH
  • Add source roots to PYTHONPATH

options in the run configuration. Has it helped? Could you provide a stacktrace?

0

Please sign in to leave a comment.