Python Forum

Full Version: pyinstaller error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello.
I'm running python 3.6.4 and pyinstaller on windows 10 x64.
When running "pyinstaller myprog.py" I get many errors. The first errors are these:

7836 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\aquilino\python\python.exe
7903 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\aquilino\python\python.exe
(...)

Your help is welcome.

Aquilino67
I also get these message and i just ignore them as it's build working one file .exe,
that also work on other computers.
The error that has to fixes is if no .exe is build as example in here, here.
Thank you Buran and Snippsat. Actually the exe is generated but it generates a fatal error upon running.
Still digging in buran's thread to try to understand... very complex though.
Please see screen capture below with the runtime error. The message box is a windows fatal error.
https://drive.google.com/open?id=1MQ2ydY...47ADWItHTr