How to connect PyCharm for debugging

Hey everyone, :wave:

I’ve come across several VS Code guides on connecting it to Bench for debugging. However, the only PyCharm guide I found states that socket.io cannot be used for PyCharm debugging.

Is there a method to debug with PyCharm while using socket.io?

Thanks! :grin:

Guides mentioned:

Any help?

did you find a way?

Hey @MhmedRjb,

Sorry for the late reply.
Yes, I managed to make it work following this configuration

Good Luck :heart: