If I step back to pyinstaller version 4.10 then it works, 5.0 on always 
hangs at the same spot

On Friday, November 18, 2022 at 10:39:47 AM UTC-5 Martin Ohmes wrote:

> I am getting the same issue - have you figured anything out on this? 
>
> pyinstaller assign_detector_serial.py --onefile --console --clean --debug 
> all -p "C:\PASS\bin"
> 1812 INFO: PyInstaller: 5.6.2
> 1812 INFO: Python: 3.10.8
> 2038 INFO: Platform: Windows-10-10.0.19044-SP0
> 2042 INFO: wrote c:\PASS\bin\assign_detector_serial.spec
> 2050 INFO: UPX is not available.
> 2051 INFO: Removing temporary files and cleaning cache in 
> C:\Users\mohmes-pa\AppData\Local\pyinstaller
> 4159 INFO: Extending PYTHONPATH with paths
> ['c:\\PASS', 'C:\\PASS\\bin']
> 9239 INFO: checking Analysis
> 9240 INFO: Building Analysis because Analysis-00.toc is non existent
> 9240 INFO: Initializing module dependency graph...
> 9267 INFO: Caching module graph hooks...
> 9289 WARNING: Several hooks defined for module 'numpy'. Please take care 
> they do not conflict.
> 9358 INFO: Analyzing base_library.zip ...
> 22906 INFO: Loading module hook 'hook-heapq.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 23161 INFO: Loading module hook 'hook-encodings.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 29746 INFO: Loading module hook 'hook-pickle.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 32393 INFO: Caching module dependency graph...
> 32667 INFO: running Analysis Analysis-00.toc
> 32707 INFO: Adding Microsoft.Windows.Common-Controls to dependent 
> assemblies of final executable
>   required by C:\Program Files\Python310\python.exe
> 33035 INFO: Analyzing c:\PASS\bin\assign_detector_serial.py
> 33201 INFO: Processing pre-safe import module hook win32com from 
> 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\pre_safe_import_module\\hook-win32com.py'.
> 34735 INFO: Loading module hook 'hook-win32com.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 34743 INFO: Loading module hook 'hook-pythoncom.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 38061 INFO: Loading module hook 'hook-pywintypes.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 43364 INFO: Loading module hook 'hook-platform.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 43925 INFO: Loading module hook 'hook-xml.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 44096 INFO: Loading module hook 'hook-xml.etree.cElementTree.py' from 
> 'C:\\Program Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 45006 INFO: Processing pre-safe import module hook 
> urllib3.packages.six.moves from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\
> hook-urllib3.packages.six.moves.py'.
> 48976 INFO: Loading module hook 'hook-cryptography.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 61116 INFO: Loading module hook 'hook-bcrypt.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 61841 INFO: Loading module hook 'hook-certifi.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 62841 INFO: Processing pre-safe import module hook six.moves from 
> 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\
> hook-six.moves.py'.
> 66860 INFO: Loading module hook 'hook-multiprocessing.util.py' from 
> 'C:\\Program Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 68337 INFO: Loading module hook 'hook-difflib.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 70922 INFO: Loading module hook 'hook-websockets.py' from 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
> 76093 INFO: Loading module hook 'hook-xml.dom.domreg.py' from 
> 'C:\\Program Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks'...
> 76903 INFO: Processing module hooks...
> 77293 INFO: Looking for ctypes DLLs
> 77327 WARNING: Ignoring /System/Library/Frameworks/IOKit.framework/IOKit 
> imported from C:\Program 
> Files\Python310\lib\site-packages\serial\tools\list_ports_osx.py - only 
> basenames are supported with ctypes imports!
> 77327 WARNING: Ignoring 
> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation imported 
> from C:\Program 
> Files\Python310\lib\site-packages\serial\tools\list_ports_osx.py - only 
> basenames are supported with ctypes imports!
> 77358 INFO: Analyzing run-time hooks ...
> 77366 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py'
> 77373 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_subprocess.py'
> 77382 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py'
> 77395 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py'
> 77404 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pywintypes.py'
> 77412 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_win32comgenpy.py'
> 77420 INFO: Including run-time hook 'C:\\Program 
> Files\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\pyi_rth_pythoncom.py'
> 82522 INFO: Looking for dynamic libraries
> 4228 INFO: Extra DLL search directories (AddDllDirectory): []
> 4229 INFO: Extra DLL search directories (PATH): ['C:\\Program 
> Files\\Python310\\Scripts\\', 'C:\\Program Files\\Python310\\', 
> 'C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common', 
> 'C:\\WINDOWS\\system32', 'C:\\WINDOWS', 'C:\\WINDOWS\\System32\\Wbem', 
> 'C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\', 'C:\\Program Files 
> (x86)\\Windows Kits\\8.1\\Windows Performance Toolkit\\', 'C:\\Program 
> Files\\Microsoft SQL Server\\120\\Tools\\Binn\\', 'C:\\Program 
> Files\\Microsoft SQL Server\\130\\Tools\\Binn\\', 'C:\\Program Files 
> (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\', 
> 'C:\\texlive\\2015\\bin\\win32', 'C:\\PASS\\bin', 
> 'C:\\Users\\mohmes-pa\\.dnx\\bin', 'C:\\Program Files\\Microsoft 
> DNX\\Dnvm\\', 'C:\\Program Files\\cURL\\bin', 
> 'C:\\WINDOWS\\System32\\OpenSSH\\', 'C:\\Program Files (x86)\\IVI 
> Foundation\\VISA\\WinNT\\Bin', 'C:\\Program Files\\nodejs\\', 
> 'C:\\ProgramData\\chocolatey\\bin', 'C:\\Program Files\\PuTTY\\', 
> 'C:\\Program Files\\Intel\\WiFi\\bin\\', 'C:\\Program 
> Files\\MATLAB\\R2020b\\runtime\\win64', 'C:\\Program 
> Files\\MATLAB\\R2020b\\bin', 'C:\\Program 
> Files\\MATLAB\\R2018a\\runtime\\win64', 'C:\\Program 
> Files\\MATLAB\\R2018a\\bin', 'C:\\Program 
> Files\\MATLAB\\R2016b\\runtime\\win64', 'C:\\Program 
> Files\\MATLAB\\R2016b\\bin', 'C:\\Program Files (x86)\\MATLAB\\MATLAB 
> Compiler Runtime\\v713\\runtime\\win32', 'C:\\Program Files\\MATLAB\\MATLAB 
> Compiler Runtime\\v716\\runtime\\win64', 'C:\\Program Files\\MATLAB\\MATLAB 
> Runtime\\v91\\runtime\\win64', 'C:\\Program Files\\MATLAB\\MATLAB 
> Runtime\\v94\\runtime\\win64', 'C:\\Users\\mohmes-pa\\.dotnet\\tools', 
> 'C:\\Users\\mohmes-pa\\AppData\\Local\\Microsoft\\WindowsApps', 
> 'C:\\Users\\mohmes-pa\\.dotnet\\tools', 
> 'C:\\Users\\mohmes-pa\\AppData\\Local\\Microsoft\\WindowsApps', 
> '"C:\\Program Files\\TortoiseGit\\bin', 'C:\\Users\\mohmes-pa\\.dnx\\bin"', 
> 'C:\\Program Files\\dotnet\\', 'C:\\Program Files\\Common 
> Files\\Pleora\\eBUS SDK', 'C:\\Program Files\\Git\\cmd', 'C:\\Program 
> Files\\Intel\\Intel(R) Management Engine Components\\DAL', 'C:\\Program 
> Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL', 
> 'C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\', 'C:\\Program 
> Files\\dotnet\\', 'C:\\Program Files\\SafeNet\\Authentication\\SAC\\x64', 
> 'C:\\Program Files\\SafeNet\\Authentication\\SAC\\x32', 'C:\\Program 
> Files\\JetBrains\\PyCharm 2018.3.3\\bin', 'C:\\Program 
> Files\\JetBrains\\WebStorm 2018.3.3\\bin']
>
> It hangs at this point and never progresses - have waited days.  I have 
> also tried running pyinstaller both as a regular user and as an admin, and 
> on 3 different computers, both company and personal.
>
> On Tuesday, September 6, 2022 at 2:36:42 AM UTC-4 Aaron wrote:
>
>> PyInstaller is hanging on Windows once it reaches "Looking for dynamic 
>> libraries". I've let it run for hours and it never completes or exits. This 
>> only seems to happen on Windows, it works fine on Ubuntu and macOS. I am 
>> using the "windows-latest" GitHub Action runner, if that makes any 
>> difference.
>>
>> Here is the full output:
>>
>> 406 INFO: PyInstaller: 5.3 
>> 406 INFO: Python: 3.10.4 
>> 406 INFO: Platform: Windows-10-10.0.20348-SP0 
>> 421 INFO: UPX is not available. 
>> 421 INFO: Extending PYTHONPATH with paths 
>> ['D:\\a\\<package>\\<package>'] 
>> 1094 INFO: checking Analysis 
>> 1094 INFO: Building Analysis because Analysis-00.toc is non existent 
>> 1094 INFO: Initializing module dependency graph... 
>> 1094 INFO: Caching module graph hooks... 
>> 1094 WARNING: Several hooks defined for module 'numpy'. Please take care 
>> they do not conflict. 
>> 1110 INFO: Analyzing base_library.zip ... 
>> 7219 INFO: Processing pre-find module path hook distutils from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-distutils.py'.
>>  
>>
>> 7219 INFO: distutils: retargeting to non-venv dir 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib' 
>> 8707 INFO: Caching module dependency graph... 
>> 8925 INFO: running Analysis Analysis-00.toc 
>> 8957 INFO: Adding Microsoft.Windows.Common-Controls to dependent 
>> assemblies of final executable 
>> required by C:\hostedtoolcache\windows\Python\3.10.4\x64\python.exe 
>> 9519 INFO: Analyzing D:\a\<package>\<package>\bundle.py 
>> 12648 INFO: Processing pre-find module path hook site from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-site.py'.
>>  
>>
>> 12648 INFO: site: retargeting to fake-dir 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\fake-modules'
>>  
>>
>> 27381 INFO: Processing pre-safe import module hook 
>> urllib3.packages.six.moves from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\
>> hook-urllib3.packages.six.moves.py'. 
>> 30306 INFO: Processing pre-safe import module hook six.moves from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\
>> hook-six.moves.py'. 
>> 68977 INFO: Processing module hooks... 
>> 68977 INFO: Loading module hook 'hook-anyio.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 69837 INFO: Loading module hook 'hook-bcrypt.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 69837 INFO: Loading module hook 'hook-certifi.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 69852 INFO: Loading module hook 'hook-cryptography.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 70965 INFO: Loading module hook 'hook-docx.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 71028 INFO: Loading module hook 'hook-faker.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 74861 WARNING: collect_data_files - skipping data collection for module 
>> 'text_unidecode' as it is not a package. 
>> 105565 INFO: Loading module hook 'hook-jinja2.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 105565 INFO: Loading module hook 'hook-jinxed.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 105565 INFO: Loading module hook 'hook-jira.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 106363 INFO: Loading module hook 'hook-lxml.etree.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 106363 INFO: Loading module hook 'hook-lxml.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 108036 INFO: Loading module hook 'hook-magic.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 108036 INFO: Loading module hook 'hook-nacl.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 108068 INFO: Loading module hook 'hook-openpyxl.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 108194 INFO: Loading module hook 'hook-plotly.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 190409 INFO: Loading module hook 'hook-pycparser.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 190409 INFO: Loading module hook 'hook-pydantic.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 191221 INFO: Loading module hook 'hook-numpy.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\Lib\\site-packages\\numpy\\_pyinstaller'...
>>  
>>
>> 191393 INFO: Import to be excluded not found: 'f2py' 
>> 191440 INFO: Loading module hook 'hook-difflib.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 191456 INFO: Loading module hook 'hook-distutils.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 191456 INFO: Loading module hook 'hook-distutils.util.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 191487 INFO: Loading module hook 'hook-encodings.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192003 INFO: Loading module hook 'hook-heapq.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192034 INFO: Loading module hook 'hook-keyring.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192786 INFO: Processing pre-safe import module hook gi from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\pre_safe_import_module\\hook-gi.py'.
>>  
>>
>> 192786 INFO: Loading module hook 'hook-lib2to3.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192818 INFO: Loading module hook 'hook-multiprocessing.util.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192849 INFO: Loading module hook 'hook-numpy._pytesttester.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192880 INFO: Loading module hook 'hook-packaging.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 192880 INFO: Loading module hook 'hook-pandas.io.formats.style.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 194178 INFO: Loading module hook 'hook-pandas.plotting.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 194273 INFO: Loading module hook 'hook-pandas.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 196023 INFO: Loading module hook 'hook-pickle.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 196070 INFO: Loading module hook 'hook-pkg_resources.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 197587 INFO: Processing pre-safe import module hook win32com from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\pre_safe_import_module\\hook-win32com.py'.
>>  
>>
>> 198745 INFO: Loading module hook 'hook-platform.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 198776 INFO: Loading module hook 'hook-pygments.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 202953 INFO: Loading module hook 'hook-pytz.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 203203 INFO: Loading module hook 'hook-setuptools.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 313 WARNING: Failed to collect submodules for 
>> 'setuptools._vendor.pyparsing.diagram' because importing 
>> 'setuptools._vendor.pyparsing.diagram' raised: ModuleNotFoundError: No 
>> module named 'railroad' 
>> 205596 INFO: Loading module hook 'hook-sqlite3.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206111 INFO: Loading module hook 'hook-sysconfig.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206159 INFO: Loading module hook 'hook-wcwidth.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206159 INFO: Loading module hook 'hook-win32ctypes.core.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206863 INFO: Loading module hook 'hook-xml.dom.domreg.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206863 INFO: Loading module hook 'hook-xml.etree.cElementTree.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206863 INFO: Loading module hook 'hook-xml.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 206863 INFO: Loading module hook 'hook-_tkinter.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 207050 INFO: checking Tree 
>> 207050 INFO: Building Tree because Tree-00.toc is non existent 
>> 207050 INFO: Building Tree Tree-00.toc 
>> 207129 INFO: checking Tree 
>> 207129 INFO: Building Tree because Tree-01.toc is non existent 
>> 207129 INFO: Building Tree Tree-01.toc 
>> 207207 INFO: checking Tree 
>> 207207 INFO: Building Tree because Tree-02.toc is non existent 
>> 207207 INFO: Building Tree Tree-02.toc 
>> 207222 INFO: Loading module hook 'hook-lxml.isoschematron.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 207222 INFO: Loading module hook 'hook-lxml.objectify.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
>>  
>>
>> 207222 INFO: Loading module hook 'hook-setuptools.msvc.py' from 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks'...
>>  
>>
>> 208302 INFO: Looking for ctypes DLLs 
>> 208427 INFO: Analyzing run-time hooks ... 
>> 208521 INFO: Including run-time hook 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_subprocess.py'
>>  
>>
>> 208521 INFO: Including run-time hook 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py'
>>  
>>
>> 208521 INFO: Including run-time hook 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py'
>>  
>>
>> 208521 INFO: Including run-time hook 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py'
>>  
>>
>> 208537 INFO: Including run-time hook 
>> 'C:\\hostedtoolcache\\windows\\Python\\3.10.4\\x64\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py'
>>  
>>
>> 208818 INFO: Looking for dynamic libraries 
>> 906 INFO: aioredis not installed, RedisCache unavailable 
>> 906 INFO: aiomcache not installed, Memcached unavailable 
>> C:\hostedtoolcache\windows\Python\3.10.4\x64\lib\site-packages\PyInstaller\building\build_main.py:157:
>>  
>> UserWarning: The numpy.array_api submodule is still experimental. See NEP 
>> 47. 
>> __import__(package)
>>
>> Any help would be greatly appreciated, thanks.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/dae12849-e617-4cdb-8740-482e394218ebn%40googlegroups.com.

Reply via email to