PrettyErrors
PrettyErrors copied to clipboard
.pyw files stop working once PrettyErrors is intalled
After installing PrettyErrors with pip install pretty-errors or with python -m pip install pretty_errors makes all .pyw files unusable.
When i unistalled PrettyErrors .pyw files worked again.