pretty-traceback icon indicating copy to clipboard operation
pretty-traceback copied to clipboard

Should it work in any terminal? It doesn't seem to work in my case

Open edvard-munch opened this issue 1 year ago • 1 comments

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?

Screenshot from 2024-01-05 14-18-48

edvard-munch avatar Jan 05 '24 11:01 edvard-munch

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?

mbarkhau avatar Jan 07 '24 03:01 mbarkhau