PlotDigitizer icon indicating copy to clipboard operation
PlotDigitizer copied to clipboard

logger doesn't support utf-8, resulting in error in Windows Command Promp

Open shaikh-raj opened this issue 2 years ago • 1 comments

When I was trying to explore this tool in windows command prompt, it gives me error for Unicode Not Supported. After digging inside the code, I found that it requires to add utf-8 additionally in logger argument, which will add support for user to run from windows command prompt.

More details regarding issue can be found here.. https://github.com/Delgan/loguru/issues/124

Please let me know if I can create Pull Request for this small fix. I have made the changes in local.

shaikh-raj avatar Aug 10 '21 12:08 shaikh-raj

@shaikh-raj I didn't receive any notification from this repo for a while. I just saw it today. PRs are welcome. Thanks.

dilawar avatar Jan 02 '22 22:01 dilawar