You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the standard python tracebacks extensively as debugging tools and would love to have an even better version with the rich ones, however it seems according to the docs (unless I overlooked something) that rich tracebacks are only usable with exceptions? Is there a way to do them without and just get the traceback from where you currently are?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the standard python tracebacks extensively as debugging tools and would love to have an even better version with the rich ones, however it seems according to the docs (unless I overlooked something) that rich tracebacks are only usable with exceptions? Is there a way to do them without and just get the traceback from where you currently are?
Beta Was this translation helpful? Give feedback.
All reactions