I\'m trying to use pycharm. I can write code and run it. However, I do not know how to to debug the code. When I click the debug button, I get something similar to the belo
I had similar problem in the past when trying to debug with pycharm.
The solution was to start the debuging anywhere (first break point) in the file containing the following code: