Debugger and Breakpoint Issue
I'm using Anaconda in Pycharm 4.5 and I can't step into the program nor will it stop on the breakpoints. Any ideas on how I can fix this or what the issue might be?
Please sign in to leave a comment.
Please, specify your project type and python version. It will be great if you provide sample project which shows the problem and specify places where breakpoints are ignored. Do you use any symlinks? Also please set environment variable PYCHARM_DEBUG=True in your run configuration(Run| Edit Configurations) and provide debug console output. Please send these details to pycharm-support@jetbrains.com.