My current temporary approach is to register in a text file, but this is not very interactive. I tried using pdb , but it does not seem to combine with urwid, pdbdoes not accept any input as soon as it hits the breakpoint.
pdb
Some practical solutions in this area ... Urwid debugging is strange and not very good in the classical sense, most of the time after rendering the canvas you can no longer check.
What helped me:
n+1
, , .
, , , .
( , ), .
PUDB - Urwid, . pudb (, pudb.set_trace(), ), .
pudb.set_trace()
" ", , , remote pudb? , . =)
Source: https://habr.com/ru/post/1674127/More articles:keras stateful LSTM - pythonKeras Stateful LSTM train return_seq = true, non-student - deep-learningWCF data service reference in a WPF project in VS2017 - odataHow can I speed up this Julia code? - performanceИзменение размера фигуры Spyder и Matplotlib только для сохраненных участков - pythonUrwid: how to see errors? - pythonHow can I make the last line of the layout of a flexible box with the "space around" not centered? - htmlExecuting javascript functions stored as strings using AngularJS - javascriptcannot fix PyCharm warnings in simple PyQt program - pycharmGoogle Virtual Functions Connecting your data warehouse locally with features - google-cloud-datastoreAll Articles