I run executable, but I keep getting error:
516808 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c
How do I suppress these error?
I actually get the same, and this is due to pyinstaller 32 bit python. Not to fear they are harmless
Read this related issue on github, if you're more interested but those errors should not break functionality ;). Correct me if I'm wrong though, but I've never found it affects exe's