pretty-traceback
pretty-traceback copied to clipboard
Should it work in any terminal? It doesn't seem to work in my case
Tried to see pretty-tracebak in action in some of my scripts, doesn't seem to work. Doing import and install() in entry points of my scripts. It imports the module, but traceback stays the same
Done the same thing in Python shell, just to show the screenshot here Should it work in Python shell btw?
I don't see why it wouldn't work and yes that code should work in principle. Does it work on your machine using a terminal other than Tilix?