Python debugging in Pycharm

I have followed the steps suggested here: Documentation/Nightly/Extensions/DebuggingTools - Slicer Wiki

And I am able to connect Slicer and Pycharm, however, after the connection is established this error occurs:
image

And I cannot proceed with running any other code.

Any suggestions?

I’ve just updated PyCharm and I see this error message appear (this a regression in this latest PyCharm version), but it does not cause any problems. You can still add breakpoints and the debugger stops at them.