thonny-py5mode icon indicating copy to clipboard operation
thonny-py5mode copied to clipboard

Plug-in cannot import stackprinter on Windows

Open tabreturn opened this issue 3 years ago • 3 comments

https://groups.google.com/g/thonny/c/KuGZsl717_k

villares reports: "for some reason I don't understand launching Thonny by means of python.exe -m thonny avoids the stackprinter error"

tabreturn avatar Jul 25 '22 23:07 tabreturn

Brilliant, thank you so much! image

villares avatar Jul 27 '22 19:07 villares

hey y'all, this is now also adressed in stackprinter itself - the new version degrades more gracefully if stderr doesn't exist https://github.com/cknd/stackprinter/releases/tag/0.2.7

cknd avatar Aug 12 '22 18:08 cknd

Thanks, @cknd. This means I can add the conversion helpers to the py5 menu, which I plan to do for the next release.

tabreturn avatar Aug 12 '22 23:08 tabreturn