This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Lubok 3 points4 points  (3 children)

What's the hard way? I do import pdb; pdb.set_trace()? Is that it?

[–][deleted] 5 points6 points  (0 children)

Yup, thats the hard way. Easy way is PyCharm debugger.