Ошибка при конвертации из py в exe. Warning

В общем я собираю свой py и в результате получаю неработающий .exe

вот лог с консоли:

172 INFO: PyInstaller: 5.0.dev0
172 INFO: Python: 3.9.5
203 INFO: Platform: Windows-10-10.0.19041-SP0
203 INFO: wrote C:\Users\WDAGUtilityAccount\Desktop\papk\start.spec
218 INFO: UPX is not available.
218 INFO: Extending PYTHONPATH with paths
['C:\\Users\\WDAGUtilityAccount\\Desktop\\papk',
 'C:\\Users\\WDAGUtilityAccount\\Desktop\\papk']
234 INFO: checking Analysis
234 INFO: Building Analysis because Analysis-00.toc is non existent
234 INFO: Initializing module dependency graph...
250 INFO: Caching module graph hooks...
265 WARNING: Several hooks defined for module 'win32ctypes.core'. Please take care they do not conflict.
281 INFO: Analyzing base_library.zip ...
6359 INFO: Processing pre-find module path hook distutils from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-distutils.py'.
6359 INFO: distutils: retargeting to non-venv dir 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib'
13719 INFO: Caching module dependency graph...
14234 INFO: running Analysis Analysis-00.toc
14297 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
  required by c:\users\wdagutilityaccount\appdata\local\programs\python\python39\python.exe
14359 WARNING: lib not found: api-ms-win-core-path-l1-1-0.dll dependency of c:\users\wdagutilityaccount\appdata\local\programs\python\python39\python39.dll
14437 INFO: Analyzing C:\Users\WDAGUtilityAccount\Desktop\papk\start.py
16672 INFO: Processing pre-find module path hook site from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-site.py'.
16672 INFO: site: retargeting to fake-dir 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\fake-modules'
20843 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\hook-urllib3.packages.six.moves.py'.
24672 INFO: Processing module hooks...
24687 INFO: Loading module hook 'hook-certifi.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
24687 INFO: Loading module hook 'hook-pycparser.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
24703 INFO: Loading module hook 'hook-win32ctypes.core.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
25093 INFO: Loading module hook 'hook-difflib.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25093 INFO: Loading module hook 'hook-distutils.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25093 INFO: Loading module hook 'hook-distutils.util.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25109 INFO: Loading module hook 'hook-encodings.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25359 INFO: Loading module hook 'hook-heapq.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25359 INFO: Loading module hook 'hook-lib2to3.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25484 INFO: Loading module hook 'hook-multiprocessing.util.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25500 INFO: Loading module hook 'hook-pickle.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
25500 INFO: Loading module hook 'hook-pkg_resources.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
26734 INFO: Processing pre-safe import module hook win32com from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\pre_safe_import_module\\hook-win32com.py'.
26843 WARNING: Hidden import "pkg_resources.py2_warn" not found!
26843 WARNING: Hidden import "pkg_resources.markers" not found!
26859 INFO: Loading module hook 'hook-setuptools.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
28578 INFO: Import to be excluded not found: 'setuptools.py33compat'
28578 INFO: Import to be excluded not found: 'setuptools.py27compat'
28593 INFO: Loading module hook 'hook-sysconfig.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
28593 INFO: Loading module hook 'hook-xml.dom.domreg.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
28593 INFO: Loading module hook 'hook-xml.etree.cElementTree.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
28593 INFO: Loading module hook 'hook-xml.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
28593 INFO: Loading module hook 'hook-_tkinter.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
28890 INFO: checking Tree
28890 INFO: Building Tree because Tree-00.toc is non existent
28890 INFO: Building Tree Tree-00.toc
29000 INFO: checking Tree
29000 INFO: Building Tree because Tree-01.toc is non existent
29000 INFO: Building Tree Tree-01.toc
29140 INFO: checking Tree
29156 INFO: Building Tree because Tree-02.toc is non existent
29156 INFO: Building Tree Tree-02.toc
29172 INFO: Loading module hook 'hook-setuptools.msvc.py' from 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks'...
29297 INFO: Looking for ctypes DLLs
29312 WARNING: library ApplicationServices required via ctypes not found
29375 INFO: Analyzing run-time hooks ...
29375 INFO: Including run-time hook 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py'
29390 INFO: Including run-time hook 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_certifi.py'
29390 INFO: Including run-time hook 'c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py'
29406 INFO: Looking for dynamic libraries
29797 INFO: Looking for eggs
29797 INFO: Using Python library c:\users\wdagutilityaccount\appdata\local\programs\python\python39\python39.dll
29797 INFO: Found binding redirects:
[]
29812 INFO: Warnings written to C:\Users\WDAGUtilityAccount\Desktop\papk\build\start\warn-start.txt
30016 INFO: Graph cross-reference written to C:\Users\WDAGUtilityAccount\Desktop\papk\build\start\xref-start.html
30093 INFO: checking PYZ
30109 INFO: Building PYZ because PYZ-00.toc is non existent
30109 INFO: Building PYZ (ZlibArchive) C:\Users\WDAGUtilityAccount\Desktop\papk\build\start\PYZ-00.pyz
31594 INFO: Building PYZ (ZlibArchive) C:\Users\WDAGUtilityAccount\Desktop\papk\build\start\PYZ-00.pyz completed successfully.
31609 INFO: checking PKG
31609 INFO: Building PKG because PKG-00.toc is non existent
31609 INFO: Building PKG (CArchive) PKG-00.pkg
31640 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
31640 INFO: Bootloader c:\users\wdagutilityaccount\appdata\local\programs\python\python39\lib\site-packages\PyInstaller\bootloader\Windows-64bit\run.exe
31640 INFO: checking EXE
31640 INFO: Building EXE because EXE-00.toc is non existent
31640 INFO: Building EXE from EXE-00.toc
31656 INFO: Copying icons from ['c:\\users\\wdagutilityaccount\\appdata\\local\\programs\\python\\python39\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico']
31656 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes
31656 INFO: Writing RT_ICON 1 resource with 3752 bytes
31656 INFO: Writing RT_ICON 2 resource with 2216 bytes
31656 INFO: Writing RT_ICON 3 resource with 1384 bytes
31656 INFO: Writing RT_ICON 4 resource with 37019 bytes
31656 INFO: Writing RT_ICON 5 resource with 9640 bytes
31656 INFO: Writing RT_ICON 6 resource with 4264 bytes
31656 INFO: Writing RT_ICON 7 resource with 1128 bytes
31672 INFO: Appending archive to EXE C:\Users\WDAGUtilityAccount\Desktop\papk\build\start\start.exe
32984 INFO: Building EXE from EXE-00.toc completed successfully.
32984 INFO: checking COLLECT
32984 INFO: Building COLLECT because COLLECT-00.toc is non existent
32984 INFO: Building COLLECT COLLECT-00.toc
33281 INFO: Building COLLECT COLLECT-00.toc completed successfully.

Ответы (0 шт):