Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyinstaller error
#1
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
Reply


Messages In This Thread
pyinstaller error - by aquilino67 - Feb-20-2018, 11:48 PM
RE: pyinstaller error - by buran - Feb-21-2018, 07:03 AM
RE: pyinstaller error - by snippsat - Feb-21-2018, 12:35 PM
RE: pyinstaller error - by aquilino67 - Feb-21-2018, 11:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using pyinstaller with .ui GUI files - No such file or directory error diver999 3 3,747 Jun-27-2023, 01:17 PM
Last Post: diver999
  Pyinstaller error amdi40 7 3,075 Sep-20-2022, 04:13 PM
Last Post: Axel_Erfurt
  Pyinstaller to exe error Tyrel 3 1,843 Aug-26-2021, 06:54 AM
Last Post: buran
  error SimpleITK module with pyinstaller PythonCode12 0 1,634 Jul-08-2020, 12:07 PM
Last Post: PythonCode12
  Pyinstaller create this error :“File ”multiprocessing\connection.py“, line 691 Formationgrowthhacking 2 3,716 Apr-30-2020, 10:26 AM
Last Post: buran
  Error ' Attribute error: 'str' object has no attribute 'items'' in pyinstaller manhnt 2 8,991 Nov-04-2018, 05:51 PM
Last Post: Larz60+
  Error with using pyinstaller to convert python script in Mac OS Takeshio 2 5,486 Oct-19-2018, 02:42 PM
Last Post: Takeshio

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020