I don't know if this is the right place to ask so sorry in advance. I've been trying to work out your examples and one thing i've noticed is : when trying to debug in PyCharm, binning code never goes into 'process' method, prints and such i add doesn't work but the code works and i can see the messages being produced.
So my question is, how do i debug the process method?
I don't know if this is the right place to ask so sorry in advance. I've been trying to work out your examples and one thing i've noticed is : when trying to debug in PyCharm, binning code never goes into 'process' method, prints and such i add doesn't work but the code works and i can see the messages being produced.
So my question is, how do i debug the process method?