Guest User

FreezingIssue before adding imports

a guest
Aug 24th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.65 KB | None | 0 0
  1. C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src>pyinstaller --additional-hooks-dir=. --clean --win-private-assemblies pipegui.py
  2. 57 INFO: PyInstaller: 3.2
  3. 57 INFO: Python: 2.7.11
  4. 59 INFO: Platform: Windows-10-10.0.10586
  5. 59 INFO: wrote C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src\pipegui.spec
  6. 61 INFO: UPX is not available.
  7. 62 INFO: Removing temporary files and cleaning cache in C:\Users\Cornelis Dirk Haupt\AppData\Roaming\pyinstaller
  8. 70 INFO: Extending PYTHONPATH with paths
  9. ['C:\\Users\\Cornelis Dirk Haupt\\PycharmProjects\\spcanalyse',
  10. 'C:\\Users\\Cornelis Dirk Haupt\\PycharmProjects\\spcanalyse\\src']
  11. 76 INFO: checking Analysis
  12. 77 INFO: Building Analysis because out00-Analysis.toc is non existent
  13. 78 INFO: Initializing module dependency graph...
  14. 80 INFO: Initializing module graph hooks...
  15. 111 INFO: running Analysis out00-Analysis.toc
  16. 115 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final executable
  17. required by C:\Python27\python.exe
  18. 169 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_3da38fdebd0e6822.manifest
  19. 172 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_acd0e4ffe1daef0a.manifest
  20. 175 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_acd40623e1d81331.manifest
  21. 227 INFO: Searching for assembly amd64_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.9177_none ...
  22. 230 INFO: Found manifest C:\WINDOWS\WinSxS\Manifests\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_08e695a3a83b6ce3.manifest
  23. 232 INFO: Searching for file msvcr90.dll
  24. 233 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_08e695a3a83b6ce3\msvcr90.dll
  25. 236 INFO: Searching for file msvcp90.dll
  26. 236 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_08e695a3a83b6ce3\msvcp90.dll
  27. 238 INFO: Searching for file msvcm90.dll
  28. 240 INFO: Found file C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_08e695a3a83b6ce3\msvcm90.dll
  29. 289 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_3da38fdebd0e6822.manifest
  30. 292 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_acd0e4ffe1daef0a.manifest
  31. 296 INFO: Found C:\WINDOWS\WinSxS\Manifests\amd64_policy.9.0.microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9177_none_acd40623e1d81331.manifest
  32. 299 INFO: Adding redirect Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9177)
  33. 2240 INFO: Caching module hooks...
  34. 2243 INFO: Analyzing C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src\pipegui.py
  35. 2922 INFO: Processing pre-find module path hook distutils
  36. 3141 INFO: Processing pre-safe import module hook _xmlplus
  37. 4366 INFO: Processing pre-safe import module hook six.moves
  38. 5776 INFO: Processing pre-find module path hook site
  39. 5778 INFO: site: retargeting to fake-dir 'C:\\Python27\\lib\\site-packages\\PyInstaller\\fake-modules'
  40. 5794 INFO: Processing pre-safe import module hook win32com
  41. 15306 INFO: Loading module hooks...
  42. 15307 INFO: Loading module hook "hook-distutils.py"...
  43. 15309 INFO: Loading module hook "hook-sysconfig.py"...
  44. 15310 INFO: Loading module hook "hook-xml.py"...
  45. 15312 INFO: Loading module hook "hook-PIL.py"...
  46. 15315 INFO: Excluding import 'FixTk'
  47. 15319 INFO: Excluding import 'Tkinter'
  48. 15322 INFO: Excluding import 'PyQt5'
  49. 15325 WARNING: Removing import PIL.ImageQt from module PyQt5
  50. 15326 WARNING: Removing import PIL.ImageQt from module PyQt5.qRgba
  51. 15327 WARNING: Removing import PIL.ImageQt from module PyQt5.QPixmap
  52. 15328 WARNING: Removing import PIL.ImageQt from module PyQt5.QImage
  53. 15329 INFO: Excluding import 'PySide'
  54. 15333 WARNING: Removing import PIL.ImageQt from module PySide.QPixmap
  55. 15334 WARNING: Removing import PIL.ImageQt from module PySide.qRgba
  56. 15335 WARNING: Removing import PIL.ImageQt from module PySide
  57. 15336 WARNING: Removing import PIL.ImageQt from module PySide.QImage
  58. 15337 INFO: Excluding import 'PyQt4'
  59. 15342 WARNING: Removing import PIL.ImageQt from module PyQt4.QtGui.QImage
  60. 15342 WARNING: Removing import PIL.ImageQt from module PyQt4.QtCore
  61. 15345 WARNING: Removing import PIL.ImageQt from module PyQt4.QtGui.QPixmap
  62. 15345 WARNING: Removing import PIL.ImageQt from module PyQt4.QtCore.QIODevice
  63. 15345 WARNING: Removing import PIL.ImageQt from module PyQt4.QtCore.QBuffer
  64. 15347 WARNING: Removing import PIL.ImageQt from module PyQt4.QtGui.qRgba
  65. 15348 WARNING: Removing import PIL.ImageQt from module PyQt4.QtGui
  66. 15349 INFO: Loading module hook "hook-scipy.sparse.csgraph.py"...
  67. 15351 INFO: Loading module hook "hook-jinja2.py"...
  68. 15363 INFO: Loading module hook "hook-httplib.py"...
  69. 15365 INFO: Loading module hook "hook-tables.py"...
  70. 15366 INFO: Loading module hook "hook-pydoc.py"...
  71. 15369 INFO: Excluding import 'Tkinter'
  72. 15372 WARNING: Removing import pydoc from module Tkinter
  73. 15373 INFO: Loading module hook "hook-PyQt4.py"...
  74. 15375 INFO: Loading module hook "hook-_tkinter.py"...
  75. 15715 INFO: checking Tree
  76. 15717 INFO: Building Tree because out00-Tree.toc is non existent
  77. 15717 INFO: Building Tree out00-Tree.toc
  78. 15823 INFO: checking Tree
  79. 15823 INFO: Building Tree because out01-Tree.toc is non existent
  80. 15824 INFO: Building Tree out01-Tree.toc
  81. 15838 INFO: Loading module hook "hook-matplotlib.backends.py"...
  82. 16074 INFO: Matplotlib backend "GTK": ignored
  83. Gtk* backend requires pygtk to be installed.
  84. 16274 INFO: Matplotlib backend "GTKAgg": ignored
  85. Gtk* backend requires pygtk to be installed.
  86. 16394 INFO: Matplotlib backend "GTKCairo": ignored
  87. No module named gtk
  88. 16595 INFO: Matplotlib backend "MacOSX": ignored
  89. cannot import name _macosx
  90. 16819 INFO: Matplotlib backend "Qt4Agg": added
  91. 17044 INFO: Matplotlib backend "Qt5Agg": added
  92. 17247 INFO: Matplotlib backend "TkAgg": added
  93. 17445 INFO: Matplotlib backend "WX": ignored
  94. Matplotlib backend_wx and backend_wxagg require wxPython >=2.8.12
  95. 17644 INFO: Matplotlib backend "WXAgg": ignored
  96. Matplotlib backend_wx and backend_wxagg require wxPython >=2.8.12
  97. 17768 INFO: Matplotlib backend "GTK3Cairo": ignored
  98. Gtk3 backend requires pygobject to be installed.
  99. 17968 INFO: Matplotlib backend "GTK3Agg": ignored
  100. Gtk3 backend requires pygobject to be installed.
  101. 18088 INFO: Matplotlib backend "WebAgg": ignored
  102. Traceback (most recent call last):
  103. File "<string>", line 12, in <module>
  104. File "C:\Python27\lib\site-packages\matplotlib\backends\backend_webagg.py", line 30, in <module>
  105. raise RuntimeError("The WebAgg backend requires Tornado.")
  106. RuntimeError: The WebAgg backend requires Tornado.
  107. 18213 INFO: Matplotlib backend "nbAgg": ignored
  108. No module named tornado.ioloop
  109. 18411 INFO: Matplotlib backend "agg": added
  110. 18531 INFO: Matplotlib backend "cairo": ignored
  111. Cairo backend requires that cairocffi or pycairo is installed.
  112. 18649 INFO: Matplotlib backend "emf": ignored
  113. No module named backend_emf
  114. 18768 INFO: Matplotlib backend "gdk": ignored
  115. No module named gobject
  116. 18968 INFO: Matplotlib backend "pdf": added
  117. 19190 INFO: Matplotlib backend "pgf": added
  118. 19390 INFO: Matplotlib backend "ps": added
  119. 19595 INFO: Matplotlib backend "svg": added
  120. 19794 INFO: Matplotlib backend "template": added
  121. 19932 INFO: Loading module hook "hook-plugins.py"...
  122. 20274 INFO: Processing pre-find module path hook PyQt4.uic.port_v3
  123. 20286 INFO: Processing pre-find module path hook PyQt4.uic.port_v2
  124. 23942 INFO: Loading module hook "hook-PIL.Image.py"...
  125. 24087 INFO: Loading module hook "hook-matplotlib.py"...
  126. 24214 INFO: Loading module hook "hook-PyQt4.uic.py"...
  127. 24217 INFO: Loading module hook "hook-xml.dom.domreg.py"...
  128. 24220 INFO: Loading module hook "hook-PyQt4.QtGui.py"...
  129. 24375 INFO: Loading module hook "hook-pkg_resources.py"...
  130. 24554 INFO: Loading module hook "hook-scipy.linalg.py"...
  131. 24555 INFO: Loading module hook "hook-cv2.py"...
  132. 24556 INFO: Loading module hook "hook-pytz.py"...
  133. 24598 INFO: Loading module hook "hook-pywintypes.py"...
  134. 24724 INFO: Loading module hook "hook-setuptools.py"...
  135. 24726 INFO: Loading module hook "hook-scipy.special._ellip_harm_2.py"...
  136. 24727 INFO: Loading module hook "hook-PIL.SpiderImagePlugin.py"...
  137. 24732 INFO: Excluding import 'FixTk'
  138. 24736 INFO: Excluding import 'Tkinter'
  139. 24740 INFO: Loading module hook "hook-encodings.py"...
  140. 24980 INFO: Loading module hook "hook-PyQt4.QtSvg.py"...
  141. 24981 INFO: Loading module hook "hook-xml.etree.cElementTree.py"...
  142. 24983 INFO: Loading module hook "hook-sqlite3.py"...
  143. 24987 INFO: Loading module hook "hook-PyQt4.QtCore.py"...
  144. 25020 INFO: Loading module hook "hook-scipy.special._ufuncs.py"...
  145. 25021 INFO: Loading module hook "hook-PyQt4.QtOpenGL.py"...
  146. 25023 INFO: Loading module hook "hook-win32com.py"...
  147. 25063 INFO: Loading module hook "hook-pythoncom.py"...
  148. 25192 INFO: Loading module hook "hook-shelve.py"...
  149. 25194 WARNING: Hidden import "dbm.dumb" not found!
  150. 25194 WARNING: Hidden import "dbm.gnu" not found!
  151. 25197 INFO: Loading module hook "hook-OpenGL.py"...
  152. 25339 INFO: Loading module hook "hook-h5py.py"...
  153. 25342 INFO: Loading module hook "hook-PyQt4.QtTest.py"...
  154. 25402 INFO: Looking for ctypes DLLs
  155. 25521 INFO: Analyzing run-time hooks ...
  156. 25529 WARNING: Attempted to add Python module twice with different upper/lowercases: Tkinter
  157. 25531 WARNING: Attempted to add Python module twice with different upper/lowercases: ConfigParser
  158. 25541 INFO: Including run-time hook 'pyi_rth_qt4plugins.py'
  159. 25542 INFO: Including run-time hook 'pyi_rth_pkgres.py'
  160. 25544 INFO: Including run-time hook 'pyi_rth_mplconfig.py'
  161. 25546 INFO: Including run-time hook 'pyi_rth_mpldata.py'
  162. 25547 INFO: Including run-time hook 'pyi_rth__tkinter.py'
  163. 25549 INFO: Including run-time hook 'pyi_rth_win32comgenpy.py'
  164. 25565 WARNING: Attempted to add Python module twice with different upper/lowercases: Tkinter
  165. 25567 WARNING: Attempted to add Python module twice with different upper/lowercases: ConfigParser
  166. 25585 INFO: Looking for dynamic libraries
  167. 34503 INFO: Searching for assembly amd64_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_none ...
  168. 34505 INFO: Found manifest C:\Python27\lib\site-packages\Pythonwin\Microsoft.VC90.MFC.manifest
  169. 34506 INFO: Searching for file mfc90.dll
  170. 34507 INFO: Found file C:\Python27\lib\site-packages\Pythonwin\mfc90.dll
  171. 34508 INFO: Searching for file mfc90u.dll
  172. 34509 INFO: Found file C:\Python27\lib\site-packages\Pythonwin\mfc90u.dll
  173. 34511 INFO: Searching for file mfcm90.dll
  174. 34513 INFO: Found file C:\Python27\lib\site-packages\Pythonwin\mfcm90.dll
  175. 34513 INFO: Searching for file mfcm90u.dll
  176. 34513 INFO: Found file C:\Python27\lib\site-packages\Pythonwin\mfcm90u.dll
  177. 34561 INFO: Adding redirect Microsoft.VC90.MFC version (9, 0, 21022, 8) -> (9, 0, 21022, 8)
  178. 268704 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._webp
  179. 268707 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._imagingtk
  180. 268708 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._imaging
  181. 268710 WARNING: Attempted to add Python module twice with different upper/lowercases: scipy.optimize.moduleTNC
  182. 268712 WARNING: Attempted to add Python module twice with different upper/lowercases: PyQt4.QtTest
  183. 268713 WARNING: Attempted to add Python module twice with different upper/lowercases: PyQt4.QtOpenGL
  184. 268715 WARNING: Attempted to add Python module twice with different upper/lowercases: PyQt4.QtSvg
  185. 268717 WARNING: Attempted to add Python module twice with different upper/lowercases: Cython.Compiler.Scanning
  186. 268720 WARNING: Attempted to add Python module twice with different upper/lowercases: Cython.Compiler.Parsing
  187. 268720 WARNING: Attempted to add Python module twice with different upper/lowercases: Cython.Compiler.Code
  188. 268723 WARNING: Attempted to add Python module twice with different upper/lowercases: Cython.Compiler.Visitor
  189. 268725 WARNING: Attempted to add Python module twice with different upper/lowercases: Cython.Compiler.FlowControl
  190. 268726 WARNING: Attempted to add Python module twice with different upper/lowercases: PyQt4.QtCore
  191. 268728 WARNING: Attempted to add Python module twice with different upper/lowercases: PyQt4.QtGui
  192. 268730 INFO: Looking for eggs
  193. 268730 INFO: Using Python library C:\WINDOWS\system32\python27.dll
  194. 268740 INFO: Found binding redirects:
  195. [BindingRedirect(name=u'Microsoft.VC90.CRT', language=None, arch=u'amd64', oldVersion=(9, 0, 21022, 8), newVersion=(9, 0, 30729, 9177), publicKeyToken=u'1fc8b3b9a1e18e3b'), BindingRedirect(name=u'Microsoft.VC90.MFC', language=None, arch=u'amd64', oldVersion=(9, 0, 21022, 8), newVersion=(9, 0, 21022, 8), publicKeyToken=u'1fc8b3b9a1e18e3b')]
  196. 268782 INFO: Warnings written to C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src\build\pipegui\warnpipegui.txt
  197. 269248 INFO: checking PYZ
  198. 269248 INFO: Building PYZ because out00-PYZ.toc is non existent
  199. 269250 INFO: Building PYZ (ZlibArchive) C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src\build\pipegui\out00-PYZ.pyz
  200. 271707 INFO: checking PKG
  201. 271708 INFO: Building PKG because out00-PKG.toc is non existent
  202. 271709 INFO: Building PKG (CArchive) out00-PKG.pkg
  203. 271796 INFO: Bootloader C:\Python27\lib\site-packages\PyInstaller\bootloader\Windows-64bit\run.exe
  204. 271797 INFO: checking EXE
  205. 271799 INFO: Building EXE because out00-EXE.toc is non existent
  206. 271799 INFO: Building EXE from out00-EXE.toc
  207. 271799 INFO: Appending archive to EXE C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src\build\pipegui\pipegui.exe
  208. 271846 INFO: checking COLLECT
  209. 271847 INFO: Building COLLECT because out00-COLLECT.toc is non existent
  210. WARNING: The output directory "C:\Users\Cornelis Dirk Haupt\PycharmProjects\spcanalyse\src\dist\pipegui" and ALL ITS CONTENTS will be REMOVED! Continue? (y/n)
Add Comment
Please, Sign In to add comment