Guest User

Untitled

a guest
Jul 19th, 2019
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.07 KB | None | 0 0
  1. C:\Simulator>pyinstaller simulator.spec
  2. 93 INFO: PyInstaller: 3.5
  3. 93 INFO: Python: 2.7.16
  4. 93 INFO: Platform: Windows-10-10.0.17134
  5. 93 INFO: UPX is not available.
  6. 109 INFO: Extending PYTHONPATH with paths
  7. ['C:\\Simulator', 'C:\\Simulator']
  8. 109 INFO: checking Analysis
  9. 109 INFO: Building Analysis because Analysis-00.toc is non existent
  10. 109 INFO: Initializing module dependency graph...
  11. 109 INFO: Initializing module graph hooks...
  12. 171 INFO: running Analysis Analysis-00.toc
  13. 171 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final executable
  14. required by c:\python27\python.exe
  15. 391 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_3da38fdebd0e6822.manifest
  16. 391 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_acd388d7e1d8689f.manifest
  17. 391 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_acce318be1dd48d8.manifest
  18. 657 INFO: Searching for assembly amd64_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.9415_none ...
  19. 657 INFO: Found manifest C:\WINDOWS\WinSxS\Manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_08e0c10ba840a28a.manifest
  20. 657 INFO: Searching for file msvcr90.dll
  21. 657 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_08e0c10ba840a28a\msvcr90.dll
  22. 671 INFO: Searching for file msvcp90.dll
  23. 671 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_08e0c10ba840a28a\msvcp90.dll
  24. 671 INFO: Searching for file msvcm90.dll
  25. 671 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_08e0c10ba840a28a\msvcm90.dll
  26. 859 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_3da38fdebd0e6822.manifest
  27. 859 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_acd388d7e1d8689f.manifest
  28. 859 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9415_none_acce318be1dd48d8.manifest
  29. 875 INFO: Adding redirect Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9415)
  30. 921 INFO: Caching module hooks...
  31. 921 INFO: Analyzing simulator.pyw
  32. 3016 INFO: Processing pre-find module path hook distutils
  33. 3562 INFO: Processing pre-safe import module hook _xmlplus
  34. 9328 INFO: Processing pre-safe import module hook setuptools.extern.six.moves
  35. 9968 INFO: Processing pre-find module path hook site
  36. 9968 INFO: site: retargeting to fake-dir 'c:\\python27\\lib\\site-packages\\PyInstaller\\fake-modules'
  37. 13641 INFO: Loading module hooks...
  38. 13641 INFO: Loading module hook "hook-distutils.py"...
  39. 13641 INFO: Loading module hook "hook-sysconfig.py"...
  40. 13641 INFO: Loading module hook "hook-xml.py"...
  41. 13718 INFO: Loading module hook "hook-scipy.py"...
  42. 13734 INFO: Loading module hook "hook-httplib.py"...
  43. 13734 INFO: Loading module hook "hook-pydoc.py"...
  44. 13734 INFO: Excluding import 'Tkinter'
  45. 13734 INFO: Removing import of Tkinter from module pydoc
  46. 13734 INFO: Loading module hook "hook-encodings.py"...
  47. 14479 INFO: Loading module hook "hook-_tkinter.py"...
  48. 14720 INFO: checking Tree
  49. 14720 INFO: Building Tree because Tree-00.toc is non existent
  50. 14721 INFO: Building Tree Tree-00.toc
  51. 14918 INFO: checking Tree
  52. 14918 INFO: Building Tree because Tree-01.toc is non existent
  53. 14920 INFO: Building Tree Tree-01.toc
  54. 14944 INFO: Loading module hook "hook-pkg_resources.py"...
  55. 15333 INFO: Processing pre-safe import module hook win32com
  56. Traceback (most recent call last):
  57. File "<string>", line 2, in <module>
  58. ImportError: No module named win32com
  59. 15411 INFO: Processing pre-safe import module hook win32com
  60. Traceback (most recent call last):
  61. File "<string>", line 2, in <module>
  62. ImportError: No module named win32com
  63. 15786 INFO: Loading module hook "hook-numpy.py"...
  64. 15800 INFO: Loading module hook "hook-setuptools.py"...
  65. 16619 INFO: Loading module hook "hook-kivy.py"...
  66. [INFO ] [Logger ] Record log in C:\Users\DrPai\.kivy\logs\kivy_19-07-19_80.txt
  67. 16655 INFO: [Logger ] Record log in C:\Users\DrPai\.kivy\logs\kivy_19-07-19_80.txt
  68. [INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.1.12
  69. 16651 INFO: [deps ] Successfully imported "kivy_deps.glew" 0.1.12
  70. [INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.1.22
  71. 16658 INFO: [deps ] Successfully imported "kivy_deps.sdl2" 0.1.22
  72. [INFO ] [Kivy ] v1.11.1
  73. 16661 INFO: [Kivy ] v1.11.1
  74. [INFO ] [Kivy ] Installed at "c:\python27\lib\site-packages\kivy\__init__.pyc"
  75. 16661 INFO: [Kivy ] Installed at "c:\python27\lib\site-packages\kivy\__init__.pyc"
  76. [INFO ] [Python ] v2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:37:19) [MSC v.1500 64 bit (AMD64)]
  77. 16662 INFO: [Python ] v2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:37:19) [MSC v.1500 64 bit (AMD64)]
  78. [INFO ] [Python ] Interpreter at "c:\python27\python.exe"
  79. 16665 INFO: [Python ] Interpreter at "c:\python27\python.exe"
  80. [WARNING] [Deprecated ] Python 2 Kivy support has been deprecated. The Kivy release after 1.11.0 will not support Python 2 anymore
  81. 16667 WARNING: [Deprecated ] Python 2 Kivy support has been deprecated. The Kivy release after 1.11.0 will not support Python 2 anymore
  82. [INFO ] [Factory ] 184 symbols loaded
  83. 16674 INFO: [Factory ] 184 symbols loaded
  84. [INFO ] [Logger ] Record log in C:\Users\DrPai\.kivy\logs\kivy_19-07-19_81.txt
  85. [INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.1.12
  86. [INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.1.22
  87. [INFO ] [Kivy ] v1.11.1
  88. [INFO ] [Kivy ] Installed at "c:\python27\lib\site-packages\kivy\__init__.pyc"
  89. [INFO ] [Python ] v2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:37:19) [MSC v.1500 64 bit (AMD64)]
  90. [INFO ] [Python ] Interpreter at "c:\python27\python.exe"
  91. [WARNING] [Deprecated ] Python 2 Kivy support has been deprecated. The Kivy release after 1.11.0 will not support Python 2 anymore
  92. [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored)
  93. [WARNING] [Could not find GStreamer plugins. Possible solution] set GST_PLUGIN_PATH
  94. 16986 WARNING: [Could not find GStreamer plugins. Possible solution] set GST_PLUGIN_PATH
  95. [INFO ] [Logger ] Record log in C:\Users\DrPai\.kivy\logs\kivy_19-07-19_82.txt
  96. [INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.1.12
  97. [INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.1.22
  98. [INFO ] [Kivy ] v1.11.1
  99. [INFO ] [Kivy ] Installed at "c:\python27\lib\site-packages\kivy\__init__.pyc"
  100. [INFO ] [Python ] v2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:37:19) [MSC v.1500 64 bit (AMD64)]
  101. [INFO ] [Python ] Interpreter at "c:\python27\python.exe"
  102. [WARNING] [Deprecated ] Python 2 Kivy support has been deprecated. The Kivy release after 1.11.0 will not support Python 2 anymore
  103. [INFO ] [Audio ] Providers: audio_sdl2 (audio_ffpyplayer ignored)
  104. [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_gif (img_pil, img_ffpyplayer ignored)
  105. [CRITICAL] [Camera ] Unable to find any valuable Camera provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
  106. picamera - ImportError: No module named picamera
  107. File "c:\python27\lib\site-packages\kivy\core\__init__.py", line 63, in core_select_lib
  108. fromlist=[modulename], level=0)
  109. File "c:\python27\lib\site-packages\kivy\core\camera\camera_picamera.py", line 18, in <module>
  110. from picamera import PiCamera
  111.  
  112. gi - ImportError: No module named gi.repository
  113. File "c:\python27\lib\site-packages\kivy\core\__init__.py", line 63, in core_select_lib
  114. fromlist=[modulename], level=0)
  115. File "c:\python27\lib\site-packages\kivy\core\camera\camera_gi.py", line 10, in <module>
  116. from gi.repository import Gst
  117.  
  118. opencv - ImportError: No module named cv2
  119. File "c:\python27\lib\site-packages\kivy\core\__init__.py", line 63, in core_select_lib
  120. fromlist=[modulename], level=0)
  121. File "c:\python27\lib\site-packages\kivy\core\camera\camera_opencv.py", line 48, in <module>
  122. import cv2
  123.  
  124. [INFO ] [Clipboard ] Provider: winctypes
  125. [INFO ] [Factory ] 184 symbols loaded
  126. [INFO ] [Window ] Provider: sdl2
  127. [INFO ] [GL ] Using the "OpenGL" graphics system
  128. [INFO ] [GL ] GLEW initialization succeeded
  129. [INFO ] [GL ] Backend used <glew>
  130. [INFO ] [GL ] OpenGL version <4.4.0 - Build 20.19.15.4549>
  131. [INFO ] [GL ] OpenGL vendor <Intel>
  132. [INFO ] [GL ] OpenGL renderer <Intel(R) HD Graphics 5500>
  133. [INFO ] [GL ] OpenGL parsed version: 4, 4
  134. [INFO ] [GL ] Shading version <4.40 - Build 20.19.15.4549>
  135. [INFO ] [GL ] Texture max size <16384>
  136. [INFO ] [GL ] Texture max units <32>
  137. [INFO ] [Window ] auto add sdl2 input provider
  138. [INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
  139. [CRITICAL] [Spelling ] Unable to find any valuable Spelling provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
  140. enchant - ImportError: No module named enchant
  141. File "c:\python27\lib\site-packages\kivy\core\__init__.py", line 63, in core_select_lib
  142. fromlist=[modulename], level=0)
  143. File "c:\python27\lib\site-packages\kivy\core\spelling\spelling_enchant.py", line 12, in <module>
  144. import enchant
  145.  
  146. [INFO ] [Text ] Provider: sdl2
  147. [INFO ] [Video ] Provider: null(['video_ffmpeg', 'video_ffpyplayer'] ignored)
  148. 21470 INFO: Excluding import 'Tkinter'
  149. 21484 INFO: Excluding import 'twisted'
  150. 21484 INFO: Removing import of twisted from module kivy.support
  151. 21500 INFO: Excluding import '_tkinter'
  152. 21500 INFO: Loading module hook "hook-xml.etree.cElementTree.py"...
  153. 21500 INFO: Loading module hook "hook-numpy.core.py"...
  154. 21609 INFO: Loading module hook "hook-docutils.py"...
  155. 23532 INFO: Loading module hook "hook-xml.dom.domreg.py"...
  156. 23532 INFO: Loading module hook "hook-pygments.py"...
  157. 25869 INFO: Looking for ctypes DLLs
  158. 25979 INFO: Analyzing run-time hooks ...
  159. 25979 INFO: Including run-time hook 'pyi_rth_pkgres.py'
  160. 25994 INFO: Including run-time hook 'pyi_rth__tkinter.py'
  161. 25994 INFO: Including run-time hook 'pyi_rth_multiprocessing.py'
  162. 25994 INFO: Including run-time hook 'pyi_rth_kivy.py'
  163. 25994 INFO: Including run-time hook 'pyi_rth_gstreamer.py'
  164. 26026 INFO: Looking for dynamic libraries
  165. 27757 WARNING: lib not found: libglib-2.0-0.dll dependency of c:\python27\lib\site-packages\kivy\lib\gstplayer\_gstplayer.pyd
  166. 27882 WARNING: lib not found: libgstreamer-1.0-0.dll dependency of c:\python27\lib\site-packages\kivy\lib\gstplayer\_gstplayer.pyd
  167. 28039 WARNING: lib not found: libgobject-2.0-0.dll dependency of c:\python27\lib\site-packages\kivy\lib\gstplayer\_gstplayer.pyd
  168. 28648 INFO: Looking for eggs
  169. 28648 INFO: Using Python library C:\WINDOWS\system32\python27.dll
  170. 28648 INFO: Found binding redirects:
  171. [BindingRedirect(name=u'Microsoft.VC90.CRT', language=None, arch=u'amd64', oldVersion=(9, 0, 21022, 8), newVersion=(9, 0, 30729, 9415), publicKeyToken=u'1fc8b3b9a1e18e3b')]
  172. 28664 INFO: Warnings written to C:\Simulator\build\simulator\warn-simulator.txt
  173. 28851 INFO: Graph cross-reference written to C:\Simulator\build\simulator\xref-simulator.html
  174. 29717 INFO: Appending 'datas' from .spec
  175. 29724 INFO: checking PYZ
  176. 29726 INFO: Building PYZ because PYZ-00.toc is non existent
  177. 29726 INFO: Building PYZ (ZlibArchive) C:\Simulator\build\simulator\PYZ-00.pyz
  178. 31937 INFO: Building PYZ (ZlibArchive) C:\Simulator\build\simulator\PYZ-00.pyz completed successfully.
  179. 32275 INFO: checking PKG
  180. 32275 INFO: Building PKG because PKG-00.toc is non existent
  181. 32275 INFO: Building PKG (CArchive) PKG-00.pkg
  182. 32306 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
  183. 32322 INFO: Bootloader c:\python27\lib\site-packages\PyInstaller\bootloader\Windows-64bit\runw.exe
  184. 32322 INFO: checking EXE
  185. 32322 INFO: Building EXE because EXE-00.toc is non existent
  186. 32322 INFO: Building EXE from EXE-00.toc
  187. 32322 INFO: Copying icons from ['bin\\ui\\icon.ico']
  188. 32322 INFO: Writing RT_GROUP_ICON 0 resource with 76 bytes
  189. 32322 INFO: Writing RT_ICON 1 resource with 1128 bytes
  190. 32322 INFO: Writing RT_ICON 2 resource with 2216 bytes
  191. 32322 INFO: Writing RT_ICON 3 resource with 9640 bytes
  192. 32322 INFO: Writing RT_ICON 4 resource with 5672 bytes
  193. 32338 INFO: Writing RT_ICON 5 resource with 67624 bytes
  194. 32338 INFO: Appending archive to EXE C:\Simulator\build\simulator\simulator.exe
  195. 32352 INFO: Building EXE from EXE-00.toc completed successfully.
  196. 32352 INFO: checking COLLECT
  197. 32352 INFO: Building COLLECT because COLLECT-00.toc is non existent
  198. 32352 INFO: Building COLLECT COLLECT-00.toc
  199. 32384 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9415)
  200. 37296 INFO: Building COLLECT COLLECT-00.toc completed successfully.
Advertisement
Add Comment
Please, Sign In to add comment