Advertisement
Guest User

Untitled

a guest
Feb 10th, 2023
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.58 KB | None | 0 0
  1. C:\Users\arthu\Desktop\Flask_GUI>pyinstaller server.py
  2. 78 INFO: PyInstaller: 5.1
  3. 78 INFO: Python: 3.9.7
  4. 83 INFO: Platform: Windows-10-10.0.19044-SP0
  5. 84 INFO: wrote C:\Users\arthu\Desktop\Flask_GUI\server.spec
  6. 86 INFO: UPX is not available.
  7. 87 INFO: Extending PYTHONPATH with paths
  8. ['C:\\Users\\arthu\\Desktop\\Flask_GUI']
  9. 16 WARNING: qt_material must be imported after PySide or PyQt!
  10. 750 INFO: checking Analysis
  11. 751 INFO: Building Analysis because Analysis-00.toc is non existent
  12. 751 INFO: Initializing module dependency graph...
  13. 753 INFO: Caching module graph hooks...
  14. 760 WARNING: Several hooks defined for module 'numpy'. Please take care they do not conflict.
  15. 765 INFO: Analyzing base_library.zip ...
  16. 2996 INFO: Processing pre-find module path hook distutils from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks\\pre_find_module_path\\hook-distutils.py'.
  17. 2997 INFO: distutils: retargeting to non-venv dir 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib'
  18. 5398 INFO: Caching module dependency graph...
  19. 5533 INFO: running Analysis Analysis-00.toc
  20. 5547 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
  21. required by C:\Users\arthu\AppData\Local\Programs\Python\Python39\python.exe
  22. 5707 INFO: Analyzing C:\Users\arthu\Desktop\Flask_GUI\server.py
  23. 8688 INFO: Processing module hooks...
  24. 8688 INFO: Loading module hook 'hook-cryptography.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
  25. 9098 INFO: Loading module hook 'hook-jinja2.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks'...
  26. 9099 INFO: Loading module hook 'hook-difflib.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  27. 9100 INFO: Loading module hook 'hook-distutils.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  28. 9101 INFO: Loading module hook 'hook-distutils.util.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  29. 9102 INFO: Loading module hook 'hook-encodings.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  30. 9163 INFO: Loading module hook 'hook-heapq.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  31. 9165 INFO: Loading module hook 'hook-importlib_metadata.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  32. 9167 INFO: Loading module hook 'hook-lib2to3.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  33. 9207 INFO: Loading module hook 'hook-multiprocessing.util.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  34. 9210 INFO: Loading module hook 'hook-pickle.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  35. 9216 INFO: Loading module hook 'hook-platform.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  36. 9217 INFO: Loading module hook 'hook-sysconfig.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  37. 9218 INFO: Loading module hook 'hook-xml.etree.cElementTree.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  38. 9219 INFO: Loading module hook 'hook-xml.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  39. 9289 INFO: Loading module hook 'hook-_tkinter.py' from 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks'...
  40. 9397 INFO: checking Tree
  41. 9397 INFO: Building Tree because Tree-00.toc is non existent
  42. 9397 INFO: Building Tree Tree-00.toc
  43. 9466 INFO: checking Tree
  44. 9467 INFO: Building Tree because Tree-01.toc is non existent
  45. 9467 INFO: Building Tree Tree-01.toc
  46. 9534 INFO: checking Tree
  47. 9534 INFO: Building Tree because Tree-02.toc is non existent
  48. 9534 INFO: Building Tree Tree-02.toc
  49. 9570 INFO: Looking for ctypes DLLs
  50. 9593 INFO: Analyzing run-time hooks ...
  51. 9596 INFO: Including run-time hook 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_subprocess.py'
  52. 9598 INFO: Including run-time hook 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py'
  53. 9599 INFO: Including run-time hook 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py'
  54. 9614 INFO: Including run-time hook 'C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py'
  55. 9622 INFO: Looking for dynamic libraries
  56. 10585 INFO: Looking for eggs
  57. 10585 INFO: Using Python library C:\Users\arthu\AppData\Local\Programs\Python\Python39\python39.dll
  58. 10586 INFO: Found binding redirects:
  59. []
  60. 10592 INFO: Warnings written to C:\Users\arthu\Desktop\Flask_GUI\build\server\warn-server.txt
  61. 10652 INFO: Graph cross-reference written to C:\Users\arthu\Desktop\Flask_GUI\build\server\xref-server.html
  62. 10667 INFO: checking PYZ
  63. 10667 INFO: Building PYZ because PYZ-00.toc is non existent
  64. 10667 INFO: Building PYZ (ZlibArchive) C:\Users\arthu\Desktop\Flask_GUI\build\server\PYZ-00.pyz
  65. 11212 INFO: Building PYZ (ZlibArchive) C:\Users\arthu\Desktop\Flask_GUI\build\server\PYZ-00.pyz completed successfully.
  66. 11222 INFO: checking PKG
  67. 11222 INFO: Building PKG because PKG-00.toc is non existent
  68. 11223 INFO: Building PKG (CArchive) server.pkg
  69. 11233 INFO: Building PKG (CArchive) server.pkg completed successfully.
  70. 11234 INFO: Bootloader C:\Users\arthu\AppData\Local\Programs\Python\Python39\lib\site-packages\PyInstaller\bootloader\Windows-64bit\run.exe
  71. 11234 INFO: checking EXE
  72. 11234 INFO: Building EXE because EXE-00.toc is non existent
  73. 11234 INFO: Building EXE from EXE-00.toc
  74. 11235 INFO: Copying bootloader EXE to C:\Users\arthu\Desktop\Flask_GUI\build\server\server.exe.notanexecutable
  75. 11238 INFO: Copying icon to EXE
  76. 11238 INFO: Copying icons from ['C:\\Users\\arthu\\AppData\\Local\\Programs\\Python\\Python39\\lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-console.ico']
  77. 11238 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes
  78. 11239 INFO: Writing RT_ICON 1 resource with 3752 bytes
  79. 11239 INFO: Writing RT_ICON 2 resource with 2216 bytes
  80. 11239 INFO: Writing RT_ICON 3 resource with 1384 bytes
  81. 11240 INFO: Writing RT_ICON 4 resource with 37019 bytes
  82. 11240 INFO: Writing RT_ICON 5 resource with 9640 bytes
  83. 11240 INFO: Writing RT_ICON 6 resource with 4264 bytes
  84. 11240 INFO: Writing RT_ICON 7 resource with 1128 bytes
  85. 11242 INFO: Copying 0 resources to EXE
  86. 11242 INFO: Embedding manifest in EXE
  87. 11243 INFO: Updating manifest in C:\Users\arthu\Desktop\Flask_GUI\build\server\server.exe.notanexecutable
  88. 11243 INFO: Updating resource type 24 name 1 language 0
  89. 11245 INFO: Appending PKG archive to EXE
  90. 11916 INFO: Building EXE from EXE-00.toc completed successfully.
  91. 11918 INFO: checking COLLECT
  92. 11918 INFO: Building COLLECT because COLLECT-00.toc is non existent
  93. 11919 INFO: Building COLLECT COLLECT-00.toc
  94. 12149 INFO: Building COLLECT COLLECT-00.toc completed successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement