Advertisement
Guest User

Untitled

a guest
Jan 31st, 2018
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 174.14 KB | None | 0 0
  1. ubuntu@LINUX-UNUNTU:~/Desktop/electrum-master/contrib/build-wine$ ./build.sh
  2. Clearing ./build and ./dist...
  3. Cleaning /opt/wine64
  4. done
  5. wine: created the configuration directory '/opt/wine64'
  6. err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
  7. err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
  8. err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
  9. err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
  10. err:ole:get_local_server_stream Failed: 80004002
  11. err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
  12. err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
  13. err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
  14. err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
  15. err:ole:get_local_server_stream Failed: 80004002
  16. err:mscoree:LoadLibraryShim error reading registry key for installroot
  17. err:mscoree:LoadLibraryShim error reading registry key for installroot
  18. err:mscoree:LoadLibraryShim error reading registry key for installroot
  19. err:mscoree:LoadLibraryShim error reading registry key for installroot
  20. err:mscoree:LoadLibraryShim error reading registry key for installroot
  21. err:mscoree:LoadLibraryShim error reading registry key for installroot
  22. err:mscoree:LoadLibraryShim error reading registry key for installroot
  23. err:mscoree:LoadLibraryShim error reading registry key for installroot
  24. wine: configuration in '/opt/wine64' has been updated.
  25. Cleaning tmp
  26. done
  27. gpg: key FC624643487034E5: "Steve Dower (Python Release Signing) <steve.dower@microsoft.com>" not changed
  28. gpg: key 3A5CA953F73C700D: "Larry Hastings <larry@hastings.org>" not changed
  29. gpg: key FB9921286F5E1540: "Ned Deily <nad@acm.org>" not changed
  30. gpg: key 2D347EA6AA65421D: "Ned Deily (Python release signing key) <nad@python.org>" not changed
  31. gpg: key C9BE28DEE6DF025C: "Ronald Oussoren <ronaldoussoren@mac.com>" not changed
  32. gpg: key D9866941EA5BBD71: "Barry A. Warsaw <barry@warsaw.us>" not changed
  33. gpg: key 126EB563A74B06BF: "Barry Warsaw <barry@warsaw.us>" not changed
  34. gpg: key 99CDEA9DA4135B38: "Benjamin Peterson <benjamin@python.org>" not changed
  35. gpg: key 04C367C218ADD4FF: "Benjamin Peterson <bp@benjamin.pe>" not changed
  36. gpg: key 6AF053F07D9DC8D2: "Martin v. Löwis <martin@v.loewis.de>" not changed
  37. gpg: key 0A5B101836580288: "Georg Brandl (Python release signing key) <georg@python.org>" not changed
  38. gpg: key 0EDDC5F26A45C816: "Anthony Baxter <anthony@interlink.com.au>" not changed
  39. gpg: Total number processed: 12
  40. gpg: unchanged: 12
  41. Installing core...
  42. --2018-01-31 23:16:17-- https://www.python.org/ftp/python/3.5.4/win32/core.msi
  43. Resolving www.python.org (www.python.org)... 151.101.0.223, 151.101.64.223, 151.101.128.223, ...
  44. Connecting to www.python.org (www.python.org)|151.101.0.223|:443... connected.
  45. HTTP request sent, awaiting response... 200 OK
  46. Length: 1171456 (1,1M) [application/octet-stream]
  47. Saving to: ‘core.msi’
  48.  
  49. core.msi 100%[===================>] 1,12M 3,04MB/s in 0,4s
  50.  
  51. 2018-01-31 23:16:18 (3,04 MB/s) - ‘core.msi’ saved [1171456/1171456]
  52.  
  53. --2018-01-31 23:16:18-- https://www.python.org/ftp/python/3.5.4/win32/core.msi.asc
  54. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  55. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  56. HTTP request sent, awaiting response... 200 OK
  57. Length: 836 [application/octet-stream]
  58. Saving to: ‘core.msi.asc’
  59.  
  60. core.msi.asc 100%[===================>] 836 --.-KB/s in 0s
  61.  
  62. 2018-01-31 23:16:18 (150 MB/s) - ‘core.msi.asc’ saved [836/836]
  63.  
  64. err:mscoree:LoadLibraryShim error reading registry key for installroot
  65. err:mscoree:LoadLibraryShim error reading registry key for installroot
  66. err:mscoree:LoadLibraryShim error reading registry key for installroot
  67. err:mscoree:LoadLibraryShim error reading registry key for installroot
  68. Installing dev...
  69. --2018-01-31 23:16:20-- https://www.python.org/ftp/python/3.5.4/win32/dev.msi
  70. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  71. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  72. HTTP request sent, awaiting response... 200 OK
  73. Length: 270336 (264K) [application/octet-stream]
  74. Saving to: ‘dev.msi’
  75.  
  76. dev.msi 100%[===================>] 264,00K 1012KB/s in 0,3s
  77.  
  78. 2018-01-31 23:16:20 (1012 KB/s) - ‘dev.msi’ saved [270336/270336]
  79.  
  80. --2018-01-31 23:16:20-- https://www.python.org/ftp/python/3.5.4/win32/dev.msi.asc
  81. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  82. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  83. HTTP request sent, awaiting response... 200 OK
  84. Length: 836 [application/octet-stream]
  85. Saving to: ‘dev.msi.asc’
  86.  
  87. dev.msi.asc 100%[===================>] 836 --.-KB/s in 0s
  88.  
  89. 2018-01-31 23:16:20 (132 MB/s) - ‘dev.msi.asc’ saved [836/836]
  90.  
  91. err:mscoree:LoadLibraryShim error reading registry key for installroot
  92. err:mscoree:LoadLibraryShim error reading registry key for installroot
  93. err:mscoree:LoadLibraryShim error reading registry key for installroot
  94. err:mscoree:LoadLibraryShim error reading registry key for installroot
  95. Installing exe...
  96. --2018-01-31 23:16:21-- https://www.python.org/ftp/python/3.5.4/win32/exe.msi
  97. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  98. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  99. HTTP request sent, awaiting response... 200 OK
  100. Length: 245760 (240K) [application/octet-stream]
  101. Saving to: ‘exe.msi’
  102.  
  103. exe.msi 100%[===================>] 240,00K 961KB/s in 0,2s
  104.  
  105. 2018-01-31 23:16:21 (961 KB/s) - ‘exe.msi’ saved [245760/245760]
  106.  
  107. --2018-01-31 23:16:21-- https://www.python.org/ftp/python/3.5.4/win32/exe.msi.asc
  108. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  109. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  110. HTTP request sent, awaiting response... 200 OK
  111. Length: 836 [application/octet-stream]
  112. Saving to: ‘exe.msi.asc’
  113.  
  114. exe.msi.asc 100%[===================>] 836 --.-KB/s in 0s
  115.  
  116. 2018-01-31 23:16:21 (152 MB/s) - ‘exe.msi.asc’ saved [836/836]
  117.  
  118. err:mscoree:LoadLibraryShim error reading registry key for installroot
  119. err:mscoree:LoadLibraryShim error reading registry key for installroot
  120. err:mscoree:LoadLibraryShim error reading registry key for installroot
  121. err:mscoree:LoadLibraryShim error reading registry key for installroot
  122. Installing lib...
  123. --2018-01-31 23:16:21-- https://www.python.org/ftp/python/3.5.4/win32/lib.msi
  124. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  125. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  126. HTTP request sent, awaiting response... 200 OK
  127. Length: 6107136 (5,8M) [application/octet-stream]
  128. Saving to: ‘lib.msi’
  129.  
  130. lib.msi 100%[===================>] 5,82M 10,6MB/s in 0,5s
  131.  
  132. 2018-01-31 23:16:22 (10,6 MB/s) - ‘lib.msi’ saved [6107136/6107136]
  133.  
  134. --2018-01-31 23:16:22-- https://www.python.org/ftp/python/3.5.4/win32/lib.msi.asc
  135. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  136. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  137. HTTP request sent, awaiting response... 200 OK
  138. Length: 836 [application/octet-stream]
  139. Saving to: ‘lib.msi.asc’
  140.  
  141. lib.msi.asc 100%[===================>] 836 --.-KB/s in 0s
  142.  
  143. 2018-01-31 23:16:22 (106 MB/s) - ‘lib.msi.asc’ saved [836/836]
  144.  
  145. err:mscoree:LoadLibraryShim error reading registry key for installroot
  146. err:mscoree:LoadLibraryShim error reading registry key for installroot
  147. err:mscoree:LoadLibraryShim error reading registry key for installroot
  148. err:mscoree:LoadLibraryShim error reading registry key for installroot
  149. Installing pip...
  150. --2018-01-31 23:16:24-- https://www.python.org/ftp/python/3.5.4/win32/pip.msi
  151. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  152. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  153. HTTP request sent, awaiting response... 200 OK
  154. Length: 249856 (244K) [application/octet-stream]
  155. Saving to: ‘pip.msi’
  156.  
  157. pip.msi 100%[===================>] 244,00K 1,01MB/s in 0,2s
  158.  
  159. 2018-01-31 23:16:24 (1,01 MB/s) - ‘pip.msi’ saved [249856/249856]
  160.  
  161. --2018-01-31 23:16:24-- https://www.python.org/ftp/python/3.5.4/win32/pip.msi.asc
  162. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  163. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  164. HTTP request sent, awaiting response... 200 OK
  165. Length: 836 [application/octet-stream]
  166. Saving to: ‘pip.msi.asc’
  167.  
  168. pip.msi.asc 100%[===================>] 836 --.-KB/s in 0s
  169.  
  170. 2018-01-31 23:16:24 (135 MB/s) - ‘pip.msi.asc’ saved [836/836]
  171.  
  172. err:mscoree:LoadLibraryShim error reading registry key for installroot
  173. err:mscoree:LoadLibraryShim error reading registry key for installroot
  174. err:mscoree:LoadLibraryShim error reading registry key for installroot
  175. err:mscoree:LoadLibraryShim error reading registry key for installroot
  176. Installing tools...
  177. --2018-01-31 23:16:30-- https://www.python.org/ftp/python/3.5.4/win32/tools.msi
  178. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  179. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  180. HTTP request sent, awaiting response... 200 OK
  181. Length: 192512 (188K) [application/octet-stream]
  182. Saving to: ‘tools.msi’
  183.  
  184. tools.msi 100%[===================>] 188,00K 985KB/s in 0,2s
  185.  
  186. 2018-01-31 23:16:30 (985 KB/s) - ‘tools.msi’ saved [192512/192512]
  187.  
  188. --2018-01-31 23:16:30-- https://www.python.org/ftp/python/3.5.4/win32/tools.msi.asc
  189. Resolving www.python.org (www.python.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...
  190. Connecting to www.python.org (www.python.org)|151.101.192.223|:443... connected.
  191. HTTP request sent, awaiting response... 200 OK
  192. Length: 836 [application/octet-stream]
  193. Saving to: ‘tools.msi.asc’
  194.  
  195. tools.msi.asc 100%[===================>] 836 --.-KB/s in 0s
  196.  
  197. 2018-01-31 23:16:30 (144 MB/s) - ‘tools.msi.asc’ saved [836/836]
  198.  
  199. err:mscoree:LoadLibraryShim error reading registry key for installroot
  200. err:mscoree:LoadLibraryShim error reading registry key for installroot
  201. err:mscoree:LoadLibraryShim error reading registry key for installroot
  202. err:mscoree:LoadLibraryShim error reading registry key for installroot
  203. Requirement already up-to-date: pip in c:\python3.5.4\lib\site-packages
  204. Collecting pypiwin32
  205. Downloading pypiwin32-219-cp35-none-win32.whl (7.9MB)
  206. 100% |################################| 7.9MB 180kB/s eta 0:00:01
  207. Installing collected packages: pypiwin32
  208. Successfully installed pypiwin32-219
  209. Collecting PyQt5==5.9
  210. Downloading PyQt5-5.9-5.9.1-cp35.cp36.cp37-none-win32.whl (65.3MB)
  211. 100% |################################| 65.3MB 20kB/s eta 0:00:01
  212. Collecting sip<4.20,>=4.19.3 (from PyQt5==5.9)
  213. Downloading sip-4.19.7-cp35-none-win32.whl (42kB)
  214. 100% |################################| 51kB 6.4MB/s eta 0:00:01
  215. Installing collected packages: sip, PyQt5
  216. Successfully installed PyQt5-5.9 sip-4.19.7
  217. Collecting pycryptodomex
  218. Downloading pycryptodomex-3.4.8-cp35-cp35m-win32.whl (7.3MB)
  219. 100% |################################| 7.3MB 187kB/s eta 0:00:01
  220. Installing collected packages: pycryptodomex
  221. Successfully installed pycryptodomex-3.4.8
  222. Collecting win_inet_pton
  223. Downloading win_inet_pton-1.0.1.tar.gz
  224. Installing collected packages: win-inet-pton
  225. Running setup.py install for win-inet-pton ... done
  226. Successfully installed win-inet-pton-1.0.1
  227. Collecting websocket-client
  228. Downloading websocket_client-0.46.0-py2.py3-none-any.whl (200kB)
  229. 100% |################################| 204kB 1.1MB/s ta 0:00:01
  230. Collecting six (from websocket-client)
  231. Downloading six-1.11.0-py2.py3-none-any.whl
  232. Installing collected packages: six, websocket-client
  233. Successfully installed six-1.11.0 websocket-client-0.46.0
  234. Collecting setuptools
  235. Downloading setuptools-38.4.0-py2.py3-none-any.whl (489kB)
  236. 100% |################################| 491kB 1.6MB/s ta 0:00:01
  237. Installing collected packages: setuptools
  238. Found existing installation: setuptools 28.8.0
  239. Uninstalling setuptools-28.8.0:
  240. Successfully uninstalled setuptools-28.8.0
  241. Successfully installed setuptools-38.4.0
  242. Wine is configured. Please run prepare-pyinstaller.sh
  243. Cloning into 'pyinstaller'...
  244. remote: Counting objects: 37461, done.
  245. remote: Total 37461 (delta 0), reused 0 (delta 0), pack-reused 37460
  246. Receiving objects: 100% (37461/37461), 37.62 MiB | 3.63 MiB/s, done.
  247. Resolving deltas: 100% (27322/27322), done.
  248. Already up-to-date.
  249. Already on 'fix_2952'
  250. Your branch is up-to-date with 'origin/fix_2952'.
  251. running install
  252. running bdist_egg
  253. running build_bootloader
  254. running egg_info
  255. creating PyInstaller.egg-info
  256. writing PyInstaller.egg-info\PKG-INFO
  257. writing entry points to PyInstaller.egg-info\entry_points.txt
  258. writing dependency_links to PyInstaller.egg-info\dependency_links.txt
  259. writing top-level names to PyInstaller.egg-info\top_level.txt
  260. writing requirements to PyInstaller.egg-info\requires.txt
  261. writing manifest file 'PyInstaller.egg-info\SOURCES.txt'
  262. reading manifest file 'PyInstaller.egg-info\SOURCES.txt'
  263. reading manifest template 'MANIFEST.in'
  264. no previously-included directories found matching 'bootloader\build'
  265. no previously-included directories found matching 'bootloader\.waf-*'
  266. no previously-included directories found matching 'bootloader\.waf3-*'
  267. no previously-included directories found matching 'bootloader\waf-*'
  268. no previously-included directories found matching 'bootloader\waf3-*'
  269. no previously-included directories found matching 'bootloader\_sdks'
  270. no previously-included directories found matching 'bootloader\.vagrant'
  271. warning: no previously-included files found matching 'bootloader\.lock-waf*'
  272. no previously-included directories found matching 'doc\source'
  273. no previously-included directories found matching 'doc\_build'
  274. warning: no previously-included files matching '*.tmp' found under directory 'doc'
  275. no previously-included directories found matching 'old'
  276. no previously-included directories found matching 'scripts'
  277. no previously-included directories found matching '.github'
  278. warning: no previously-included files found matching '.*'
  279. warning: no previously-included files found matching '*.yml'
  280. warning: no previously-included files found matching '*~'
  281. warning: no previously-included files found matching '.directory'
  282. writing manifest file 'PyInstaller.egg-info\SOURCES.txt'
  283. installing library code to build\bdist.win32\egg
  284. running install_lib
  285. running build_py
  286. creating build
  287. creating build\lib
  288. creating build\lib\PyInstaller
  289. copying PyInstaller\compat.py -> build\lib\PyInstaller
  290. copying PyInstaller\config.py -> build\lib\PyInstaller
  291. copying PyInstaller\configure.py -> build\lib\PyInstaller
  292. copying PyInstaller\log.py -> build\lib\PyInstaller
  293. copying PyInstaller\__init__.py -> build\lib\PyInstaller
  294. copying PyInstaller\__main__.py -> build\lib\PyInstaller
  295. creating build\lib\PyInstaller\archive
  296. copying PyInstaller\archive\__init__.py -> build\lib\PyInstaller\archive
  297. copying PyInstaller\archive\pyz_crypto.py -> build\lib\PyInstaller\archive
  298. copying PyInstaller\archive\readers.py -> build\lib\PyInstaller\archive
  299. copying PyInstaller\archive\writers.py -> build\lib\PyInstaller\archive
  300. creating build\lib\PyInstaller\bootloader
  301. creating build\lib\PyInstaller\bootloader\Darwin-64bit
  302. copying PyInstaller\bootloader\Darwin-64bit\run -> build\lib\PyInstaller\bootloader\Darwin-64bit
  303. copying PyInstaller\bootloader\Darwin-64bit\run_d -> build\lib\PyInstaller\bootloader\Darwin-64bit
  304. copying PyInstaller\bootloader\Darwin-64bit\runw -> build\lib\PyInstaller\bootloader\Darwin-64bit
  305. copying PyInstaller\bootloader\Darwin-64bit\runw_d -> build\lib\PyInstaller\bootloader\Darwin-64bit
  306. creating build\lib\PyInstaller\bootloader\Linux-32bit
  307. copying PyInstaller\bootloader\Linux-32bit\run -> build\lib\PyInstaller\bootloader\Linux-32bit
  308. copying PyInstaller\bootloader\Linux-32bit\run_d -> build\lib\PyInstaller\bootloader\Linux-32bit
  309. creating build\lib\PyInstaller\bootloader\Linux-64bit
  310. copying PyInstaller\bootloader\Linux-64bit\run -> build\lib\PyInstaller\bootloader\Linux-64bit
  311. copying PyInstaller\bootloader\Linux-64bit\run_d -> build\lib\PyInstaller\bootloader\Linux-64bit
  312. creating build\lib\PyInstaller\bootloader\Windows-32bit
  313. copying PyInstaller\bootloader\Windows-32bit\run.exe -> build\lib\PyInstaller\bootloader\Windows-32bit
  314. copying PyInstaller\bootloader\Windows-32bit\run_d.exe -> build\lib\PyInstaller\bootloader\Windows-32bit
  315. copying PyInstaller\bootloader\Windows-32bit\runw.exe -> build\lib\PyInstaller\bootloader\Windows-32bit
  316. copying PyInstaller\bootloader\Windows-32bit\runw_d.exe -> build\lib\PyInstaller\bootloader\Windows-32bit
  317. creating build\lib\PyInstaller\bootloader\Windows-64bit
  318. copying PyInstaller\bootloader\Windows-64bit\run.exe -> build\lib\PyInstaller\bootloader\Windows-64bit
  319. copying PyInstaller\bootloader\Windows-64bit\run_d.exe -> build\lib\PyInstaller\bootloader\Windows-64bit
  320. copying PyInstaller\bootloader\Windows-64bit\runw.exe -> build\lib\PyInstaller\bootloader\Windows-64bit
  321. copying PyInstaller\bootloader\Windows-64bit\runw_d.exe -> build\lib\PyInstaller\bootloader\Windows-64bit
  322. creating build\lib\PyInstaller\bootloader\images
  323. copying PyInstaller\bootloader\images\github_logo.png -> build\lib\PyInstaller\bootloader\images
  324. copying PyInstaller\bootloader\images\icon-console.icns -> build\lib\PyInstaller\bootloader\images
  325. copying PyInstaller\bootloader\images\icon-console.ico -> build\lib\PyInstaller\bootloader\images
  326. copying PyInstaller\bootloader\images\icon-console.svg -> build\lib\PyInstaller\bootloader\images
  327. copying PyInstaller\bootloader\images\icon-windowed.icns -> build\lib\PyInstaller\bootloader\images
  328. copying PyInstaller\bootloader\images\icon-windowed.ico -> build\lib\PyInstaller\bootloader\images
  329. copying PyInstaller\bootloader\images\icon-windowed.svg -> build\lib\PyInstaller\bootloader\images
  330. creating build\lib\PyInstaller\building
  331. copying PyInstaller\building\__init__.py -> build\lib\PyInstaller\building
  332. copying PyInstaller\building\api.py -> build\lib\PyInstaller\building
  333. copying PyInstaller\building\build_main.py -> build\lib\PyInstaller\building
  334. copying PyInstaller\building\datastruct.py -> build\lib\PyInstaller\building
  335. copying PyInstaller\building\imphook.py -> build\lib\PyInstaller\building
  336. copying PyInstaller\building\imphookapi.py -> build\lib\PyInstaller\building
  337. copying PyInstaller\building\makespec.py -> build\lib\PyInstaller\building
  338. copying PyInstaller\building\osx.py -> build\lib\PyInstaller\building
  339. copying PyInstaller\building\templates.py -> build\lib\PyInstaller\building
  340. copying PyInstaller\building\toc_conversion.py -> build\lib\PyInstaller\building
  341. copying PyInstaller\building\utils.py -> build\lib\PyInstaller\building
  342. creating build\lib\PyInstaller\depend
  343. copying PyInstaller\depend\__init__.py -> build\lib\PyInstaller\depend
  344. copying PyInstaller\depend\analysis.py -> build\lib\PyInstaller\depend
  345. copying PyInstaller\depend\bindepend.py -> build\lib\PyInstaller\depend
  346. copying PyInstaller\depend\dylib.py -> build\lib\PyInstaller\depend
  347. copying PyInstaller\depend\utils.py -> build\lib\PyInstaller\depend
  348. creating build\lib\PyInstaller\fake-modules
  349. copying PyInstaller\fake-modules\site.py -> build\lib\PyInstaller\fake-modules
  350. creating build\lib\PyInstaller\hooks
  351. copying PyInstaller\hooks\__init__.py -> build\lib\PyInstaller\hooks
  352. copying PyInstaller\hooks\hook-Cryptodome.py -> build\lib\PyInstaller\hooks
  353. copying PyInstaller\hooks\hook-IPython.py -> build\lib\PyInstaller\hooks
  354. copying PyInstaller\hooks\hook-OpenGL.py -> build\lib\PyInstaller\hooks
  355. copying PyInstaller\hooks\hook-OpenGL_accelerate.py -> build\lib\PyInstaller\hooks
  356. copying PyInstaller\hooks\hook-PIL.Image.py -> build\lib\PyInstaller\hooks
  357. copying PyInstaller\hooks\hook-PIL.SpiderImagePlugin.py -> build\lib\PyInstaller\hooks
  358. copying PyInstaller\hooks\hook-PIL.py -> build\lib\PyInstaller\hooks
  359. copying PyInstaller\hooks\hook-PyQt4.Qt.py -> build\lib\PyInstaller\hooks
  360. copying PyInstaller\hooks\hook-PyQt4.Qt3Support.py -> build\lib\PyInstaller\hooks
  361. copying PyInstaller\hooks\hook-PyQt4.QtAssistant.py -> build\lib\PyInstaller\hooks
  362. copying PyInstaller\hooks\hook-PyQt4.QtCore.py -> build\lib\PyInstaller\hooks
  363. copying PyInstaller\hooks\hook-PyQt4.QtGui.py -> build\lib\PyInstaller\hooks
  364. copying PyInstaller\hooks\hook-PyQt4.QtHelp.py -> build\lib\PyInstaller\hooks
  365. copying PyInstaller\hooks\hook-PyQt4.QtNetwork.py -> build\lib\PyInstaller\hooks
  366. copying PyInstaller\hooks\hook-PyQt4.QtOpenGL.py -> build\lib\PyInstaller\hooks
  367. copying PyInstaller\hooks\hook-PyQt4.QtScript.py -> build\lib\PyInstaller\hooks
  368. copying PyInstaller\hooks\hook-PyQt4.QtSql.py -> build\lib\PyInstaller\hooks
  369. copying PyInstaller\hooks\hook-PyQt4.QtSvg.py -> build\lib\PyInstaller\hooks
  370. copying PyInstaller\hooks\hook-PyQt4.QtTest.py -> build\lib\PyInstaller\hooks
  371. copying PyInstaller\hooks\hook-PyQt4.QtWebKit.py -> build\lib\PyInstaller\hooks
  372. copying PyInstaller\hooks\hook-PyQt4.QtXml.py -> build\lib\PyInstaller\hooks
  373. copying PyInstaller\hooks\hook-PyQt4.Qwt5.py -> build\lib\PyInstaller\hooks
  374. copying PyInstaller\hooks\hook-PyQt4.phonon.py -> build\lib\PyInstaller\hooks
  375. copying PyInstaller\hooks\hook-PyQt4.py -> build\lib\PyInstaller\hooks
  376. copying PyInstaller\hooks\hook-PyQt4.uic.py -> build\lib\PyInstaller\hooks
  377. copying PyInstaller\hooks\hook-PyQt5.Qt.py -> build\lib\PyInstaller\hooks
  378. copying PyInstaller\hooks\hook-PyQt5.QtCore.py -> build\lib\PyInstaller\hooks
  379. copying PyInstaller\hooks\hook-PyQt5.QtGui.py -> build\lib\PyInstaller\hooks
  380. copying PyInstaller\hooks\hook-PyQt5.QtHelp.py -> build\lib\PyInstaller\hooks
  381. copying PyInstaller\hooks\hook-PyQt5.QtMultimedia.py -> build\lib\PyInstaller\hooks
  382. copying PyInstaller\hooks\hook-PyQt5.QtNetwork.py -> build\lib\PyInstaller\hooks
  383. copying PyInstaller\hooks\hook-PyQt5.QtOpenGL.py -> build\lib\PyInstaller\hooks
  384. copying PyInstaller\hooks\hook-PyQt5.QtPrintSupport.py -> build\lib\PyInstaller\hooks
  385. copying PyInstaller\hooks\hook-PyQt5.QtQml.py -> build\lib\PyInstaller\hooks
  386. copying PyInstaller\hooks\hook-PyQt5.QtQuick.py -> build\lib\PyInstaller\hooks
  387. copying PyInstaller\hooks\hook-PyQt5.QtQuickWidgets.py -> build\lib\PyInstaller\hooks
  388. copying PyInstaller\hooks\hook-PyQt5.QtScript.py -> build\lib\PyInstaller\hooks
  389. copying PyInstaller\hooks\hook-PyQt5.QtSensors.py -> build\lib\PyInstaller\hooks
  390. copying PyInstaller\hooks\hook-PyQt5.QtSerialPort.py -> build\lib\PyInstaller\hooks
  391. copying PyInstaller\hooks\hook-PyQt5.QtSql.py -> build\lib\PyInstaller\hooks
  392. copying PyInstaller\hooks\hook-PyQt5.QtSvg.py -> build\lib\PyInstaller\hooks
  393. copying PyInstaller\hooks\hook-PyQt5.QtTest.py -> build\lib\PyInstaller\hooks
  394. copying PyInstaller\hooks\hook-PyQt5.QtWebEngineWidgets.py -> build\lib\PyInstaller\hooks
  395. copying PyInstaller\hooks\hook-PyQt5.QtWebKit.py -> build\lib\PyInstaller\hooks
  396. copying PyInstaller\hooks\hook-PyQt5.QtWebKitWidgets.py -> build\lib\PyInstaller\hooks
  397. copying PyInstaller\hooks\hook-PyQt5.QtWidgets.py -> build\lib\PyInstaller\hooks
  398. copying PyInstaller\hooks\hook-PyQt5.QtXml.py -> build\lib\PyInstaller\hooks
  399. copying PyInstaller\hooks\hook-PyQt5.Qwt5.py -> build\lib\PyInstaller\hooks
  400. copying PyInstaller\hooks\hook-PyQt5.py -> build\lib\PyInstaller\hooks
  401. copying PyInstaller\hooks\hook-PyQt5.uic.py -> build\lib\PyInstaller\hooks
  402. copying PyInstaller\hooks\hook-PySide.QtCore.py -> build\lib\PyInstaller\hooks
  403. copying PyInstaller\hooks\hook-PySide.QtGui.py -> build\lib\PyInstaller\hooks
  404. copying PyInstaller\hooks\hook-PySide.py -> build\lib\PyInstaller\hooks
  405. copying PyInstaller\hooks\hook-PySide2.QtCore.py -> build\lib\PyInstaller\hooks
  406. copying PyInstaller\hooks\hook-PySide2.QtGui.py -> build\lib\PyInstaller\hooks
  407. copying PyInstaller\hooks\hook-PySide2.QtHelp.py -> build\lib\PyInstaller\hooks
  408. copying PyInstaller\hooks\hook-PySide2.QtMultimedia.py -> build\lib\PyInstaller\hooks
  409. copying PyInstaller\hooks\hook-PySide2.QtNetwork.py -> build\lib\PyInstaller\hooks
  410. copying PyInstaller\hooks\hook-PySide2.QtOpenGL.py -> build\lib\PyInstaller\hooks
  411. copying PyInstaller\hooks\hook-PySide2.QtPrintSupport.py -> build\lib\PyInstaller\hooks
  412. copying PyInstaller\hooks\hook-PySide2.QtQml.py -> build\lib\PyInstaller\hooks
  413. copying PyInstaller\hooks\hook-PySide2.QtQuick.py -> build\lib\PyInstaller\hooks
  414. copying PyInstaller\hooks\hook-PySide2.QtQuickWidgets.py -> build\lib\PyInstaller\hooks
  415. copying PyInstaller\hooks\hook-PySide2.QtScript.py -> build\lib\PyInstaller\hooks
  416. copying PyInstaller\hooks\hook-PySide2.QtSensors.py -> build\lib\PyInstaller\hooks
  417. copying PyInstaller\hooks\hook-PySide2.QtSerialPort.py -> build\lib\PyInstaller\hooks
  418. copying PyInstaller\hooks\hook-PySide2.QtSql.py -> build\lib\PyInstaller\hooks
  419. copying PyInstaller\hooks\hook-PySide2.QtSvg.py -> build\lib\PyInstaller\hooks
  420. copying PyInstaller\hooks\hook-PySide2.QtTest.py -> build\lib\PyInstaller\hooks
  421. copying PyInstaller\hooks\hook-PySide2.QtWebEngineWidgets.py -> build\lib\PyInstaller\hooks
  422. copying PyInstaller\hooks\hook-PySide2.QtWebKit.py -> build\lib\PyInstaller\hooks
  423. copying PyInstaller\hooks\hook-PySide2.QtWebKitWidgets.py -> build\lib\PyInstaller\hooks
  424. copying PyInstaller\hooks\hook-PySide2.QtWidgets.py -> build\lib\PyInstaller\hooks
  425. copying PyInstaller\hooks\hook-PySide2.QtXml.py -> build\lib\PyInstaller\hooks
  426. copying PyInstaller\hooks\hook-PySide2.Qwt5.py -> build\lib\PyInstaller\hooks
  427. copying PyInstaller\hooks\hook-PySide2.py -> build\lib\PyInstaller\hooks
  428. copying PyInstaller\hooks\hook-PySide2.uic.py -> build\lib\PyInstaller\hooks
  429. copying PyInstaller\hooks\hook-Xlib.py -> build\lib\PyInstaller\hooks
  430. copying PyInstaller\hooks\hook-_mssql.py -> build\lib\PyInstaller\hooks
  431. copying PyInstaller\hooks\hook-_mysql.py -> build\lib\PyInstaller\hooks
  432. copying PyInstaller\hooks\hook-_tkinter.py -> build\lib\PyInstaller\hooks
  433. copying PyInstaller\hooks\hook-accessible_output2.py -> build\lib\PyInstaller\hooks
  434. copying PyInstaller\hooks\hook-adios.py -> build\lib\PyInstaller\hooks
  435. copying PyInstaller\hooks\hook-amazonproduct.py -> build\lib\PyInstaller\hooks
  436. copying PyInstaller\hooks\hook-appdirs.py -> build\lib\PyInstaller\hooks
  437. copying PyInstaller\hooks\hook-appy.pod.py -> build\lib\PyInstaller\hooks
  438. copying PyInstaller\hooks\hook-astroid.py -> build\lib\PyInstaller\hooks
  439. copying PyInstaller\hooks\hook-babel.py -> build\lib\PyInstaller\hooks
  440. copying PyInstaller\hooks\hook-bacon.py -> build\lib\PyInstaller\hooks
  441. copying PyInstaller\hooks\hook-boto.py -> build\lib\PyInstaller\hooks
  442. copying PyInstaller\hooks\hook-boto3.py -> build\lib\PyInstaller\hooks
  443. copying PyInstaller\hooks\hook-botocore.py -> build\lib\PyInstaller\hooks
  444. copying PyInstaller\hooks\hook-certifi.py -> build\lib\PyInstaller\hooks
  445. copying PyInstaller\hooks\hook-clr.py -> build\lib\PyInstaller\hooks
  446. copying PyInstaller\hooks\hook-countrycode.py -> build\lib\PyInstaller\hooks
  447. copying PyInstaller\hooks\hook-cryptography.py -> build\lib\PyInstaller\hooks
  448. copying PyInstaller\hooks\hook-cv2.py -> build\lib\PyInstaller\hooks
  449. copying PyInstaller\hooks\hook-cx_Oracle.py -> build\lib\PyInstaller\hooks
  450. copying PyInstaller\hooks\hook-dclab.py -> build\lib\PyInstaller\hooks
  451. copying PyInstaller\hooks\hook-distorm3.py -> build\lib\PyInstaller\hooks
  452. copying PyInstaller\hooks\hook-distutils.py -> build\lib\PyInstaller\hooks
  453. copying PyInstaller\hooks\hook-django.contrib.sessions.py -> build\lib\PyInstaller\hooks
  454. copying PyInstaller\hooks\hook-django.core.cache.py -> build\lib\PyInstaller\hooks
  455. copying PyInstaller\hooks\hook-django.core.mail.py -> build\lib\PyInstaller\hooks
  456. copying PyInstaller\hooks\hook-django.core.management.py -> build\lib\PyInstaller\hooks
  457. copying PyInstaller\hooks\hook-django.db.backends.mysql.base.py -> build\lib\PyInstaller\hooks
  458. copying PyInstaller\hooks\hook-django.db.backends.oracle.base.py -> build\lib\PyInstaller\hooks
  459. copying PyInstaller\hooks\hook-django.db.backends.py -> build\lib\PyInstaller\hooks
  460. copying PyInstaller\hooks\hook-django.py -> build\lib\PyInstaller\hooks
  461. copying PyInstaller\hooks\hook-django.template.loaders.py -> build\lib\PyInstaller\hooks
  462. copying PyInstaller\hooks\hook-dns.rdata.py -> build\lib\PyInstaller\hooks
  463. copying PyInstaller\hooks\hook-docutils.py -> build\lib\PyInstaller\hooks
  464. copying PyInstaller\hooks\hook-enchant.py -> build\lib\PyInstaller\hooks
  465. copying PyInstaller\hooks\hook-encodings.py -> build\lib\PyInstaller\hooks
  466. copying PyInstaller\hooks\hook-gadfly.py -> build\lib\PyInstaller\hooks
  467. copying PyInstaller\hooks\hook-gevent.monkey.py -> build\lib\PyInstaller\hooks
  468. copying PyInstaller\hooks\hook-gi.py -> build\lib\PyInstaller\hooks
  469. copying PyInstaller\hooks\hook-gi.repository.Atk.py -> build\lib\PyInstaller\hooks
  470. copying PyInstaller\hooks\hook-gi.repository.GIRepository.py -> build\lib\PyInstaller\hooks
  471. copying PyInstaller\hooks\hook-gi.repository.GLib.py -> build\lib\PyInstaller\hooks
  472. copying PyInstaller\hooks\hook-gi.repository.GModule.py -> build\lib\PyInstaller\hooks
  473. copying PyInstaller\hooks\hook-gi.repository.GObject.py -> build\lib\PyInstaller\hooks
  474. copying PyInstaller\hooks\hook-gi.repository.Gdk.py -> build\lib\PyInstaller\hooks
  475. copying PyInstaller\hooks\hook-gi.repository.GdkPixbuf.py -> build\lib\PyInstaller\hooks
  476. copying PyInstaller\hooks\hook-gi.repository.Gio.py -> build\lib\PyInstaller\hooks
  477. copying PyInstaller\hooks\hook-gi.repository.Gst.py -> build\lib\PyInstaller\hooks
  478. copying PyInstaller\hooks\hook-gi.repository.GstAudio.py -> build\lib\PyInstaller\hooks
  479. copying PyInstaller\hooks\hook-gi.repository.GstBase.py -> build\lib\PyInstaller\hooks
  480. copying PyInstaller\hooks\hook-gi.repository.GstPbutils.py -> build\lib\PyInstaller\hooks
  481. copying PyInstaller\hooks\hook-gi.repository.GstTag.py -> build\lib\PyInstaller\hooks
  482. copying PyInstaller\hooks\hook-gi.repository.GstVideo.py -> build\lib\PyInstaller\hooks
  483. copying PyInstaller\hooks\hook-gi.repository.Gtk.py -> build\lib\PyInstaller\hooks
  484. copying PyInstaller\hooks\hook-gi.repository.Pango.py -> build\lib\PyInstaller\hooks
  485. copying PyInstaller\hooks\hook-gi.repository.PangoCairo.py -> build\lib\PyInstaller\hooks
  486. copying PyInstaller\hooks\hook-gi.repository.cairo.py -> build\lib\PyInstaller\hooks
  487. copying PyInstaller\hooks\hook-google.cloud.py -> build\lib\PyInstaller\hooks
  488. copying PyInstaller\hooks\hook-google.cloud.storage.py -> build\lib\PyInstaller\hooks
  489. copying PyInstaller\hooks\hook-gst._gst.py -> build\lib\PyInstaller\hooks
  490. copying PyInstaller\hooks\hook-gtk.py -> build\lib\PyInstaller\hooks
  491. copying PyInstaller\hooks\hook-h5py.py -> build\lib\PyInstaller\hooks
  492. copying PyInstaller\hooks\hook-httplib.py -> build\lib\PyInstaller\hooks
  493. copying PyInstaller\hooks\hook-httplib2.py -> build\lib\PyInstaller\hooks
  494. copying PyInstaller\hooks\hook-idlelib.py -> build\lib\PyInstaller\hooks
  495. copying PyInstaller\hooks\hook-imageio.py -> build\lib\PyInstaller\hooks
  496. copying PyInstaller\hooks\hook-jinja2.py -> build\lib\PyInstaller\hooks
  497. copying PyInstaller\hooks\hook-jira.py -> build\lib\PyInstaller\hooks
  498. copying PyInstaller\hooks\hook-jsonschema.py -> build\lib\PyInstaller\hooks
  499. copying PyInstaller\hooks\hook-keyring.backends.py -> build\lib\PyInstaller\hooks
  500. copying PyInstaller\hooks\hook-kinterbasdb.py -> build\lib\PyInstaller\hooks
  501. copying PyInstaller\hooks\hook-kivy.py -> build\lib\PyInstaller\hooks
  502. copying PyInstaller\hooks\hook-langcodes.py -> build\lib\PyInstaller\hooks
  503. copying PyInstaller\hooks\hook-lensfunpy.py -> build\lib\PyInstaller\hooks
  504. copying PyInstaller\hooks\hook-lib2to3.py -> build\lib\PyInstaller\hooks
  505. copying PyInstaller\hooks\hook-libaudioverse.py -> build\lib\PyInstaller\hooks
  506. copying PyInstaller\hooks\hook-llvmlite.py -> build\lib\PyInstaller\hooks
  507. copying PyInstaller\hooks\hook-logilab.py -> build\lib\PyInstaller\hooks
  508. copying PyInstaller\hooks\hook-lxml.etree.py -> build\lib\PyInstaller\hooks
  509. copying PyInstaller\hooks\hook-lxml.isoschematron.py -> build\lib\PyInstaller\hooks
  510. copying PyInstaller\hooks\hook-lxml.objectify.py -> build\lib\PyInstaller\hooks
  511. copying PyInstaller\hooks\hook-mako.codegen.py -> build\lib\PyInstaller\hooks
  512. copying PyInstaller\hooks\hook-markdown.py -> build\lib\PyInstaller\hooks
  513. copying PyInstaller\hooks\hook-matplotlib.backends.py -> build\lib\PyInstaller\hooks
  514. copying PyInstaller\hooks\hook-matplotlib.numerix.py -> build\lib\PyInstaller\hooks
  515. copying PyInstaller\hooks\hook-matplotlib.py -> build\lib\PyInstaller\hooks
  516. copying PyInstaller\hooks\hook-mpl_toolkits.basemap.py -> build\lib\PyInstaller\hooks
  517. copying PyInstaller\hooks\hook-nacl.py -> build\lib\PyInstaller\hooks
  518. copying PyInstaller\hooks\hook-names.py -> build\lib\PyInstaller\hooks
  519. copying PyInstaller\hooks\hook-ncclient.py -> build\lib\PyInstaller\hooks
  520. copying PyInstaller\hooks\hook-netCDF4.py -> build\lib\PyInstaller\hooks
  521. copying PyInstaller\hooks\hook-numba.py -> build\lib\PyInstaller\hooks
  522. copying PyInstaller\hooks\hook-numpy.core.py -> build\lib\PyInstaller\hooks
  523. copying PyInstaller\hooks\hook-openpyxl.py -> build\lib\PyInstaller\hooks
  524. copying PyInstaller\hooks\hook-osgeo.py -> build\lib\PyInstaller\hooks
  525. copying PyInstaller\hooks\hook-paste.exceptions.reporter.py -> build\lib\PyInstaller\hooks
  526. copying PyInstaller\hooks\hook-patsy.py -> build\lib\PyInstaller\hooks
  527. copying PyInstaller\hooks\hook-pint.py -> build\lib\PyInstaller\hooks
  528. copying PyInstaller\hooks\hook-pkg_resources.py -> build\lib\PyInstaller\hooks
  529. copying PyInstaller\hooks\hook-psychopy.py -> build\lib\PyInstaller\hooks
  530. copying PyInstaller\hooks\hook-psycopg2.py -> build\lib\PyInstaller\hooks
  531. copying PyInstaller\hooks\hook-pubsub.core.py -> build\lib\PyInstaller\hooks
  532. copying PyInstaller\hooks\hook-pycountry.py -> build\lib\PyInstaller\hooks
  533. copying PyInstaller\hooks\hook-pycparser.py -> build\lib\PyInstaller\hooks
  534. copying PyInstaller\hooks\hook-pydoc.py -> build\lib\PyInstaller\hooks
  535. copying PyInstaller\hooks\hook-pyexcelerate.Writer.py -> build\lib\PyInstaller\hooks
  536. copying PyInstaller\hooks\hook-pygame.py -> build\lib\PyInstaller\hooks
  537. copying PyInstaller\hooks\hook-pygments.py -> build\lib\PyInstaller\hooks
  538. copying PyInstaller\hooks\hook-pylint.py -> build\lib\PyInstaller\hooks
  539. copying PyInstaller\hooks\hook-pymssql.py -> build\lib\PyInstaller\hooks
  540. copying PyInstaller\hooks\hook-pyodbc.py -> build\lib\PyInstaller\hooks
  541. copying PyInstaller\hooks\hook-pyopencl.py -> build\lib\PyInstaller\hooks
  542. copying PyInstaller\hooks\hook-pyproj.py -> build\lib\PyInstaller\hooks
  543. copying PyInstaller\hooks\hook-pytest.py -> build\lib\PyInstaller\hooks
  544. copying PyInstaller\hooks\hook-pythoncom.py -> build\lib\PyInstaller\hooks
  545. copying PyInstaller\hooks\hook-pyttsx.py -> build\lib\PyInstaller\hooks
  546. copying PyInstaller\hooks\hook-pytz.py -> build\lib\PyInstaller\hooks
  547. copying PyInstaller\hooks\hook-pywintypes.py -> build\lib\PyInstaller\hooks
  548. copying PyInstaller\hooks\hook-qtawesome.py -> build\lib\PyInstaller\hooks
  549. copying PyInstaller\hooks\hook-raven.py -> build\lib\PyInstaller\hooks
  550. copying PyInstaller\hooks\hook-rawpy.py -> build\lib\PyInstaller\hooks
  551. copying PyInstaller\hooks\hook-redmine.py -> build\lib\PyInstaller\hooks
  552. copying PyInstaller\hooks\hook-regex.py -> build\lib\PyInstaller\hooks
  553. copying PyInstaller\hooks\hook-reportlab.lib.utils.py -> build\lib\PyInstaller\hooks
  554. copying PyInstaller\hooks\hook-reportlab.pdfbase._fontdata.py -> build\lib\PyInstaller\hooks
  555. copying PyInstaller\hooks\hook-requests.py -> build\lib\PyInstaller\hooks
  556. copying PyInstaller\hooks\hook-scapy.layers.all.py -> build\lib\PyInstaller\hooks
  557. copying PyInstaller\hooks\hook-scipy.io.matlab.py -> build\lib\PyInstaller\hooks
  558. copying PyInstaller\hooks\hook-scipy.linalg.py -> build\lib\PyInstaller\hooks
  559. copying PyInstaller\hooks\hook-scipy.sparse.csgraph.py -> build\lib\PyInstaller\hooks
  560. copying PyInstaller\hooks\hook-scipy.special._ellip_harm_2.py -> build\lib\PyInstaller\hooks
  561. copying PyInstaller\hooks\hook-scipy.special._ufuncs.py -> build\lib\PyInstaller\hooks
  562. copying PyInstaller\hooks\hook-selenium.py -> build\lib\PyInstaller\hooks
  563. copying PyInstaller\hooks\hook-setuptools.py -> build\lib\PyInstaller\hooks
  564. copying PyInstaller\hooks\hook-shapely.py -> build\lib\PyInstaller\hooks
  565. copying PyInstaller\hooks\hook-shelve.py -> build\lib\PyInstaller\hooks
  566. copying PyInstaller\hooks\hook-skimage.transform.py -> build\lib\PyInstaller\hooks
  567. copying PyInstaller\hooks\hook-sklearn.metrics.cluster.py -> build\lib\PyInstaller\hooks
  568. copying PyInstaller\hooks\hook-sound_lib.py -> build\lib\PyInstaller\hooks
  569. copying PyInstaller\hooks\hook-speech_recognition.py -> build\lib\PyInstaller\hooks
  570. copying PyInstaller\hooks\hook-sphinx.py -> build\lib\PyInstaller\hooks
  571. copying PyInstaller\hooks\hook-sqlalchemy.py -> build\lib\PyInstaller\hooks
  572. copying PyInstaller\hooks\hook-sqlite3.py -> build\lib\PyInstaller\hooks
  573. copying PyInstaller\hooks\hook-storm.database.py -> build\lib\PyInstaller\hooks
  574. copying PyInstaller\hooks\hook-sysconfig.py -> build\lib\PyInstaller\hooks
  575. copying PyInstaller\hooks\hook-tables.py -> build\lib\PyInstaller\hooks
  576. copying PyInstaller\hooks\hook-u1db.py -> build\lib\PyInstaller\hooks
  577. copying PyInstaller\hooks\hook-unidecode.py -> build\lib\PyInstaller\hooks
  578. copying PyInstaller\hooks\hook-uniseg.py -> build\lib\PyInstaller\hooks
  579. copying PyInstaller\hooks\hook-usb.py -> build\lib\PyInstaller\hooks
  580. copying PyInstaller\hooks\hook-vtkpython.py -> build\lib\PyInstaller\hooks
  581. copying PyInstaller\hooks\hook-weasyprint.py -> build\lib\PyInstaller\hooks
  582. copying PyInstaller\hooks\hook-win32com.py -> build\lib\PyInstaller\hooks
  583. copying PyInstaller\hooks\hook-wx.lib.activex.py -> build\lib\PyInstaller\hooks
  584. copying PyInstaller\hooks\hook-wx.lib.pubsub.py -> build\lib\PyInstaller\hooks
  585. copying PyInstaller\hooks\hook-wx.xrc.py -> build\lib\PyInstaller\hooks
  586. copying PyInstaller\hooks\hook-xml.dom.domreg.py -> build\lib\PyInstaller\hooks
  587. copying PyInstaller\hooks\hook-xml.dom.html.HTMLDocument.py -> build\lib\PyInstaller\hooks
  588. copying PyInstaller\hooks\hook-xml.etree.cElementTree.py -> build\lib\PyInstaller\hooks
  589. copying PyInstaller\hooks\hook-xml.py -> build\lib\PyInstaller\hooks
  590. copying PyInstaller\hooks\hook-xml.sax.saxexts.py -> build\lib\PyInstaller\hooks
  591. copying PyInstaller\hooks\hook-xsge_gui.py -> build\lib\PyInstaller\hooks
  592. copying PyInstaller\hooks\hook-zeep.py -> build\lib\PyInstaller\hooks
  593. copying PyInstaller\hooks\hook-zmq.py -> build\lib\PyInstaller\hooks
  594. creating build\lib\PyInstaller\hooks\pre_find_module_path
  595. copying PyInstaller\hooks\pre_find_module_path\__init__.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  596. copying PyInstaller\hooks\pre_find_module_path\hook-PyQt4.uic.port_v2.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  597. copying PyInstaller\hooks\pre_find_module_path\hook-PyQt4.uic.port_v3.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  598. copying PyInstaller\hooks\pre_find_module_path\hook-PyQt5.uic.port_v2.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  599. copying PyInstaller\hooks\pre_find_module_path\hook-PyQt5.uic.port_v3.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  600. copying PyInstaller\hooks\pre_find_module_path\hook-distutils.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  601. copying PyInstaller\hooks\pre_find_module_path\hook-site.py -> build\lib\PyInstaller\hooks\pre_find_module_path
  602. creating build\lib\PyInstaller\hooks\pre_safe_import_module
  603. copying PyInstaller\hooks\pre_safe_import_module\__init__.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  604. copying PyInstaller\hooks\pre_safe_import_module\hook-_xmlplus.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  605. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Atk.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  606. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GIRepository.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  607. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GLib.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  608. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GModule.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  609. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GObject.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  610. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gdk.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  611. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GdkPixbuf.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  612. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gio.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  613. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gst.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  614. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstAudio.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  615. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstBase.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  616. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstPbutils.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  617. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstTag.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  618. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstVideo.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  619. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gtk.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  620. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Pango.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  621. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.PangoCairo.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  622. copying PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.cairo.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  623. copying PyInstaller\hooks\pre_safe_import_module\hook-requests.packages.urllib3.packages.six.moves.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  624. copying PyInstaller\hooks\pre_safe_import_module\hook-six.moves.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  625. copying PyInstaller\hooks\pre_safe_import_module\hook-urllib3.packages.six.moves.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  626. copying PyInstaller\hooks\pre_safe_import_module\hook-win32com.py -> build\lib\PyInstaller\hooks\pre_safe_import_module
  627. creating build\lib\PyInstaller\lib
  628. copying PyInstaller\lib\README.rst -> build\lib\PyInstaller\lib
  629. copying PyInstaller\lib\__init__.py -> build\lib\PyInstaller\lib
  630. creating build\lib\PyInstaller\lib\altgraph
  631. copying PyInstaller\lib\altgraph\Dot.py -> build\lib\PyInstaller\lib\altgraph
  632. copying PyInstaller\lib\altgraph\Graph.py -> build\lib\PyInstaller\lib\altgraph
  633. copying PyInstaller\lib\altgraph\GraphAlgo.py -> build\lib\PyInstaller\lib\altgraph
  634. copying PyInstaller\lib\altgraph\GraphStat.py -> build\lib\PyInstaller\lib\altgraph
  635. copying PyInstaller\lib\altgraph\GraphUtil.py -> build\lib\PyInstaller\lib\altgraph
  636. copying PyInstaller\lib\altgraph\ObjectGraph.py -> build\lib\PyInstaller\lib\altgraph
  637. copying PyInstaller\lib\altgraph\__init__.py -> build\lib\PyInstaller\lib\altgraph
  638. creating build\lib\PyInstaller\lib\modulegraph
  639. copying PyInstaller\lib\modulegraph\__init__.py -> build\lib\PyInstaller\lib\modulegraph
  640. copying PyInstaller\lib\modulegraph\__main__.py -> build\lib\PyInstaller\lib\modulegraph
  641. copying PyInstaller\lib\modulegraph\_compat.py -> build\lib\PyInstaller\lib\modulegraph
  642. copying PyInstaller\lib\modulegraph\find_modules.py -> build\lib\PyInstaller\lib\modulegraph
  643. copying PyInstaller\lib\modulegraph\modulegraph.py -> build\lib\PyInstaller\lib\modulegraph
  644. copying PyInstaller\lib\modulegraph\util.py -> build\lib\PyInstaller\lib\modulegraph
  645. copying PyInstaller\lib\modulegraph\zipio.py -> build\lib\PyInstaller\lib\modulegraph
  646. creating build\lib\PyInstaller\loader
  647. copying PyInstaller\loader\__init__.py -> build\lib\PyInstaller\loader
  648. copying PyInstaller\loader\pyiboot01_bootstrap.py -> build\lib\PyInstaller\loader
  649. copying PyInstaller\loader\pyimod01_os_path.py -> build\lib\PyInstaller\loader
  650. copying PyInstaller\loader\pyimod02_archive.py -> build\lib\PyInstaller\loader
  651. copying PyInstaller\loader\pyimod03_importers.py -> build\lib\PyInstaller\loader
  652. copying PyInstaller\loader\rthooks.dat -> build\lib\PyInstaller\loader
  653. creating build\lib\PyInstaller\loader\rthooks
  654. copying PyInstaller\loader\rthooks\__init__.py -> build\lib\PyInstaller\loader\rthooks
  655. copying PyInstaller\loader\rthooks\pyi_rth__tkinter.py -> build\lib\PyInstaller\loader\rthooks
  656. copying PyInstaller\loader\rthooks\pyi_rth_django.py -> build\lib\PyInstaller\loader\rthooks
  657. copying PyInstaller\loader\rthooks\pyi_rth_enchant.py -> build\lib\PyInstaller\loader\rthooks
  658. copying PyInstaller\loader\rthooks\pyi_rth_gdkpixbuf.py -> build\lib\PyInstaller\loader\rthooks
  659. copying PyInstaller\loader\rthooks\pyi_rth_gi.py -> build\lib\PyInstaller\loader\rthooks
  660. copying PyInstaller\loader\rthooks\pyi_rth_gio.py -> build\lib\PyInstaller\loader\rthooks
  661. copying PyInstaller\loader\rthooks\pyi_rth_glib.py -> build\lib\PyInstaller\loader\rthooks
  662. copying PyInstaller\loader\rthooks\pyi_rth_gstreamer.py -> build\lib\PyInstaller\loader\rthooks
  663. copying PyInstaller\loader\rthooks\pyi_rth_gtk.py -> build\lib\PyInstaller\loader\rthooks
  664. copying PyInstaller\loader\rthooks\pyi_rth_kivy.py -> build\lib\PyInstaller\loader\rthooks
  665. copying PyInstaller\loader\rthooks\pyi_rth_mplconfig.py -> build\lib\PyInstaller\loader\rthooks
  666. copying PyInstaller\loader\rthooks\pyi_rth_mpldata.py -> build\lib\PyInstaller\loader\rthooks
  667. copying PyInstaller\loader\rthooks\pyi_rth_multiprocessing.py -> build\lib\PyInstaller\loader\rthooks
  668. copying PyInstaller\loader\rthooks\pyi_rth_osgeo.py -> build\lib\PyInstaller\loader\rthooks
  669. copying PyInstaller\loader\rthooks\pyi_rth_pkgres.py -> build\lib\PyInstaller\loader\rthooks
  670. copying PyInstaller\loader\rthooks\pyi_rth_qml.py -> build\lib\PyInstaller\loader\rthooks
  671. copying PyInstaller\loader\rthooks\pyi_rth_qt4plugins.py -> build\lib\PyInstaller\loader\rthooks
  672. copying PyInstaller\loader\rthooks\pyi_rth_qt5.py -> build\lib\PyInstaller\loader\rthooks
  673. copying PyInstaller\loader\rthooks\pyi_rth_qt5plugins.py -> build\lib\PyInstaller\loader\rthooks
  674. copying PyInstaller\loader\rthooks\pyi_rth_qt5webengine.py -> build\lib\PyInstaller\loader\rthooks
  675. copying PyInstaller\loader\rthooks\pyi_rth_traitlets.py -> build\lib\PyInstaller\loader\rthooks
  676. copying PyInstaller\loader\rthooks\pyi_rth_twisted.py -> build\lib\PyInstaller\loader\rthooks
  677. copying PyInstaller\loader\rthooks\pyi_rth_usb.py -> build\lib\PyInstaller\loader\rthooks
  678. copying PyInstaller\loader\rthooks\pyi_rth_win32comgenpy.py -> build\lib\PyInstaller\loader\rthooks
  679. creating build\lib\PyInstaller\utils
  680. copying PyInstaller\utils\__init__.py -> build\lib\PyInstaller\utils
  681. copying PyInstaller\utils\_gitrevision.py -> build\lib\PyInstaller\utils
  682. copying PyInstaller\utils\git.py -> build\lib\PyInstaller\utils
  683. copying PyInstaller\utils\misc.py -> build\lib\PyInstaller\utils
  684. copying PyInstaller\utils\osx.py -> build\lib\PyInstaller\utils
  685. copying PyInstaller\utils\release.py -> build\lib\PyInstaller\utils
  686. copying PyInstaller\utils\tests.py -> build\lib\PyInstaller\utils
  687. creating build\lib\PyInstaller\utils\cliutils
  688. copying PyInstaller\utils\cliutils\__init__.py -> build\lib\PyInstaller\utils\cliutils
  689. copying PyInstaller\utils\cliutils\archive_viewer.py -> build\lib\PyInstaller\utils\cliutils
  690. copying PyInstaller\utils\cliutils\bindepend.py -> build\lib\PyInstaller\utils\cliutils
  691. copying PyInstaller\utils\cliutils\grab_version.py -> build\lib\PyInstaller\utils\cliutils
  692. copying PyInstaller\utils\cliutils\makespec.py -> build\lib\PyInstaller\utils\cliutils
  693. copying PyInstaller\utils\cliutils\set_version.py -> build\lib\PyInstaller\utils\cliutils
  694. creating build\lib\PyInstaller\utils\hooks
  695. copying PyInstaller\utils\hooks\__init__.py -> build\lib\PyInstaller\utils\hooks
  696. copying PyInstaller\utils\hooks\django.py -> build\lib\PyInstaller\utils\hooks
  697. copying PyInstaller\utils\hooks\gi.py -> build\lib\PyInstaller\utils\hooks
  698. copying PyInstaller\utils\hooks\qt.py -> build\lib\PyInstaller\utils\hooks
  699. copying PyInstaller\utils\hooks\win32.py -> build\lib\PyInstaller\utils\hooks
  700. creating build\lib\PyInstaller\utils\hooks\subproc
  701. copying PyInstaller\utils\hooks\subproc\README -> build\lib\PyInstaller\utils\hooks\subproc
  702. copying PyInstaller\utils\hooks\subproc\__init__.py -> build\lib\PyInstaller\utils\hooks\subproc
  703. copying PyInstaller\utils\hooks\subproc\django_import_finder.py -> build\lib\PyInstaller\utils\hooks\subproc
  704. creating build\lib\PyInstaller\utils\win32
  705. copying PyInstaller\utils\win32\__init__.py -> build\lib\PyInstaller\utils\win32
  706. copying PyInstaller\utils\win32\icon.py -> build\lib\PyInstaller\utils\win32
  707. copying PyInstaller\utils\win32\versioninfo.py -> build\lib\PyInstaller\utils\win32
  708. copying PyInstaller\utils\win32\winmanifest.py -> build\lib\PyInstaller\utils\win32
  709. copying PyInstaller\utils\win32\winresource.py -> build\lib\PyInstaller\utils\win32
  710. copying PyInstaller\utils\win32\winutils.py -> build\lib\PyInstaller\utils\win32
  711. warning: build_py: byte-compiling is disabled, skipping.
  712.  
  713. creating build\bdist.win32
  714. creating build\bdist.win32\egg
  715. creating build\bdist.win32\egg\PyInstaller
  716. creating build\bdist.win32\egg\PyInstaller\archive
  717. copying build\lib\PyInstaller\archive\pyz_crypto.py -> build\bdist.win32\egg\PyInstaller\archive
  718. copying build\lib\PyInstaller\archive\readers.py -> build\bdist.win32\egg\PyInstaller\archive
  719. copying build\lib\PyInstaller\archive\writers.py -> build\bdist.win32\egg\PyInstaller\archive
  720. copying build\lib\PyInstaller\archive\__init__.py -> build\bdist.win32\egg\PyInstaller\archive
  721. creating build\bdist.win32\egg\PyInstaller\bootloader
  722. creating build\bdist.win32\egg\PyInstaller\bootloader\Darwin-64bit
  723. copying build\lib\PyInstaller\bootloader\Darwin-64bit\run -> build\bdist.win32\egg\PyInstaller\bootloader\Darwin-64bit
  724. copying build\lib\PyInstaller\bootloader\Darwin-64bit\runw -> build\bdist.win32\egg\PyInstaller\bootloader\Darwin-64bit
  725. copying build\lib\PyInstaller\bootloader\Darwin-64bit\runw_d -> build\bdist.win32\egg\PyInstaller\bootloader\Darwin-64bit
  726. copying build\lib\PyInstaller\bootloader\Darwin-64bit\run_d -> build\bdist.win32\egg\PyInstaller\bootloader\Darwin-64bit
  727. creating build\bdist.win32\egg\PyInstaller\bootloader\images
  728. copying build\lib\PyInstaller\bootloader\images\github_logo.png -> build\bdist.win32\egg\PyInstaller\bootloader\images
  729. copying build\lib\PyInstaller\bootloader\images\icon-console.icns -> build\bdist.win32\egg\PyInstaller\bootloader\images
  730. copying build\lib\PyInstaller\bootloader\images\icon-console.ico -> build\bdist.win32\egg\PyInstaller\bootloader\images
  731. copying build\lib\PyInstaller\bootloader\images\icon-console.svg -> build\bdist.win32\egg\PyInstaller\bootloader\images
  732. copying build\lib\PyInstaller\bootloader\images\icon-windowed.icns -> build\bdist.win32\egg\PyInstaller\bootloader\images
  733. copying build\lib\PyInstaller\bootloader\images\icon-windowed.ico -> build\bdist.win32\egg\PyInstaller\bootloader\images
  734. copying build\lib\PyInstaller\bootloader\images\icon-windowed.svg -> build\bdist.win32\egg\PyInstaller\bootloader\images
  735. creating build\bdist.win32\egg\PyInstaller\bootloader\Linux-32bit
  736. copying build\lib\PyInstaller\bootloader\Linux-32bit\run -> build\bdist.win32\egg\PyInstaller\bootloader\Linux-32bit
  737. copying build\lib\PyInstaller\bootloader\Linux-32bit\run_d -> build\bdist.win32\egg\PyInstaller\bootloader\Linux-32bit
  738. creating build\bdist.win32\egg\PyInstaller\bootloader\Linux-64bit
  739. copying build\lib\PyInstaller\bootloader\Linux-64bit\run -> build\bdist.win32\egg\PyInstaller\bootloader\Linux-64bit
  740. copying build\lib\PyInstaller\bootloader\Linux-64bit\run_d -> build\bdist.win32\egg\PyInstaller\bootloader\Linux-64bit
  741. creating build\bdist.win32\egg\PyInstaller\bootloader\Windows-32bit
  742. copying build\lib\PyInstaller\bootloader\Windows-32bit\run.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-32bit
  743. copying build\lib\PyInstaller\bootloader\Windows-32bit\runw.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-32bit
  744. copying build\lib\PyInstaller\bootloader\Windows-32bit\runw_d.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-32bit
  745. copying build\lib\PyInstaller\bootloader\Windows-32bit\run_d.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-32bit
  746. creating build\bdist.win32\egg\PyInstaller\bootloader\Windows-64bit
  747. copying build\lib\PyInstaller\bootloader\Windows-64bit\run.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-64bit
  748. copying build\lib\PyInstaller\bootloader\Windows-64bit\runw.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-64bit
  749. copying build\lib\PyInstaller\bootloader\Windows-64bit\runw_d.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-64bit
  750. copying build\lib\PyInstaller\bootloader\Windows-64bit\run_d.exe -> build\bdist.win32\egg\PyInstaller\bootloader\Windows-64bit
  751. creating build\bdist.win32\egg\PyInstaller\building
  752. copying build\lib\PyInstaller\building\api.py -> build\bdist.win32\egg\PyInstaller\building
  753. copying build\lib\PyInstaller\building\build_main.py -> build\bdist.win32\egg\PyInstaller\building
  754. copying build\lib\PyInstaller\building\datastruct.py -> build\bdist.win32\egg\PyInstaller\building
  755. copying build\lib\PyInstaller\building\imphook.py -> build\bdist.win32\egg\PyInstaller\building
  756. copying build\lib\PyInstaller\building\imphookapi.py -> build\bdist.win32\egg\PyInstaller\building
  757. copying build\lib\PyInstaller\building\makespec.py -> build\bdist.win32\egg\PyInstaller\building
  758. copying build\lib\PyInstaller\building\osx.py -> build\bdist.win32\egg\PyInstaller\building
  759. copying build\lib\PyInstaller\building\templates.py -> build\bdist.win32\egg\PyInstaller\building
  760. copying build\lib\PyInstaller\building\toc_conversion.py -> build\bdist.win32\egg\PyInstaller\building
  761. copying build\lib\PyInstaller\building\utils.py -> build\bdist.win32\egg\PyInstaller\building
  762. copying build\lib\PyInstaller\building\__init__.py -> build\bdist.win32\egg\PyInstaller\building
  763. copying build\lib\PyInstaller\compat.py -> build\bdist.win32\egg\PyInstaller
  764. copying build\lib\PyInstaller\config.py -> build\bdist.win32\egg\PyInstaller
  765. copying build\lib\PyInstaller\configure.py -> build\bdist.win32\egg\PyInstaller
  766. creating build\bdist.win32\egg\PyInstaller\depend
  767. copying build\lib\PyInstaller\depend\analysis.py -> build\bdist.win32\egg\PyInstaller\depend
  768. copying build\lib\PyInstaller\depend\bindepend.py -> build\bdist.win32\egg\PyInstaller\depend
  769. copying build\lib\PyInstaller\depend\dylib.py -> build\bdist.win32\egg\PyInstaller\depend
  770. copying build\lib\PyInstaller\depend\utils.py -> build\bdist.win32\egg\PyInstaller\depend
  771. copying build\lib\PyInstaller\depend\__init__.py -> build\bdist.win32\egg\PyInstaller\depend
  772. creating build\bdist.win32\egg\PyInstaller\fake-modules
  773. copying build\lib\PyInstaller\fake-modules\site.py -> build\bdist.win32\egg\PyInstaller\fake-modules
  774. creating build\bdist.win32\egg\PyInstaller\hooks
  775. copying build\lib\PyInstaller\hooks\hook-accessible_output2.py -> build\bdist.win32\egg\PyInstaller\hooks
  776. copying build\lib\PyInstaller\hooks\hook-adios.py -> build\bdist.win32\egg\PyInstaller\hooks
  777. copying build\lib\PyInstaller\hooks\hook-amazonproduct.py -> build\bdist.win32\egg\PyInstaller\hooks
  778. copying build\lib\PyInstaller\hooks\hook-appdirs.py -> build\bdist.win32\egg\PyInstaller\hooks
  779. copying build\lib\PyInstaller\hooks\hook-appy.pod.py -> build\bdist.win32\egg\PyInstaller\hooks
  780. copying build\lib\PyInstaller\hooks\hook-astroid.py -> build\bdist.win32\egg\PyInstaller\hooks
  781. copying build\lib\PyInstaller\hooks\hook-babel.py -> build\bdist.win32\egg\PyInstaller\hooks
  782. copying build\lib\PyInstaller\hooks\hook-bacon.py -> build\bdist.win32\egg\PyInstaller\hooks
  783. copying build\lib\PyInstaller\hooks\hook-boto.py -> build\bdist.win32\egg\PyInstaller\hooks
  784. copying build\lib\PyInstaller\hooks\hook-boto3.py -> build\bdist.win32\egg\PyInstaller\hooks
  785. copying build\lib\PyInstaller\hooks\hook-botocore.py -> build\bdist.win32\egg\PyInstaller\hooks
  786. copying build\lib\PyInstaller\hooks\hook-certifi.py -> build\bdist.win32\egg\PyInstaller\hooks
  787. copying build\lib\PyInstaller\hooks\hook-clr.py -> build\bdist.win32\egg\PyInstaller\hooks
  788. copying build\lib\PyInstaller\hooks\hook-countrycode.py -> build\bdist.win32\egg\PyInstaller\hooks
  789. copying build\lib\PyInstaller\hooks\hook-Cryptodome.py -> build\bdist.win32\egg\PyInstaller\hooks
  790. copying build\lib\PyInstaller\hooks\hook-cryptography.py -> build\bdist.win32\egg\PyInstaller\hooks
  791. copying build\lib\PyInstaller\hooks\hook-cv2.py -> build\bdist.win32\egg\PyInstaller\hooks
  792. copying build\lib\PyInstaller\hooks\hook-cx_Oracle.py -> build\bdist.win32\egg\PyInstaller\hooks
  793. copying build\lib\PyInstaller\hooks\hook-dclab.py -> build\bdist.win32\egg\PyInstaller\hooks
  794. copying build\lib\PyInstaller\hooks\hook-distorm3.py -> build\bdist.win32\egg\PyInstaller\hooks
  795. copying build\lib\PyInstaller\hooks\hook-distutils.py -> build\bdist.win32\egg\PyInstaller\hooks
  796. copying build\lib\PyInstaller\hooks\hook-django.contrib.sessions.py -> build\bdist.win32\egg\PyInstaller\hooks
  797. copying build\lib\PyInstaller\hooks\hook-django.core.cache.py -> build\bdist.win32\egg\PyInstaller\hooks
  798. copying build\lib\PyInstaller\hooks\hook-django.core.mail.py -> build\bdist.win32\egg\PyInstaller\hooks
  799. copying build\lib\PyInstaller\hooks\hook-django.core.management.py -> build\bdist.win32\egg\PyInstaller\hooks
  800. copying build\lib\PyInstaller\hooks\hook-django.db.backends.mysql.base.py -> build\bdist.win32\egg\PyInstaller\hooks
  801. copying build\lib\PyInstaller\hooks\hook-django.db.backends.oracle.base.py -> build\bdist.win32\egg\PyInstaller\hooks
  802. copying build\lib\PyInstaller\hooks\hook-django.db.backends.py -> build\bdist.win32\egg\PyInstaller\hooks
  803. copying build\lib\PyInstaller\hooks\hook-django.py -> build\bdist.win32\egg\PyInstaller\hooks
  804. copying build\lib\PyInstaller\hooks\hook-django.template.loaders.py -> build\bdist.win32\egg\PyInstaller\hooks
  805. copying build\lib\PyInstaller\hooks\hook-dns.rdata.py -> build\bdist.win32\egg\PyInstaller\hooks
  806. copying build\lib\PyInstaller\hooks\hook-docutils.py -> build\bdist.win32\egg\PyInstaller\hooks
  807. copying build\lib\PyInstaller\hooks\hook-enchant.py -> build\bdist.win32\egg\PyInstaller\hooks
  808. copying build\lib\PyInstaller\hooks\hook-encodings.py -> build\bdist.win32\egg\PyInstaller\hooks
  809. copying build\lib\PyInstaller\hooks\hook-gadfly.py -> build\bdist.win32\egg\PyInstaller\hooks
  810. copying build\lib\PyInstaller\hooks\hook-gevent.monkey.py -> build\bdist.win32\egg\PyInstaller\hooks
  811. copying build\lib\PyInstaller\hooks\hook-gi.py -> build\bdist.win32\egg\PyInstaller\hooks
  812. copying build\lib\PyInstaller\hooks\hook-gi.repository.Atk.py -> build\bdist.win32\egg\PyInstaller\hooks
  813. copying build\lib\PyInstaller\hooks\hook-gi.repository.cairo.py -> build\bdist.win32\egg\PyInstaller\hooks
  814. copying build\lib\PyInstaller\hooks\hook-gi.repository.Gdk.py -> build\bdist.win32\egg\PyInstaller\hooks
  815. copying build\lib\PyInstaller\hooks\hook-gi.repository.GdkPixbuf.py -> build\bdist.win32\egg\PyInstaller\hooks
  816. copying build\lib\PyInstaller\hooks\hook-gi.repository.Gio.py -> build\bdist.win32\egg\PyInstaller\hooks
  817. copying build\lib\PyInstaller\hooks\hook-gi.repository.GIRepository.py -> build\bdist.win32\egg\PyInstaller\hooks
  818. copying build\lib\PyInstaller\hooks\hook-gi.repository.GLib.py -> build\bdist.win32\egg\PyInstaller\hooks
  819. copying build\lib\PyInstaller\hooks\hook-gi.repository.GModule.py -> build\bdist.win32\egg\PyInstaller\hooks
  820. copying build\lib\PyInstaller\hooks\hook-gi.repository.GObject.py -> build\bdist.win32\egg\PyInstaller\hooks
  821. copying build\lib\PyInstaller\hooks\hook-gi.repository.Gst.py -> build\bdist.win32\egg\PyInstaller\hooks
  822. copying build\lib\PyInstaller\hooks\hook-gi.repository.GstAudio.py -> build\bdist.win32\egg\PyInstaller\hooks
  823. copying build\lib\PyInstaller\hooks\hook-gi.repository.GstBase.py -> build\bdist.win32\egg\PyInstaller\hooks
  824. copying build\lib\PyInstaller\hooks\hook-gi.repository.GstPbutils.py -> build\bdist.win32\egg\PyInstaller\hooks
  825. copying build\lib\PyInstaller\hooks\hook-gi.repository.GstTag.py -> build\bdist.win32\egg\PyInstaller\hooks
  826. copying build\lib\PyInstaller\hooks\hook-gi.repository.GstVideo.py -> build\bdist.win32\egg\PyInstaller\hooks
  827. copying build\lib\PyInstaller\hooks\hook-gi.repository.Gtk.py -> build\bdist.win32\egg\PyInstaller\hooks
  828. copying build\lib\PyInstaller\hooks\hook-gi.repository.Pango.py -> build\bdist.win32\egg\PyInstaller\hooks
  829. copying build\lib\PyInstaller\hooks\hook-gi.repository.PangoCairo.py -> build\bdist.win32\egg\PyInstaller\hooks
  830. copying build\lib\PyInstaller\hooks\hook-google.cloud.py -> build\bdist.win32\egg\PyInstaller\hooks
  831. copying build\lib\PyInstaller\hooks\hook-google.cloud.storage.py -> build\bdist.win32\egg\PyInstaller\hooks
  832. copying build\lib\PyInstaller\hooks\hook-gst._gst.py -> build\bdist.win32\egg\PyInstaller\hooks
  833. copying build\lib\PyInstaller\hooks\hook-gtk.py -> build\bdist.win32\egg\PyInstaller\hooks
  834. copying build\lib\PyInstaller\hooks\hook-h5py.py -> build\bdist.win32\egg\PyInstaller\hooks
  835. copying build\lib\PyInstaller\hooks\hook-httplib.py -> build\bdist.win32\egg\PyInstaller\hooks
  836. copying build\lib\PyInstaller\hooks\hook-httplib2.py -> build\bdist.win32\egg\PyInstaller\hooks
  837. copying build\lib\PyInstaller\hooks\hook-idlelib.py -> build\bdist.win32\egg\PyInstaller\hooks
  838. copying build\lib\PyInstaller\hooks\hook-imageio.py -> build\bdist.win32\egg\PyInstaller\hooks
  839. copying build\lib\PyInstaller\hooks\hook-IPython.py -> build\bdist.win32\egg\PyInstaller\hooks
  840. copying build\lib\PyInstaller\hooks\hook-jinja2.py -> build\bdist.win32\egg\PyInstaller\hooks
  841. copying build\lib\PyInstaller\hooks\hook-jira.py -> build\bdist.win32\egg\PyInstaller\hooks
  842. copying build\lib\PyInstaller\hooks\hook-jsonschema.py -> build\bdist.win32\egg\PyInstaller\hooks
  843. copying build\lib\PyInstaller\hooks\hook-keyring.backends.py -> build\bdist.win32\egg\PyInstaller\hooks
  844. copying build\lib\PyInstaller\hooks\hook-kinterbasdb.py -> build\bdist.win32\egg\PyInstaller\hooks
  845. copying build\lib\PyInstaller\hooks\hook-kivy.py -> build\bdist.win32\egg\PyInstaller\hooks
  846. copying build\lib\PyInstaller\hooks\hook-langcodes.py -> build\bdist.win32\egg\PyInstaller\hooks
  847. copying build\lib\PyInstaller\hooks\hook-lensfunpy.py -> build\bdist.win32\egg\PyInstaller\hooks
  848. copying build\lib\PyInstaller\hooks\hook-lib2to3.py -> build\bdist.win32\egg\PyInstaller\hooks
  849. copying build\lib\PyInstaller\hooks\hook-libaudioverse.py -> build\bdist.win32\egg\PyInstaller\hooks
  850. copying build\lib\PyInstaller\hooks\hook-llvmlite.py -> build\bdist.win32\egg\PyInstaller\hooks
  851. copying build\lib\PyInstaller\hooks\hook-logilab.py -> build\bdist.win32\egg\PyInstaller\hooks
  852. copying build\lib\PyInstaller\hooks\hook-lxml.etree.py -> build\bdist.win32\egg\PyInstaller\hooks
  853. copying build\lib\PyInstaller\hooks\hook-lxml.isoschematron.py -> build\bdist.win32\egg\PyInstaller\hooks
  854. copying build\lib\PyInstaller\hooks\hook-lxml.objectify.py -> build\bdist.win32\egg\PyInstaller\hooks
  855. copying build\lib\PyInstaller\hooks\hook-mako.codegen.py -> build\bdist.win32\egg\PyInstaller\hooks
  856. copying build\lib\PyInstaller\hooks\hook-markdown.py -> build\bdist.win32\egg\PyInstaller\hooks
  857. copying build\lib\PyInstaller\hooks\hook-matplotlib.backends.py -> build\bdist.win32\egg\PyInstaller\hooks
  858. copying build\lib\PyInstaller\hooks\hook-matplotlib.numerix.py -> build\bdist.win32\egg\PyInstaller\hooks
  859. copying build\lib\PyInstaller\hooks\hook-matplotlib.py -> build\bdist.win32\egg\PyInstaller\hooks
  860. copying build\lib\PyInstaller\hooks\hook-mpl_toolkits.basemap.py -> build\bdist.win32\egg\PyInstaller\hooks
  861. copying build\lib\PyInstaller\hooks\hook-nacl.py -> build\bdist.win32\egg\PyInstaller\hooks
  862. copying build\lib\PyInstaller\hooks\hook-names.py -> build\bdist.win32\egg\PyInstaller\hooks
  863. copying build\lib\PyInstaller\hooks\hook-ncclient.py -> build\bdist.win32\egg\PyInstaller\hooks
  864. copying build\lib\PyInstaller\hooks\hook-netCDF4.py -> build\bdist.win32\egg\PyInstaller\hooks
  865. copying build\lib\PyInstaller\hooks\hook-numba.py -> build\bdist.win32\egg\PyInstaller\hooks
  866. copying build\lib\PyInstaller\hooks\hook-numpy.core.py -> build\bdist.win32\egg\PyInstaller\hooks
  867. copying build\lib\PyInstaller\hooks\hook-OpenGL.py -> build\bdist.win32\egg\PyInstaller\hooks
  868. copying build\lib\PyInstaller\hooks\hook-OpenGL_accelerate.py -> build\bdist.win32\egg\PyInstaller\hooks
  869. copying build\lib\PyInstaller\hooks\hook-openpyxl.py -> build\bdist.win32\egg\PyInstaller\hooks
  870. copying build\lib\PyInstaller\hooks\hook-osgeo.py -> build\bdist.win32\egg\PyInstaller\hooks
  871. copying build\lib\PyInstaller\hooks\hook-paste.exceptions.reporter.py -> build\bdist.win32\egg\PyInstaller\hooks
  872. copying build\lib\PyInstaller\hooks\hook-patsy.py -> build\bdist.win32\egg\PyInstaller\hooks
  873. copying build\lib\PyInstaller\hooks\hook-PIL.Image.py -> build\bdist.win32\egg\PyInstaller\hooks
  874. copying build\lib\PyInstaller\hooks\hook-PIL.py -> build\bdist.win32\egg\PyInstaller\hooks
  875. copying build\lib\PyInstaller\hooks\hook-PIL.SpiderImagePlugin.py -> build\bdist.win32\egg\PyInstaller\hooks
  876. copying build\lib\PyInstaller\hooks\hook-pint.py -> build\bdist.win32\egg\PyInstaller\hooks
  877. copying build\lib\PyInstaller\hooks\hook-pkg_resources.py -> build\bdist.win32\egg\PyInstaller\hooks
  878. copying build\lib\PyInstaller\hooks\hook-psychopy.py -> build\bdist.win32\egg\PyInstaller\hooks
  879. copying build\lib\PyInstaller\hooks\hook-psycopg2.py -> build\bdist.win32\egg\PyInstaller\hooks
  880. copying build\lib\PyInstaller\hooks\hook-pubsub.core.py -> build\bdist.win32\egg\PyInstaller\hooks
  881. copying build\lib\PyInstaller\hooks\hook-pycountry.py -> build\bdist.win32\egg\PyInstaller\hooks
  882. copying build\lib\PyInstaller\hooks\hook-pycparser.py -> build\bdist.win32\egg\PyInstaller\hooks
  883. copying build\lib\PyInstaller\hooks\hook-pydoc.py -> build\bdist.win32\egg\PyInstaller\hooks
  884. copying build\lib\PyInstaller\hooks\hook-pyexcelerate.Writer.py -> build\bdist.win32\egg\PyInstaller\hooks
  885. copying build\lib\PyInstaller\hooks\hook-pygame.py -> build\bdist.win32\egg\PyInstaller\hooks
  886. copying build\lib\PyInstaller\hooks\hook-pygments.py -> build\bdist.win32\egg\PyInstaller\hooks
  887. copying build\lib\PyInstaller\hooks\hook-pylint.py -> build\bdist.win32\egg\PyInstaller\hooks
  888. copying build\lib\PyInstaller\hooks\hook-pymssql.py -> build\bdist.win32\egg\PyInstaller\hooks
  889. copying build\lib\PyInstaller\hooks\hook-pyodbc.py -> build\bdist.win32\egg\PyInstaller\hooks
  890. copying build\lib\PyInstaller\hooks\hook-pyopencl.py -> build\bdist.win32\egg\PyInstaller\hooks
  891. copying build\lib\PyInstaller\hooks\hook-pyproj.py -> build\bdist.win32\egg\PyInstaller\hooks
  892. copying build\lib\PyInstaller\hooks\hook-PyQt4.phonon.py -> build\bdist.win32\egg\PyInstaller\hooks
  893. copying build\lib\PyInstaller\hooks\hook-PyQt4.py -> build\bdist.win32\egg\PyInstaller\hooks
  894. copying build\lib\PyInstaller\hooks\hook-PyQt4.Qt.py -> build\bdist.win32\egg\PyInstaller\hooks
  895. copying build\lib\PyInstaller\hooks\hook-PyQt4.Qt3Support.py -> build\bdist.win32\egg\PyInstaller\hooks
  896. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtAssistant.py -> build\bdist.win32\egg\PyInstaller\hooks
  897. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtCore.py -> build\bdist.win32\egg\PyInstaller\hooks
  898. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtGui.py -> build\bdist.win32\egg\PyInstaller\hooks
  899. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtHelp.py -> build\bdist.win32\egg\PyInstaller\hooks
  900. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtNetwork.py -> build\bdist.win32\egg\PyInstaller\hooks
  901. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtOpenGL.py -> build\bdist.win32\egg\PyInstaller\hooks
  902. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtScript.py -> build\bdist.win32\egg\PyInstaller\hooks
  903. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtSql.py -> build\bdist.win32\egg\PyInstaller\hooks
  904. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtSvg.py -> build\bdist.win32\egg\PyInstaller\hooks
  905. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtTest.py -> build\bdist.win32\egg\PyInstaller\hooks
  906. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtWebKit.py -> build\bdist.win32\egg\PyInstaller\hooks
  907. copying build\lib\PyInstaller\hooks\hook-PyQt4.QtXml.py -> build\bdist.win32\egg\PyInstaller\hooks
  908. copying build\lib\PyInstaller\hooks\hook-PyQt4.Qwt5.py -> build\bdist.win32\egg\PyInstaller\hooks
  909. copying build\lib\PyInstaller\hooks\hook-PyQt4.uic.py -> build\bdist.win32\egg\PyInstaller\hooks
  910. copying build\lib\PyInstaller\hooks\hook-PyQt5.py -> build\bdist.win32\egg\PyInstaller\hooks
  911. copying build\lib\PyInstaller\hooks\hook-PyQt5.Qt.py -> build\bdist.win32\egg\PyInstaller\hooks
  912. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtCore.py -> build\bdist.win32\egg\PyInstaller\hooks
  913. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtGui.py -> build\bdist.win32\egg\PyInstaller\hooks
  914. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtHelp.py -> build\bdist.win32\egg\PyInstaller\hooks
  915. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtMultimedia.py -> build\bdist.win32\egg\PyInstaller\hooks
  916. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtNetwork.py -> build\bdist.win32\egg\PyInstaller\hooks
  917. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtOpenGL.py -> build\bdist.win32\egg\PyInstaller\hooks
  918. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtPrintSupport.py -> build\bdist.win32\egg\PyInstaller\hooks
  919. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtQml.py -> build\bdist.win32\egg\PyInstaller\hooks
  920. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtQuick.py -> build\bdist.win32\egg\PyInstaller\hooks
  921. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtQuickWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  922. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtScript.py -> build\bdist.win32\egg\PyInstaller\hooks
  923. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtSensors.py -> build\bdist.win32\egg\PyInstaller\hooks
  924. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtSerialPort.py -> build\bdist.win32\egg\PyInstaller\hooks
  925. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtSql.py -> build\bdist.win32\egg\PyInstaller\hooks
  926. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtSvg.py -> build\bdist.win32\egg\PyInstaller\hooks
  927. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtTest.py -> build\bdist.win32\egg\PyInstaller\hooks
  928. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtWebEngineWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  929. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtWebKit.py -> build\bdist.win32\egg\PyInstaller\hooks
  930. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtWebKitWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  931. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  932. copying build\lib\PyInstaller\hooks\hook-PyQt5.QtXml.py -> build\bdist.win32\egg\PyInstaller\hooks
  933. copying build\lib\PyInstaller\hooks\hook-PyQt5.Qwt5.py -> build\bdist.win32\egg\PyInstaller\hooks
  934. copying build\lib\PyInstaller\hooks\hook-PyQt5.uic.py -> build\bdist.win32\egg\PyInstaller\hooks
  935. copying build\lib\PyInstaller\hooks\hook-PySide.py -> build\bdist.win32\egg\PyInstaller\hooks
  936. copying build\lib\PyInstaller\hooks\hook-PySide.QtCore.py -> build\bdist.win32\egg\PyInstaller\hooks
  937. copying build\lib\PyInstaller\hooks\hook-PySide.QtGui.py -> build\bdist.win32\egg\PyInstaller\hooks
  938. copying build\lib\PyInstaller\hooks\hook-PySide2.py -> build\bdist.win32\egg\PyInstaller\hooks
  939. copying build\lib\PyInstaller\hooks\hook-PySide2.QtCore.py -> build\bdist.win32\egg\PyInstaller\hooks
  940. copying build\lib\PyInstaller\hooks\hook-PySide2.QtGui.py -> build\bdist.win32\egg\PyInstaller\hooks
  941. copying build\lib\PyInstaller\hooks\hook-PySide2.QtHelp.py -> build\bdist.win32\egg\PyInstaller\hooks
  942. copying build\lib\PyInstaller\hooks\hook-PySide2.QtMultimedia.py -> build\bdist.win32\egg\PyInstaller\hooks
  943. copying build\lib\PyInstaller\hooks\hook-PySide2.QtNetwork.py -> build\bdist.win32\egg\PyInstaller\hooks
  944. copying build\lib\PyInstaller\hooks\hook-PySide2.QtOpenGL.py -> build\bdist.win32\egg\PyInstaller\hooks
  945. copying build\lib\PyInstaller\hooks\hook-PySide2.QtPrintSupport.py -> build\bdist.win32\egg\PyInstaller\hooks
  946. copying build\lib\PyInstaller\hooks\hook-PySide2.QtQml.py -> build\bdist.win32\egg\PyInstaller\hooks
  947. copying build\lib\PyInstaller\hooks\hook-PySide2.QtQuick.py -> build\bdist.win32\egg\PyInstaller\hooks
  948. copying build\lib\PyInstaller\hooks\hook-PySide2.QtQuickWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  949. copying build\lib\PyInstaller\hooks\hook-PySide2.QtScript.py -> build\bdist.win32\egg\PyInstaller\hooks
  950. copying build\lib\PyInstaller\hooks\hook-PySide2.QtSensors.py -> build\bdist.win32\egg\PyInstaller\hooks
  951. copying build\lib\PyInstaller\hooks\hook-PySide2.QtSerialPort.py -> build\bdist.win32\egg\PyInstaller\hooks
  952. copying build\lib\PyInstaller\hooks\hook-PySide2.QtSql.py -> build\bdist.win32\egg\PyInstaller\hooks
  953. copying build\lib\PyInstaller\hooks\hook-PySide2.QtSvg.py -> build\bdist.win32\egg\PyInstaller\hooks
  954. copying build\lib\PyInstaller\hooks\hook-PySide2.QtTest.py -> build\bdist.win32\egg\PyInstaller\hooks
  955. copying build\lib\PyInstaller\hooks\hook-PySide2.QtWebEngineWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  956. copying build\lib\PyInstaller\hooks\hook-PySide2.QtWebKit.py -> build\bdist.win32\egg\PyInstaller\hooks
  957. copying build\lib\PyInstaller\hooks\hook-PySide2.QtWebKitWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  958. copying build\lib\PyInstaller\hooks\hook-PySide2.QtWidgets.py -> build\bdist.win32\egg\PyInstaller\hooks
  959. copying build\lib\PyInstaller\hooks\hook-PySide2.QtXml.py -> build\bdist.win32\egg\PyInstaller\hooks
  960. copying build\lib\PyInstaller\hooks\hook-PySide2.Qwt5.py -> build\bdist.win32\egg\PyInstaller\hooks
  961. copying build\lib\PyInstaller\hooks\hook-PySide2.uic.py -> build\bdist.win32\egg\PyInstaller\hooks
  962. copying build\lib\PyInstaller\hooks\hook-pytest.py -> build\bdist.win32\egg\PyInstaller\hooks
  963. copying build\lib\PyInstaller\hooks\hook-pythoncom.py -> build\bdist.win32\egg\PyInstaller\hooks
  964. copying build\lib\PyInstaller\hooks\hook-pyttsx.py -> build\bdist.win32\egg\PyInstaller\hooks
  965. copying build\lib\PyInstaller\hooks\hook-pytz.py -> build\bdist.win32\egg\PyInstaller\hooks
  966. copying build\lib\PyInstaller\hooks\hook-pywintypes.py -> build\bdist.win32\egg\PyInstaller\hooks
  967. copying build\lib\PyInstaller\hooks\hook-qtawesome.py -> build\bdist.win32\egg\PyInstaller\hooks
  968. copying build\lib\PyInstaller\hooks\hook-raven.py -> build\bdist.win32\egg\PyInstaller\hooks
  969. copying build\lib\PyInstaller\hooks\hook-rawpy.py -> build\bdist.win32\egg\PyInstaller\hooks
  970. copying build\lib\PyInstaller\hooks\hook-redmine.py -> build\bdist.win32\egg\PyInstaller\hooks
  971. copying build\lib\PyInstaller\hooks\hook-regex.py -> build\bdist.win32\egg\PyInstaller\hooks
  972. copying build\lib\PyInstaller\hooks\hook-reportlab.lib.utils.py -> build\bdist.win32\egg\PyInstaller\hooks
  973. copying build\lib\PyInstaller\hooks\hook-reportlab.pdfbase._fontdata.py -> build\bdist.win32\egg\PyInstaller\hooks
  974. copying build\lib\PyInstaller\hooks\hook-requests.py -> build\bdist.win32\egg\PyInstaller\hooks
  975. copying build\lib\PyInstaller\hooks\hook-scapy.layers.all.py -> build\bdist.win32\egg\PyInstaller\hooks
  976. copying build\lib\PyInstaller\hooks\hook-scipy.io.matlab.py -> build\bdist.win32\egg\PyInstaller\hooks
  977. copying build\lib\PyInstaller\hooks\hook-scipy.linalg.py -> build\bdist.win32\egg\PyInstaller\hooks
  978. copying build\lib\PyInstaller\hooks\hook-scipy.sparse.csgraph.py -> build\bdist.win32\egg\PyInstaller\hooks
  979. copying build\lib\PyInstaller\hooks\hook-scipy.special._ellip_harm_2.py -> build\bdist.win32\egg\PyInstaller\hooks
  980. copying build\lib\PyInstaller\hooks\hook-scipy.special._ufuncs.py -> build\bdist.win32\egg\PyInstaller\hooks
  981. copying build\lib\PyInstaller\hooks\hook-selenium.py -> build\bdist.win32\egg\PyInstaller\hooks
  982. copying build\lib\PyInstaller\hooks\hook-setuptools.py -> build\bdist.win32\egg\PyInstaller\hooks
  983. copying build\lib\PyInstaller\hooks\hook-shapely.py -> build\bdist.win32\egg\PyInstaller\hooks
  984. copying build\lib\PyInstaller\hooks\hook-shelve.py -> build\bdist.win32\egg\PyInstaller\hooks
  985. copying build\lib\PyInstaller\hooks\hook-skimage.transform.py -> build\bdist.win32\egg\PyInstaller\hooks
  986. copying build\lib\PyInstaller\hooks\hook-sklearn.metrics.cluster.py -> build\bdist.win32\egg\PyInstaller\hooks
  987. copying build\lib\PyInstaller\hooks\hook-sound_lib.py -> build\bdist.win32\egg\PyInstaller\hooks
  988. copying build\lib\PyInstaller\hooks\hook-speech_recognition.py -> build\bdist.win32\egg\PyInstaller\hooks
  989. copying build\lib\PyInstaller\hooks\hook-sphinx.py -> build\bdist.win32\egg\PyInstaller\hooks
  990. copying build\lib\PyInstaller\hooks\hook-sqlalchemy.py -> build\bdist.win32\egg\PyInstaller\hooks
  991. copying build\lib\PyInstaller\hooks\hook-sqlite3.py -> build\bdist.win32\egg\PyInstaller\hooks
  992. copying build\lib\PyInstaller\hooks\hook-storm.database.py -> build\bdist.win32\egg\PyInstaller\hooks
  993. copying build\lib\PyInstaller\hooks\hook-sysconfig.py -> build\bdist.win32\egg\PyInstaller\hooks
  994. copying build\lib\PyInstaller\hooks\hook-tables.py -> build\bdist.win32\egg\PyInstaller\hooks
  995. copying build\lib\PyInstaller\hooks\hook-u1db.py -> build\bdist.win32\egg\PyInstaller\hooks
  996. copying build\lib\PyInstaller\hooks\hook-unidecode.py -> build\bdist.win32\egg\PyInstaller\hooks
  997. copying build\lib\PyInstaller\hooks\hook-uniseg.py -> build\bdist.win32\egg\PyInstaller\hooks
  998. copying build\lib\PyInstaller\hooks\hook-usb.py -> build\bdist.win32\egg\PyInstaller\hooks
  999. copying build\lib\PyInstaller\hooks\hook-vtkpython.py -> build\bdist.win32\egg\PyInstaller\hooks
  1000. copying build\lib\PyInstaller\hooks\hook-weasyprint.py -> build\bdist.win32\egg\PyInstaller\hooks
  1001. copying build\lib\PyInstaller\hooks\hook-win32com.py -> build\bdist.win32\egg\PyInstaller\hooks
  1002. copying build\lib\PyInstaller\hooks\hook-wx.lib.activex.py -> build\bdist.win32\egg\PyInstaller\hooks
  1003. copying build\lib\PyInstaller\hooks\hook-wx.lib.pubsub.py -> build\bdist.win32\egg\PyInstaller\hooks
  1004. copying build\lib\PyInstaller\hooks\hook-wx.xrc.py -> build\bdist.win32\egg\PyInstaller\hooks
  1005. copying build\lib\PyInstaller\hooks\hook-Xlib.py -> build\bdist.win32\egg\PyInstaller\hooks
  1006. copying build\lib\PyInstaller\hooks\hook-xml.dom.domreg.py -> build\bdist.win32\egg\PyInstaller\hooks
  1007. copying build\lib\PyInstaller\hooks\hook-xml.dom.html.HTMLDocument.py -> build\bdist.win32\egg\PyInstaller\hooks
  1008. copying build\lib\PyInstaller\hooks\hook-xml.etree.cElementTree.py -> build\bdist.win32\egg\PyInstaller\hooks
  1009. copying build\lib\PyInstaller\hooks\hook-xml.py -> build\bdist.win32\egg\PyInstaller\hooks
  1010. copying build\lib\PyInstaller\hooks\hook-xml.sax.saxexts.py -> build\bdist.win32\egg\PyInstaller\hooks
  1011. copying build\lib\PyInstaller\hooks\hook-xsge_gui.py -> build\bdist.win32\egg\PyInstaller\hooks
  1012. copying build\lib\PyInstaller\hooks\hook-zeep.py -> build\bdist.win32\egg\PyInstaller\hooks
  1013. copying build\lib\PyInstaller\hooks\hook-zmq.py -> build\bdist.win32\egg\PyInstaller\hooks
  1014. copying build\lib\PyInstaller\hooks\hook-_mssql.py -> build\bdist.win32\egg\PyInstaller\hooks
  1015. copying build\lib\PyInstaller\hooks\hook-_mysql.py -> build\bdist.win32\egg\PyInstaller\hooks
  1016. copying build\lib\PyInstaller\hooks\hook-_tkinter.py -> build\bdist.win32\egg\PyInstaller\hooks
  1017. creating build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1018. copying build\lib\PyInstaller\hooks\pre_find_module_path\hook-distutils.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1019. copying build\lib\PyInstaller\hooks\pre_find_module_path\hook-PyQt4.uic.port_v2.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1020. copying build\lib\PyInstaller\hooks\pre_find_module_path\hook-PyQt4.uic.port_v3.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1021. copying build\lib\PyInstaller\hooks\pre_find_module_path\hook-PyQt5.uic.port_v2.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1022. copying build\lib\PyInstaller\hooks\pre_find_module_path\hook-PyQt5.uic.port_v3.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1023. copying build\lib\PyInstaller\hooks\pre_find_module_path\hook-site.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1024. copying build\lib\PyInstaller\hooks\pre_find_module_path\__init__.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_find_module_path
  1025. creating build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1026. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Atk.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1027. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.cairo.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1028. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gdk.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1029. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GdkPixbuf.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1030. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gio.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1031. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GIRepository.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1032. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GLib.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1033. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GModule.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1034. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GObject.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1035. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gst.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1036. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstAudio.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1037. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstBase.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1038. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstPbutils.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1039. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstTag.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1040. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.GstVideo.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1041. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Gtk.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1042. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.Pango.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1043. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-gi.repository.PangoCairo.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1044. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-requests.packages.urllib3.packages.six.moves.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1045. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-six.moves.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1046. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-urllib3.packages.six.moves.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1047. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-win32com.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1048. copying build\lib\PyInstaller\hooks\pre_safe_import_module\hook-_xmlplus.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1049. copying build\lib\PyInstaller\hooks\pre_safe_import_module\__init__.py -> build\bdist.win32\egg\PyInstaller\hooks\pre_safe_import_module
  1050. copying build\lib\PyInstaller\hooks\__init__.py -> build\bdist.win32\egg\PyInstaller\hooks
  1051. creating build\bdist.win32\egg\PyInstaller\lib
  1052. creating build\bdist.win32\egg\PyInstaller\lib\altgraph
  1053. copying build\lib\PyInstaller\lib\altgraph\Dot.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1054. copying build\lib\PyInstaller\lib\altgraph\Graph.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1055. copying build\lib\PyInstaller\lib\altgraph\GraphAlgo.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1056. copying build\lib\PyInstaller\lib\altgraph\GraphStat.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1057. copying build\lib\PyInstaller\lib\altgraph\GraphUtil.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1058. copying build\lib\PyInstaller\lib\altgraph\ObjectGraph.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1059. copying build\lib\PyInstaller\lib\altgraph\__init__.py -> build\bdist.win32\egg\PyInstaller\lib\altgraph
  1060. creating build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1061. copying build\lib\PyInstaller\lib\modulegraph\find_modules.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1062. copying build\lib\PyInstaller\lib\modulegraph\modulegraph.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1063. copying build\lib\PyInstaller\lib\modulegraph\util.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1064. copying build\lib\PyInstaller\lib\modulegraph\zipio.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1065. copying build\lib\PyInstaller\lib\modulegraph\_compat.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1066. copying build\lib\PyInstaller\lib\modulegraph\__init__.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1067. copying build\lib\PyInstaller\lib\modulegraph\__main__.py -> build\bdist.win32\egg\PyInstaller\lib\modulegraph
  1068. copying build\lib\PyInstaller\lib\README.rst -> build\bdist.win32\egg\PyInstaller\lib
  1069. copying build\lib\PyInstaller\lib\__init__.py -> build\bdist.win32\egg\PyInstaller\lib
  1070. creating build\bdist.win32\egg\PyInstaller\loader
  1071. copying build\lib\PyInstaller\loader\pyiboot01_bootstrap.py -> build\bdist.win32\egg\PyInstaller\loader
  1072. copying build\lib\PyInstaller\loader\pyimod01_os_path.py -> build\bdist.win32\egg\PyInstaller\loader
  1073. copying build\lib\PyInstaller\loader\pyimod02_archive.py -> build\bdist.win32\egg\PyInstaller\loader
  1074. copying build\lib\PyInstaller\loader\pyimod03_importers.py -> build\bdist.win32\egg\PyInstaller\loader
  1075. creating build\bdist.win32\egg\PyInstaller\loader\rthooks
  1076. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_django.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1077. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_enchant.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1078. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_gdkpixbuf.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1079. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_gi.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1080. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_gio.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1081. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_glib.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1082. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_gstreamer.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1083. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_gtk.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1084. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_kivy.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1085. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_mplconfig.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1086. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_mpldata.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1087. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_multiprocessing.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1088. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_osgeo.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1089. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_pkgres.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1090. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_qml.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1091. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_qt4plugins.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1092. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_qt5.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1093. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_qt5plugins.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1094. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_qt5webengine.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1095. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_traitlets.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1096. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_twisted.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1097. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_usb.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1098. copying build\lib\PyInstaller\loader\rthooks\pyi_rth_win32comgenpy.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1099. copying build\lib\PyInstaller\loader\rthooks\pyi_rth__tkinter.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1100. copying build\lib\PyInstaller\loader\rthooks\__init__.py -> build\bdist.win32\egg\PyInstaller\loader\rthooks
  1101. copying build\lib\PyInstaller\loader\rthooks.dat -> build\bdist.win32\egg\PyInstaller\loader
  1102. copying build\lib\PyInstaller\loader\__init__.py -> build\bdist.win32\egg\PyInstaller\loader
  1103. copying build\lib\PyInstaller\log.py -> build\bdist.win32\egg\PyInstaller
  1104. creating build\bdist.win32\egg\PyInstaller\utils
  1105. creating build\bdist.win32\egg\PyInstaller\utils\cliutils
  1106. copying build\lib\PyInstaller\utils\cliutils\archive_viewer.py -> build\bdist.win32\egg\PyInstaller\utils\cliutils
  1107. copying build\lib\PyInstaller\utils\cliutils\bindepend.py -> build\bdist.win32\egg\PyInstaller\utils\cliutils
  1108. copying build\lib\PyInstaller\utils\cliutils\grab_version.py -> build\bdist.win32\egg\PyInstaller\utils\cliutils
  1109. copying build\lib\PyInstaller\utils\cliutils\makespec.py -> build\bdist.win32\egg\PyInstaller\utils\cliutils
  1110. copying build\lib\PyInstaller\utils\cliutils\set_version.py -> build\bdist.win32\egg\PyInstaller\utils\cliutils
  1111. copying build\lib\PyInstaller\utils\cliutils\__init__.py -> build\bdist.win32\egg\PyInstaller\utils\cliutils
  1112. copying build\lib\PyInstaller\utils\git.py -> build\bdist.win32\egg\PyInstaller\utils
  1113. creating build\bdist.win32\egg\PyInstaller\utils\hooks
  1114. copying build\lib\PyInstaller\utils\hooks\django.py -> build\bdist.win32\egg\PyInstaller\utils\hooks
  1115. copying build\lib\PyInstaller\utils\hooks\gi.py -> build\bdist.win32\egg\PyInstaller\utils\hooks
  1116. copying build\lib\PyInstaller\utils\hooks\qt.py -> build\bdist.win32\egg\PyInstaller\utils\hooks
  1117. creating build\bdist.win32\egg\PyInstaller\utils\hooks\subproc
  1118. copying build\lib\PyInstaller\utils\hooks\subproc\django_import_finder.py -> build\bdist.win32\egg\PyInstaller\utils\hooks\subproc
  1119. copying build\lib\PyInstaller\utils\hooks\subproc\README -> build\bdist.win32\egg\PyInstaller\utils\hooks\subproc
  1120. copying build\lib\PyInstaller\utils\hooks\subproc\__init__.py -> build\bdist.win32\egg\PyInstaller\utils\hooks\subproc
  1121. copying build\lib\PyInstaller\utils\hooks\win32.py -> build\bdist.win32\egg\PyInstaller\utils\hooks
  1122. copying build\lib\PyInstaller\utils\hooks\__init__.py -> build\bdist.win32\egg\PyInstaller\utils\hooks
  1123. copying build\lib\PyInstaller\utils\misc.py -> build\bdist.win32\egg\PyInstaller\utils
  1124. copying build\lib\PyInstaller\utils\osx.py -> build\bdist.win32\egg\PyInstaller\utils
  1125. copying build\lib\PyInstaller\utils\release.py -> build\bdist.win32\egg\PyInstaller\utils
  1126. copying build\lib\PyInstaller\utils\tests.py -> build\bdist.win32\egg\PyInstaller\utils
  1127. creating build\bdist.win32\egg\PyInstaller\utils\win32
  1128. copying build\lib\PyInstaller\utils\win32\icon.py -> build\bdist.win32\egg\PyInstaller\utils\win32
  1129. copying build\lib\PyInstaller\utils\win32\versioninfo.py -> build\bdist.win32\egg\PyInstaller\utils\win32
  1130. copying build\lib\PyInstaller\utils\win32\winmanifest.py -> build\bdist.win32\egg\PyInstaller\utils\win32
  1131. copying build\lib\PyInstaller\utils\win32\winresource.py -> build\bdist.win32\egg\PyInstaller\utils\win32
  1132. copying build\lib\PyInstaller\utils\win32\winutils.py -> build\bdist.win32\egg\PyInstaller\utils\win32
  1133. copying build\lib\PyInstaller\utils\win32\__init__.py -> build\bdist.win32\egg\PyInstaller\utils\win32
  1134. copying build\lib\PyInstaller\utils\_gitrevision.py -> build\bdist.win32\egg\PyInstaller\utils
  1135. copying build\lib\PyInstaller\utils\__init__.py -> build\bdist.win32\egg\PyInstaller\utils
  1136. copying build\lib\PyInstaller\__init__.py -> build\bdist.win32\egg\PyInstaller
  1137. copying build\lib\PyInstaller\__main__.py -> build\bdist.win32\egg\PyInstaller
  1138. warning: install_lib: byte-compiling is disabled, skipping.
  1139.  
  1140. creating build\bdist.win32\egg\EGG-INFO
  1141. copying PyInstaller.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO
  1142. copying PyInstaller.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO
  1143. copying PyInstaller.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO
  1144. copying PyInstaller.egg-info\entry_points.txt -> build\bdist.win32\egg\EGG-INFO
  1145. copying PyInstaller.egg-info\not-zip-safe -> build\bdist.win32\egg\EGG-INFO
  1146. copying PyInstaller.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO
  1147. copying PyInstaller.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO
  1148. creating dist
  1149. creating 'dist\PyInstaller-3.4.dev0-py3.5.egg' and adding 'build\bdist.win32\egg' to it
  1150. removing 'build\bdist.win32\egg' (and everything under it)
  1151. Processing PyInstaller-3.4.dev0-py3.5.egg
  1152. creating c:\python3.5.4\lib\site-packages\PyInstaller-3.4.dev0-py3.5.egg
  1153. Extracting PyInstaller-3.4.dev0-py3.5.egg to c:\python3.5.4\lib\site-packages
  1154. Adding PyInstaller 3.4.dev0 to easy-install.pth file
  1155. Installing pyi-makespec-script.py script to c:\python3.5.4\Scripts
  1156. Installing pyi-makespec.exe script to c:\python3.5.4\Scripts
  1157. Installing pyi-makespec.exe.manifest script to c:\python3.5.4\Scripts
  1158. Installing pyi-set_version-script.py script to c:\python3.5.4\Scripts
  1159. Installing pyi-set_version.exe script to c:\python3.5.4\Scripts
  1160. Installing pyi-set_version.exe.manifest script to c:\python3.5.4\Scripts
  1161. Installing pyinstaller-script.py script to c:\python3.5.4\Scripts
  1162. Installing pyinstaller.exe script to c:\python3.5.4\Scripts
  1163. Installing pyinstaller.exe.manifest script to c:\python3.5.4\Scripts
  1164. Installing pyi-grab_version-script.py script to c:\python3.5.4\Scripts
  1165. Installing pyi-grab_version.exe script to c:\python3.5.4\Scripts
  1166. Installing pyi-grab_version.exe.manifest script to c:\python3.5.4\Scripts
  1167. Installing pyi-archive_viewer-script.py script to c:\python3.5.4\Scripts
  1168. Installing pyi-archive_viewer.exe script to c:\python3.5.4\Scripts
  1169. Installing pyi-archive_viewer.exe.manifest script to c:\python3.5.4\Scripts
  1170. Installing pyi-bindepend-script.py script to c:\python3.5.4\Scripts
  1171. Installing pyi-bindepend.exe script to c:\python3.5.4\Scripts
  1172. Installing pyi-bindepend.exe.manifest script to c:\python3.5.4\Scripts
  1173.  
  1174. Installed c:\python3.5.4\lib\site-packages\pyinstaller-3.4.dev0-py3.5.egg
  1175. Processing dependencies for PyInstaller==3.4.dev0
  1176. Searching for future
  1177. Reading https://pypi.python.org/simple/future/
  1178. Downloading https://pypi.python.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-0.16.0.tar.gz#md5=3e8e88a2bda48d54b1da7634d04760d7
  1179. Best match: future 0.16.0
  1180. Processing future-0.16.0.tar.gz
  1181. Writing C:\users\ubuntu\Temp\easy_install-9gfka1pn\future-0.16.0\setup.cfg
  1182. Running future-0.16.0\setup.py -q bdist_egg --dist-dir C:\users\ubuntu\Temp\easy_install-9gfka1pn\future-0.16.0\egg-dist-tmp-u6_tiqme
  1183. warning: no files found matching '*.au' under directory 'tests'
  1184. warning: no files found matching '*.gif' under directory 'tests'
  1185. warning: no files found matching '*.txt' under directory 'tests'
  1186. warning: build_py: byte-compiling is disabled, skipping.
  1187.  
  1188. warning: install_lib: byte-compiling is disabled, skipping.
  1189.  
  1190. zip_safe flag not set; analyzing archive contents...
  1191. Copying future-0.16.0-py3.5.egg to c:\python3.5.4\lib\site-packages
  1192. Adding future 0.16.0 to easy-install.pth file
  1193. Installing futurize-script.py script to c:\python3.5.4\Scripts
  1194. Installing futurize.exe script to c:\python3.5.4\Scripts
  1195. Installing futurize.exe.manifest script to c:\python3.5.4\Scripts
  1196. Installing pasteurize-script.py script to c:\python3.5.4\Scripts
  1197. Installing pasteurize.exe script to c:\python3.5.4\Scripts
  1198. Installing pasteurize.exe.manifest script to c:\python3.5.4\Scripts
  1199.  
  1200. Installed c:\python3.5.4\lib\site-packages\future-0.16.0-py3.5.egg
  1201. Searching for macholib>=1.8
  1202. Reading https://pypi.python.org/simple/macholib/
  1203. c:\python3.5.4\lib\site-packages\setuptools\pep425tags.py:89: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect
  1204. warn=(impl == 'cp')):
  1205. c:\python3.5.4\lib\site-packages\setuptools\pep425tags.py:93: RuntimeWarning: Config variable 'WITH_PYMALLOC' is unset, Python ABI tag may be incorrect
  1206. warn=(impl == 'cp')):
  1207. Downloading https://pypi.python.org/packages/fd/89/58e160e4c3a010dd85dab1a43d20d4728be759fbffc1fc78356b344ffe98/macholib-1.9-py2.py3-none-any.whl#md5=6f94dc38ebe55199a9073c11c4aa531f
  1208. Best match: macholib 1.9
  1209. Processing macholib-1.9-py2.py3-none-any.whl
  1210. Installing macholib-1.9-py2.py3-none-any.whl to c:\python3.5.4\lib\site-packages
  1211. writing requirements to c:\python3.5.4\lib\site-packages\macholib-1.9-py3.5.egg\EGG-INFO\requires.txt
  1212. Adding macholib 1.9 to easy-install.pth file
  1213. Installing macho_dump-script.py script to c:\python3.5.4\Scripts
  1214. Installing macho_dump.exe script to c:\python3.5.4\Scripts
  1215. Installing macho_dump.exe.manifest script to c:\python3.5.4\Scripts
  1216. Installing macho_find-script.py script to c:\python3.5.4\Scripts
  1217. Installing macho_find.exe script to c:\python3.5.4\Scripts
  1218. Installing macho_find.exe.manifest script to c:\python3.5.4\Scripts
  1219. Installing macho_standalone-script.py script to c:\python3.5.4\Scripts
  1220. Installing macho_standalone.exe script to c:\python3.5.4\Scripts
  1221. Installing macho_standalone.exe.manifest script to c:\python3.5.4\Scripts
  1222.  
  1223. Installed c:\python3.5.4\lib\site-packages\macholib-1.9-py3.5.egg
  1224. Searching for pefile>=2017.8.1
  1225. Reading https://pypi.python.org/simple/pefile/
  1226. Downloading https://pypi.python.org/packages/7e/9b/f99171190f04cd23768547dd34533b4016bd582842f53cd9fe9585a74c74/pefile-2017.11.5.tar.gz#md5=99453cda7a34d93d71cda60280eb062a
  1227. Best match: pefile 2017.11.5
  1228. Processing pefile-2017.11.5.tar.gz
  1229. Writing C:\users\ubuntu\Temp\easy_install-f62vyin6\pefile-2017.11.5\setup.cfg
  1230. Running pefile-2017.11.5\setup.py -q bdist_egg --dist-dir C:\users\ubuntu\Temp\easy_install-f62vyin6\pefile-2017.11.5\egg-dist-tmp-662v1_q4
  1231. warning: no previously-included files found matching 'run_tests.py'
  1232. warning: no previously-included files found matching 'requirements.txt'
  1233. warning: no previously-included files found matching 'README.md'
  1234. no previously-included directories found matching 'tests'
  1235. warning: build_py: byte-compiling is disabled, skipping.
  1236.  
  1237. warning: install_lib: byte-compiling is disabled, skipping.
  1238.  
  1239. zip_safe flag not set; analyzing archive contents...
  1240. Copying pefile-2017.11.5-py3.5.egg to c:\python3.5.4\lib\site-packages
  1241. Adding pefile 2017.11.5 to easy-install.pth file
  1242.  
  1243. Installed c:\python3.5.4\lib\site-packages\pefile-2017.11.5-py3.5.egg
  1244. Searching for altgraph>=0.15
  1245. Reading https://pypi.python.org/simple/altgraph/
  1246. c:\python3.5.4\lib\site-packages\setuptools\pep425tags.py:89: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect
  1247. warn=(impl == 'cp')):
  1248. c:\python3.5.4\lib\site-packages\setuptools\pep425tags.py:93: RuntimeWarning: Config variable 'WITH_PYMALLOC' is unset, Python ABI tag may be incorrect
  1249. warn=(impl == 'cp')):
  1250. Downloading https://pypi.python.org/packages/fe/fd/f63226be4aeebcac65d5f7e882bd00c8465ce883c1a4d16b18bd4ae9086e/altgraph-0.15-py2.py3-none-any.whl#md5=fe79895c8902410a46cd4caaf79893d2
  1251. Best match: altgraph 0.15
  1252. Processing altgraph-0.15-py2.py3-none-any.whl
  1253. Installing altgraph-0.15-py2.py3-none-any.whl to c:\python3.5.4\lib\site-packages
  1254. Adding altgraph 0.15 to easy-install.pth file
  1255.  
  1256. Installed c:\python3.5.4\lib\site-packages\altgraph-0.15-py3.5.egg
  1257. Searching for setuptools==38.4.0
  1258. Best match: setuptools 38.4.0
  1259. Adding setuptools 38.4.0 to easy-install.pth file
  1260. Installing easy_install-3.6-script.py script to c:\python3.5.4\Scripts
  1261. Installing easy_install-3.6.exe script to c:\python3.5.4\Scripts
  1262. Installing easy_install-3.6.exe.manifest script to c:\python3.5.4\Scripts
  1263. Installing easy_install-script.py script to c:\python3.5.4\Scripts
  1264. Installing easy_install.exe script to c:\python3.5.4\Scripts
  1265. Installing easy_install.exe.manifest script to c:\python3.5.4\Scripts
  1266.  
  1267. Using c:\python3.5.4\lib\site-packages
  1268. Finished processing dependencies for PyInstaller==3.4.dev0
  1269. 3.4.dev0
  1270. Requirement already up-to-date: setuptools in c:\python3.5.4\lib\site-packages
  1271. Collecting cython
  1272. Downloading Cython-0.27.3-cp35-cp35m-win32.whl (2.0MB)
  1273. 100% |################################| 2.0MB 654kB/s eta 0:00:01
  1274. Installing collected packages: cython
  1275. Successfully installed cython-0.27.3
  1276. Collecting trezor==0.7.16
  1277. Downloading trezor-0.7.16.tar.gz (107kB)
  1278. 100% |################################| 112kB 657kB/s ta 0:00:01
  1279. Collecting ecdsa>=0.9 (from trezor==0.7.16)
  1280. Downloading ecdsa-0.13-py2.py3-none-any.whl (86kB)
  1281. 100% |################################| 92kB 1.8MB/s ta 0:00:011
  1282. Collecting protobuf>=3.1.0 (from trezor==0.7.16)
  1283. Downloading protobuf-3.5.1-py2.py3-none-any.whl (388kB)
  1284. 100% |################################| 389kB 1.6MB/s ta 0:00:01
  1285. Collecting mnemonic>=0.17 (from trezor==0.7.16)
  1286. Downloading mnemonic-0.18.tar.gz
  1287. Requirement already up-to-date: setuptools>=19.0 in c:\python3.5.4\lib\site-packages (from trezor==0.7.16)
  1288. Collecting requests>=2.4.0 (from trezor==0.7.16)
  1289. Downloading requests-2.18.4-py2.py3-none-any.whl (88kB)
  1290. 100% |################################| 92kB 3.0MB/s eta 0:00:01
  1291. Collecting hidapi>=0.7.99.post20 (from trezor==0.7.16)
  1292. Downloading hidapi-0.7.99.post21-cp35-cp35m-win32.whl
  1293. Requirement already up-to-date: six>=1.9 in c:\python3.5.4\lib\site-packages (from protobuf>=3.1.0->trezor==0.7.16)
  1294. Collecting pbkdf2 (from mnemonic>=0.17->trezor==0.7.16)
  1295. Downloading pbkdf2-1.3.tar.gz
  1296. Collecting idna<2.7,>=2.5 (from requests>=2.4.0->trezor==0.7.16)
  1297. Downloading idna-2.6-py2.py3-none-any.whl (56kB)
  1298. 100% |################################| 61kB 4.2MB/s eta 0:00:01
  1299. Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.4.0->trezor==0.7.16)
  1300. Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB)
  1301. 100% |################################| 143kB 2.8MB/s eta 0:00:01
  1302. Collecting certifi>=2017.4.17 (from requests>=2.4.0->trezor==0.7.16)
  1303. Downloading certifi-2018.1.18-py2.py3-none-any.whl (151kB)
  1304. 100% |################################| 153kB 2.2MB/s eta 0:00:01
  1305. Collecting urllib3<1.23,>=1.21.1 (from requests>=2.4.0->trezor==0.7.16)
  1306. Downloading urllib3-1.22-py2.py3-none-any.whl (132kB)
  1307. 100% |################################| 133kB 3.5MB/s eta 0:00:01
  1308. Installing collected packages: ecdsa, protobuf, pbkdf2, mnemonic, idna, chardet, certifi, urllib3, requests, hidapi, trezor
  1309. Running setup.py install for pbkdf2 ... done
  1310. Running setup.py install for mnemonic ... done
  1311. Running setup.py install for trezor ... done
  1312. Successfully installed certifi-2018.1.18 chardet-3.0.4 ecdsa-0.13 hidapi-0.7.99.post21 idna-2.6 mnemonic-0.18 pbkdf2-1.3 protobuf-3.5.1 requests-2.18.4 trezor-0.7.16 urllib3-1.22
  1313. Collecting keepkey==4.0.0
  1314. Downloading keepkey-4.0.0.tar.gz (105kB)
  1315. 100% |################################| 112kB 628kB/s ta 0:00:01
  1316. Requirement already up-to-date: ecdsa>=0.9 in c:\python3.5.4\lib\site-packages (from keepkey==4.0.0)
  1317. Requirement already up-to-date: protobuf>=2.6.1 in c:\python3.5.4\lib\site-packages (from keepkey==4.0.0)
  1318. Requirement already up-to-date: mnemonic>=0.8 in c:\python3.5.4\lib\site-packages (from keepkey==4.0.0)
  1319. Requirement already up-to-date: hidapi>=0.7.99.post15 in c:\python3.5.4\lib\site-packages (from keepkey==4.0.0)
  1320. Requirement already up-to-date: setuptools in c:\python3.5.4\lib\site-packages (from protobuf>=2.6.1->keepkey==4.0.0)
  1321. Requirement already up-to-date: six>=1.9 in c:\python3.5.4\lib\site-packages (from protobuf>=2.6.1->keepkey==4.0.0)
  1322. Requirement already up-to-date: pbkdf2 in c:\python3.5.4\lib\site-packages (from mnemonic>=0.8->keepkey==4.0.0)
  1323. Installing collected packages: keepkey
  1324. Running setup.py install for keepkey ... done
  1325. Successfully installed keepkey-4.0.0
  1326. Collecting btchip-python==0.1.23
  1327. Downloading btchip-python-0.1.23.tar.gz
  1328. Requirement already up-to-date: hidapi>=0.7.99 in c:\python3.5.4\lib\site-packages (from btchip-python==0.1.23)
  1329. Requirement already up-to-date: setuptools>=19.0 in c:\python3.5.4\lib\site-packages (from hidapi>=0.7.99->btchip-python==0.1.23)
  1330. Installing collected packages: btchip-python
  1331. Running setup.py install for btchip-python ... done
  1332. Successfully installed btchip-python-0.1.23
  1333. Resetting modification time in C:\Python...
  1334. /opt/wine64/drive_c/python3.5.4 ~/Desktop/electrum-master/contrib/build-wine
  1335. ~/Desktop/electrum-master/contrib/build-wine
  1336. total 90232
  1337. -rw-r--r-- 1 ubuntu ubuntu 244032 ноя 11 2000 concrt140.dll
  1338. drwxr-xr-x 2 ubuntu ubuntu 4096 ноя 11 2000 DLLs
  1339. drwxr-xr-x 2 ubuntu ubuntu 4096 ноя 11 2000 include
  1340. drwxr-xr-x 43 ubuntu ubuntu 12288 ноя 11 2000 Lib
  1341. -rw-r--r-- 1 ubuntu ubuntu 1265664 ноя 11 2000 libeay32.dll
  1342. -rw-r--r-- 1 ubuntu ubuntu 13312 ноя 11 2000 libEGL.dll
  1343. -rw-r--r-- 1 ubuntu ubuntu 1949696 ноя 11 2000 libGLESv2.dll
  1344. drwxr-xr-x 2 ubuntu ubuntu 4096 ноя 11 2000 libs
  1345. -rw-r--r-- 1 ubuntu ubuntu 30334 ноя 11 2000 LICENSE.txt
  1346. -rw-r--r-- 1 ubuntu ubuntu 440120 ноя 11 2000 msvcp140.dll
  1347. -rw-r--r-- 1 ubuntu ubuntu 376244 ноя 11 2000 NEWS.txt
  1348. -rw-r--r-- 1 ubuntu ubuntu 3145368 ноя 11 2000 python35.dll
  1349. -rw-r--r-- 1 ubuntu ubuntu 57496 ноя 11 2000 python3.dll
  1350. -rwxr-xr-x 1 ubuntu ubuntu 39576 ноя 11 2000 python.exe
  1351. -rwxr-xr-x 1 ubuntu ubuntu 39576 ноя 11 2000 pythonw.exe
  1352. -rw-r--r-- 1 ubuntu ubuntu 176640 ноя 11 2000 Qt5Bluetooth.dll
  1353. -rw-r--r-- 1 ubuntu ubuntu 4763136 ноя 11 2000 Qt5Core.dll
  1354. -rw-r--r-- 1 ubuntu ubuntu 328192 ноя 11 2000 Qt5DBus.dll
  1355. -rw-r--r-- 1 ubuntu ubuntu 4026880 ноя 11 2000 Qt5Designer.dll
  1356. -rw-r--r-- 1 ubuntu ubuntu 4960256 ноя 11 2000 Qt5Gui.dll
  1357. -rw-r--r-- 1 ubuntu ubuntu 274944 ноя 11 2000 Qt5Help.dll
  1358. -rw-r--r-- 1 ubuntu ubuntu 908288 ноя 11 2000 Qt5Location.dll
  1359. -rw-r--r-- 1 ubuntu ubuntu 576512 ноя 11 2000 Qt5Multimedia.dll
  1360. -rw-r--r-- 1 ubuntu ubuntu 91136 ноя 11 2000 Qt5MultimediaQuick_p.dll
  1361. -rw-r--r-- 1 ubuntu ubuntu 84480 ноя 11 2000 Qt5MultimediaWidgets.dll
  1362. -rw-r--r-- 1 ubuntu ubuntu 952320 ноя 11 2000 Qt5Network.dll
  1363. -rw-r--r-- 1 ubuntu ubuntu 104960 ноя 11 2000 Qt5Nfc.dll
  1364. -rw-r--r-- 1 ubuntu ubuntu 272384 ноя 11 2000 Qt5OpenGL.dll
  1365. -rw-r--r-- 1 ubuntu ubuntu 228352 ноя 11 2000 Qt5Positioning.dll
  1366. -rw-r--r-- 1 ubuntu ubuntu 267264 ноя 11 2000 Qt5PrintSupport.dll
  1367. -rw-r--r-- 1 ubuntu ubuntu 2609152 ноя 11 2000 Qt5Qml.dll
  1368. -rw-r--r-- 1 ubuntu ubuntu 87552 ноя 11 2000 Qt5QuickControls2.dll
  1369. -rw-r--r-- 1 ubuntu ubuntu 2842112 ноя 11 2000 Qt5Quick.dll
  1370. -rw-r--r-- 1 ubuntu ubuntu 361984 ноя 11 2000 Qt5QuickParticles.dll
  1371. -rw-r--r-- 1 ubuntu ubuntu 620032 ноя 11 2000 Qt5QuickTemplates2.dll
  1372. -rw-r--r-- 1 ubuntu ubuntu 100352 ноя 11 2000 Qt5QuickTest.dll
  1373. -rw-r--r-- 1 ubuntu ubuntu 58368 ноя 11 2000 Qt5QuickWidgets.dll
  1374. -rw-r--r-- 1 ubuntu ubuntu 161280 ноя 11 2000 Qt5Sensors.dll
  1375. -rw-r--r-- 1 ubuntu ubuntu 60416 ноя 11 2000 Qt5SerialPort.dll
  1376. -rw-r--r-- 1 ubuntu ubuntu 155648 ноя 11 2000 Qt5Sql.dll
  1377. -rw-r--r-- 1 ubuntu ubuntu 265728 ноя 11 2000 Qt5Svg.dll
  1378. -rw-r--r-- 1 ubuntu ubuntu 158208 ноя 11 2000 Qt5Test.dll
  1379. -rw-r--r-- 1 ubuntu ubuntu 86528 ноя 11 2000 Qt5WebChannel.dll
  1380. -rw-r--r-- 1 ubuntu ubuntu 51065856 ноя 11 2000 Qt5WebEngineCore.dll
  1381. -rw-r--r-- 1 ubuntu ubuntu 263680 ноя 11 2000 Qt5WebEngine.dll
  1382. -rw-r--r-- 1 ubuntu ubuntu 178176 ноя 11 2000 Qt5WebEngineWidgets.dll
  1383. -rw-r--r-- 1 ubuntu ubuntu 111104 ноя 11 2000 Qt5WebSockets.dll
  1384. -rw-r--r-- 1 ubuntu ubuntu 4452352 ноя 11 2000 Qt5Widgets.dll
  1385. -rw-r--r-- 1 ubuntu ubuntu 234496 ноя 11 2000 Qt5WinExtras.dll
  1386. -rw-r--r-- 1 ubuntu ubuntu 150528 ноя 11 2000 Qt5Xml.dll
  1387. -rw-r--r-- 1 ubuntu ubuntu 2237440 ноя 11 2000 Qt5XmlPatterns.dll
  1388. -rw-r--r-- 1 ubuntu ubuntu 22 ноя 11 2000 qt.conf
  1389. -rwxr-xr-x 1 ubuntu ubuntu 13824 ноя 11 2000 QtWebEngineProcess.exe
  1390. -rw-r--r-- 1 ubuntu ubuntu 8914 ноя 11 2000 README.txt
  1391. drwxr-xr-x 3 ubuntu ubuntu 4096 ноя 11 2000 Scripts
  1392. -rw-r--r-- 1 ubuntu ubuntu 276480 ноя 11 2000 ssleay32.dll
  1393. drwxr-xr-x 7 ubuntu ubuntu 4096 ноя 11 2000 Tools
  1394. -rw-r--r-- 1 ubuntu ubuntu 83784 ноя 11 2000 vcruntime140.dll
  1395. Cloning into 'electrum'...
  1396. remote: Counting objects: 41976, done.
  1397. remote: Total 41976 (delta 0), reused 0 (delta 0), pack-reused 41976
  1398. Receiving objects: 100% (41976/41976), 19.69 MiB | 8.11 MiB/s, done.
  1399. Resolving deltas: 100% (30579/30579), done.
  1400. Cloning into 'electrum-locale'...
  1401. remote: Counting objects: 74, done.
  1402. remote: Total 74 (delta 0), reused 0 (delta 0), pack-reused 74
  1403. Unpacking objects: 100% (74/74), done.
  1404. Cloning into 'electrum-icons'...
  1405. remote: Counting objects: 4, done.
  1406. remote: Total 4 (delta 0), reused 0 (delta 0), pack-reused 4
  1407. Unpacking objects: 100% (4/4), done.
  1408. ~/Desktop/electrum-master/contrib/build-wine/tmp/electrum-locale ~/Desktop/electrum-master/contrib/build-wine/tmp
  1409. ./locale/fr_FR/electrum.po:354: 'msgid' and 'msgstr' entries do not both end with '\n'
  1410. ./locale/fr_FR/electrum.po:613: 'msgid' and 'msgstr' entries do not both end with '\n'
  1411. msgfmt: found 2 fatal errors
  1412. ./locale/id_ID/electrum.po:613: 'msgid' and 'msgstr' entries do not both end with '\n'
  1413. msgfmt: found 1 fatal error
  1414. ./locale/nl_NL/electrum.po:613: 'msgid' and 'msgstr' entries do not both end with '\n'
  1415. msgfmt: found 1 fatal error
  1416. ./locale/tr_TR/electrum.po:613: 'msgid' and 'msgstr' entries do not both end with '\n'
  1417. ./locale/tr_TR/electrum.po:1820: 'msgid' and 'msgstr' entries do not both end with '\n'
  1418. msgfmt: found 2 fatal errors
  1419. ~/Desktop/electrum-master/contrib/build-wine/tmp
  1420. ~/Desktop/electrum-master/contrib/build-wine/tmp/electrum ~/Desktop/electrum-master/contrib/build-wine/tmp
  1421. Last commit: 3.0.3-195-g5522e9ea
  1422. ~/Desktop/electrum-master/contrib/build-wine/tmp
  1423. Collecting certifi==2017.11.5 (from -r ../../requirements.txt (line 1))
  1424. Downloading certifi-2017.11.5-py2.py3-none-any.whl (330kB)
  1425. 100% |################################| 337kB 1.2MB/s ta 0:00:01
  1426. Requirement already satisfied: chardet==3.0.4 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 2))
  1427. Collecting dnspython==1.15.0 (from -r ../../requirements.txt (line 3))
  1428. Downloading dnspython-1.15.0-py2.py3-none-any.whl (177kB)
  1429. 100% |################################| 184kB 2.3MB/s ta 0:00:011
  1430. Requirement already satisfied: ecdsa==0.13 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 4))
  1431. Requirement already satisfied: idna==2.6 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 5))
  1432. Collecting jsonrpclib-pelix==0.3.1 (from -r ../../requirements.txt (line 6))
  1433. Downloading jsonrpclib_pelix-0.3.1-py2.py3-none-any.whl (40kB)
  1434. 100% |################################| 40kB 4.0MB/s eta 0:00:01
  1435. Requirement already satisfied: pbkdf2==1.3 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 7))
  1436. Collecting protobuf==3.5.0.post1 (from -r ../../requirements.txt (line 8))
  1437. Downloading protobuf-3.5.0.post1-py2.py3-none-any.whl (389kB)
  1438. 100% |################################| 389kB 2.0MB/s eta 0:00:01
  1439. Collecting pyaes==1.6.1 (from -r ../../requirements.txt (line 9))
  1440. Downloading pyaes-1.6.1.tar.gz
  1441. Collecting PySocks==1.6.7 (from -r ../../requirements.txt (line 10))
  1442. Downloading PySocks-1.6.7-py3-none-any.whl
  1443. Collecting qrcode==5.3 (from -r ../../requirements.txt (line 11))
  1444. Downloading qrcode-5.3-py2.py3-none-any.whl
  1445. Requirement already satisfied: requests==2.18.4 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 12))
  1446. Requirement already satisfied: six==1.11.0 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 13))
  1447. Requirement already satisfied: urllib3==1.22 in c:\python3.5.4\lib\site-packages (from -r ../../requirements.txt (line 14))
  1448. Requirement already satisfied: setuptools in c:\python3.5.4\lib\site-packages (from protobuf==3.5.0.post1->-r ../../requirements.txt (line 8))
  1449. Installing collected packages: certifi, dnspython, jsonrpclib-pelix, protobuf, pyaes, PySocks, qrcode
  1450. Found existing installation: certifi 2018.1.18
  1451. Uninstalling certifi-2018.1.18:
  1452. Successfully uninstalled certifi-2018.1.18
  1453. Found existing installation: protobuf 3.5.1
  1454. Uninstalling protobuf-3.5.1:
  1455. Successfully uninstalled protobuf-3.5.1
  1456. Running setup.py install for pyaes ... done
  1457. Successfully installed PySocks-1.6.7 certifi-2017.11.5 dnspython-1.15.0 jsonrpclib-pelix-0.3.1 protobuf-3.5.0.post1 pyaes-1.6.1 qrcode-5.3
  1458. /opt/wine64/drive_c/electrum ~/Desktop/electrum-master/contrib/build-wine/tmp
  1459. running install
  1460. running bdist_egg
  1461. running egg_info
  1462. creating Electrum.egg-info
  1463. writing Electrum.egg-info\PKG-INFO
  1464. writing dependency_links to Electrum.egg-info\dependency_links.txt
  1465. writing top-level names to Electrum.egg-info\top_level.txt
  1466. writing requirements to Electrum.egg-info\requires.txt
  1467. writing manifest file 'Electrum.egg-info\SOURCES.txt'
  1468. reading manifest file 'Electrum.egg-info\SOURCES.txt'
  1469. reading manifest template 'MANIFEST.in'
  1470. warning: no files found matching '*.py' under directory 'packages'
  1471. warning: no files found matching 'cacert.pem' under directory 'packages'
  1472. writing manifest file 'Electrum.egg-info\SOURCES.txt'
  1473. installing library code to build\bdist.win32\egg
  1474. running install_lib
  1475. running build_py
  1476. creating build
  1477. creating build\lib
  1478. creating build\lib\electrum
  1479. copying lib\base_wizard.py -> build\lib\electrum
  1480. copying lib\bitcoin.py -> build\lib\electrum
  1481. copying lib\blockchain.py -> build\lib\electrum
  1482. copying lib\coinchooser.py -> build\lib\electrum
  1483. copying lib\commands.py -> build\lib\electrum
  1484. copying lib\contacts.py -> build\lib\electrum
  1485. copying lib\daemon.py -> build\lib\electrum
  1486. copying lib\dnssec.py -> build\lib\electrum
  1487. copying lib\exchange_rate.py -> build\lib\electrum
  1488. copying lib\i18n.py -> build\lib\electrum
  1489. copying lib\interface.py -> build\lib\electrum
  1490. copying lib\jsonrpc.py -> build\lib\electrum
  1491. copying lib\keystore.py -> build\lib\electrum
  1492. copying lib\mnemonic.py -> build\lib\electrum
  1493. copying lib\msqr.py -> build\lib\electrum
  1494. copying lib\network.py -> build\lib\electrum
  1495. copying lib\old_mnemonic.py -> build\lib\electrum
  1496. copying lib\paymentrequest.py -> build\lib\electrum
  1497. copying lib\paymentrequest_pb2.py -> build\lib\electrum
  1498. copying lib\pem.py -> build\lib\electrum
  1499. copying lib\plot.py -> build\lib\electrum
  1500. copying lib\plugins.py -> build\lib\electrum
  1501. copying lib\qrscanner.py -> build\lib\electrum
  1502. copying lib\ripemd.py -> build\lib\electrum
  1503. copying lib\rsakey.py -> build\lib\electrum
  1504. copying lib\segwit_addr.py -> build\lib\electrum
  1505. copying lib\simple_config.py -> build\lib\electrum
  1506. copying lib\storage.py -> build\lib\electrum
  1507. copying lib\synchronizer.py -> build\lib\electrum
  1508. copying lib\transaction.py -> build\lib\electrum
  1509. copying lib\util.py -> build\lib\electrum
  1510. copying lib\verifier.py -> build\lib\electrum
  1511. copying lib\version.py -> build\lib\electrum
  1512. copying lib\wallet.py -> build\lib\electrum
  1513. copying lib\websockets.py -> build\lib\electrum
  1514. copying lib\x509.py -> build\lib\electrum
  1515. copying lib\__init__.py -> build\lib\electrum
  1516. creating build\lib\electrum_gui
  1517. copying gui\stdio.py -> build\lib\electrum_gui
  1518. copying gui\text.py -> build\lib\electrum_gui
  1519. copying gui\__init__.py -> build\lib\electrum_gui
  1520. creating build\lib\electrum_gui\qt
  1521. copying gui\qt\address_dialog.py -> build\lib\electrum_gui\qt
  1522. copying gui\qt\address_list.py -> build\lib\electrum_gui\qt
  1523. copying gui\qt\amountedit.py -> build\lib\electrum_gui\qt
  1524. copying gui\qt\console.py -> build\lib\electrum_gui\qt
  1525. copying gui\qt\contact_list.py -> build\lib\electrum_gui\qt
  1526. copying gui\qt\exception_window.py -> build\lib\electrum_gui\qt
  1527. copying gui\qt\fee_slider.py -> build\lib\electrum_gui\qt
  1528. copying gui\qt\history_list.py -> build\lib\electrum_gui\qt
  1529. copying gui\qt\icons_rc.py -> build\lib\electrum_gui\qt
  1530. copying gui\qt\installwizard.py -> build\lib\electrum_gui\qt
  1531. copying gui\qt\invoice_list.py -> build\lib\electrum_gui\qt
  1532. copying gui\qt\main_window.py -> build\lib\electrum_gui\qt
  1533. copying gui\qt\network_dialog.py -> build\lib\electrum_gui\qt
  1534. copying gui\qt\password_dialog.py -> build\lib\electrum_gui\qt
  1535. copying gui\qt\paytoedit.py -> build\lib\electrum_gui\qt
  1536. copying gui\qt\qrcodewidget.py -> build\lib\electrum_gui\qt
  1537. copying gui\qt\qrtextedit.py -> build\lib\electrum_gui\qt
  1538. copying gui\qt\qrwindow.py -> build\lib\electrum_gui\qt
  1539. copying gui\qt\request_list.py -> build\lib\electrum_gui\qt
  1540. copying gui\qt\seed_dialog.py -> build\lib\electrum_gui\qt
  1541. copying gui\qt\transaction_dialog.py -> build\lib\electrum_gui\qt
  1542. copying gui\qt\util.py -> build\lib\electrum_gui\qt
  1543. copying gui\qt\utxo_list.py -> build\lib\electrum_gui\qt
  1544. copying gui\qt\__init__.py -> build\lib\electrum_gui\qt
  1545. creating build\lib\electrum_plugins
  1546. copying plugins\__init__.py -> build\lib\electrum_plugins
  1547. creating build\lib\electrum_plugins\audio_modem
  1548. copying plugins\audio_modem\qt.py -> build\lib\electrum_plugins\audio_modem
  1549. copying plugins\audio_modem\__init__.py -> build\lib\electrum_plugins\audio_modem
  1550. creating build\lib\electrum_plugins\cosigner_pool
  1551. copying plugins\cosigner_pool\qt.py -> build\lib\electrum_plugins\cosigner_pool
  1552. copying plugins\cosigner_pool\__init__.py -> build\lib\electrum_plugins\cosigner_pool
  1553. creating build\lib\electrum_plugins\email_requests
  1554. copying plugins\email_requests\qt.py -> build\lib\electrum_plugins\email_requests
  1555. copying plugins\email_requests\__init__.py -> build\lib\electrum_plugins\email_requests
  1556. creating build\lib\electrum_plugins\greenaddress_instant
  1557. copying plugins\greenaddress_instant\qt.py -> build\lib\electrum_plugins\greenaddress_instant
  1558. copying plugins\greenaddress_instant\__init__.py -> build\lib\electrum_plugins\greenaddress_instant
  1559. creating build\lib\electrum_plugins\hw_wallet
  1560. copying plugins\hw_wallet\cmdline.py -> build\lib\electrum_plugins\hw_wallet
  1561. copying plugins\hw_wallet\plugin.py -> build\lib\electrum_plugins\hw_wallet
  1562. copying plugins\hw_wallet\qt.py -> build\lib\electrum_plugins\hw_wallet
  1563. copying plugins\hw_wallet\__init__.py -> build\lib\electrum_plugins\hw_wallet
  1564. creating build\lib\electrum_plugins\keepkey
  1565. copying plugins\keepkey\client.py -> build\lib\electrum_plugins\keepkey
  1566. copying plugins\keepkey\clientbase.py -> build\lib\electrum_plugins\keepkey
  1567. copying plugins\keepkey\cmdline.py -> build\lib\electrum_plugins\keepkey
  1568. copying plugins\keepkey\keepkey.py -> build\lib\electrum_plugins\keepkey
  1569. copying plugins\keepkey\plugin.py -> build\lib\electrum_plugins\keepkey
  1570. copying plugins\keepkey\qt.py -> build\lib\electrum_plugins\keepkey
  1571. copying plugins\keepkey\qt_generic.py -> build\lib\electrum_plugins\keepkey
  1572. copying plugins\keepkey\__init__.py -> build\lib\electrum_plugins\keepkey
  1573. creating build\lib\electrum_plugins\labels
  1574. copying plugins\labels\kivy.py -> build\lib\electrum_plugins\labels
  1575. copying plugins\labels\labels.py -> build\lib\electrum_plugins\labels
  1576. copying plugins\labels\qt.py -> build\lib\electrum_plugins\labels
  1577. copying plugins\labels\__init__.py -> build\lib\electrum_plugins\labels
  1578. creating build\lib\electrum_plugins\ledger
  1579. copying plugins\ledger\auth2fa.py -> build\lib\electrum_plugins\ledger
  1580. copying plugins\ledger\cmdline.py -> build\lib\electrum_plugins\ledger
  1581. copying plugins\ledger\ledger.py -> build\lib\electrum_plugins\ledger
  1582. copying plugins\ledger\qt.py -> build\lib\electrum_plugins\ledger
  1583. copying plugins\ledger\__init__.py -> build\lib\electrum_plugins\ledger
  1584. creating build\lib\electrum_plugins\trezor
  1585. copying plugins\trezor\client.py -> build\lib\electrum_plugins\trezor
  1586. copying plugins\trezor\clientbase.py -> build\lib\electrum_plugins\trezor
  1587. copying plugins\trezor\cmdline.py -> build\lib\electrum_plugins\trezor
  1588. copying plugins\trezor\plugin.py -> build\lib\electrum_plugins\trezor
  1589. copying plugins\trezor\qt.py -> build\lib\electrum_plugins\trezor
  1590. copying plugins\trezor\qt_generic.py -> build\lib\electrum_plugins\trezor
  1591. copying plugins\trezor\trezor.py -> build\lib\electrum_plugins\trezor
  1592. copying plugins\trezor\__init__.py -> build\lib\electrum_plugins\trezor
  1593. creating build\lib\electrum_plugins\digitalbitbox
  1594. copying plugins\digitalbitbox\cmdline.py -> build\lib\electrum_plugins\digitalbitbox
  1595. copying plugins\digitalbitbox\digitalbitbox.py -> build\lib\electrum_plugins\digitalbitbox
  1596. copying plugins\digitalbitbox\qt.py -> build\lib\electrum_plugins\digitalbitbox
  1597. copying plugins\digitalbitbox\__init__.py -> build\lib\electrum_plugins\digitalbitbox
  1598. creating build\lib\electrum_plugins\trustedcoin
  1599. copying plugins\trustedcoin\cmdline.py -> build\lib\electrum_plugins\trustedcoin
  1600. copying plugins\trustedcoin\qt.py -> build\lib\electrum_plugins\trustedcoin
  1601. copying plugins\trustedcoin\trustedcoin.py -> build\lib\electrum_plugins\trustedcoin
  1602. copying plugins\trustedcoin\__init__.py -> build\lib\electrum_plugins\trustedcoin
  1603. creating build\lib\electrum_plugins\virtualkeyboard
  1604. copying plugins\virtualkeyboard\qt.py -> build\lib\electrum_plugins\virtualkeyboard
  1605. copying plugins\virtualkeyboard\__init__.py -> build\lib\electrum_plugins\virtualkeyboard
  1606. copying lib\servers.json -> build\lib\electrum
  1607. copying lib\servers_testnet.json -> build\lib\electrum
  1608. copying lib\currencies.json -> build\lib\electrum
  1609. copying lib\checkpoints.json -> build\lib\electrum
  1610. copying lib\checkpoints_testnet.json -> build\lib\electrum
  1611. creating build\lib\electrum\wordlist
  1612. copying lib\wordlist\chinese_simplified.txt -> build\lib\electrum\wordlist
  1613. copying lib\wordlist\english.txt -> build\lib\electrum\wordlist
  1614. copying lib\wordlist\japanese.txt -> build\lib\electrum\wordlist
  1615. copying lib\wordlist\portuguese.txt -> build\lib\electrum\wordlist
  1616. copying lib\wordlist\spanish.txt -> build\lib\electrum\wordlist
  1617. creating build\lib\electrum\locale
  1618. creating build\lib\electrum\locale\ar_SA
  1619. creating build\lib\electrum\locale\ar_SA\LC_MESSAGES
  1620. copying lib\locale\ar_SA\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ar_SA\LC_MESSAGES
  1621. creating build\lib\electrum\locale\bg_BG
  1622. creating build\lib\electrum\locale\bg_BG\LC_MESSAGES
  1623. copying lib\locale\bg_BG\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\bg_BG\LC_MESSAGES
  1624. creating build\lib\electrum\locale\cs_CZ
  1625. creating build\lib\electrum\locale\cs_CZ\LC_MESSAGES
  1626. copying lib\locale\cs_CZ\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\cs_CZ\LC_MESSAGES
  1627. creating build\lib\electrum\locale\da_DK
  1628. creating build\lib\electrum\locale\da_DK\LC_MESSAGES
  1629. copying lib\locale\da_DK\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\da_DK\LC_MESSAGES
  1630. creating build\lib\electrum\locale\de_DE
  1631. creating build\lib\electrum\locale\de_DE\LC_MESSAGES
  1632. copying lib\locale\de_DE\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\de_DE\LC_MESSAGES
  1633. creating build\lib\electrum\locale\el_GR
  1634. creating build\lib\electrum\locale\el_GR\LC_MESSAGES
  1635. copying lib\locale\el_GR\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\el_GR\LC_MESSAGES
  1636. creating build\lib\electrum\locale\eo_UY
  1637. creating build\lib\electrum\locale\eo_UY\LC_MESSAGES
  1638. copying lib\locale\eo_UY\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\eo_UY\LC_MESSAGES
  1639. creating build\lib\electrum\locale\es_ES
  1640. creating build\lib\electrum\locale\es_ES\LC_MESSAGES
  1641. copying lib\locale\es_ES\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\es_ES\LC_MESSAGES
  1642. creating build\lib\electrum\locale\fa_IR
  1643. creating build\lib\electrum\locale\fa_IR\LC_MESSAGES
  1644. copying lib\locale\fa_IR\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\fa_IR\LC_MESSAGES
  1645. creating build\lib\electrum\locale\fr_FR
  1646. creating build\lib\electrum\locale\fr_FR\LC_MESSAGES
  1647. copying lib\locale\fr_FR\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\fr_FR\LC_MESSAGES
  1648. creating build\lib\electrum\locale\hu_HU
  1649. creating build\lib\electrum\locale\hu_HU\LC_MESSAGES
  1650. copying lib\locale\hu_HU\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\hu_HU\LC_MESSAGES
  1651. creating build\lib\electrum\locale\hy_AM
  1652. creating build\lib\electrum\locale\hy_AM\LC_MESSAGES
  1653. copying lib\locale\hy_AM\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\hy_AM\LC_MESSAGES
  1654. creating build\lib\electrum\locale\id_ID
  1655. creating build\lib\electrum\locale\id_ID\LC_MESSAGES
  1656. copying lib\locale\id_ID\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\id_ID\LC_MESSAGES
  1657. creating build\lib\electrum\locale\it_IT
  1658. creating build\lib\electrum\locale\it_IT\LC_MESSAGES
  1659. copying lib\locale\it_IT\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\it_IT\LC_MESSAGES
  1660. creating build\lib\electrum\locale\ja_JP
  1661. creating build\lib\electrum\locale\ja_JP\LC_MESSAGES
  1662. copying lib\locale\ja_JP\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ja_JP\LC_MESSAGES
  1663. creating build\lib\electrum\locale\ko_KR
  1664. creating build\lib\electrum\locale\ko_KR\LC_MESSAGES
  1665. copying lib\locale\ko_KR\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ko_KR\LC_MESSAGES
  1666. creating build\lib\electrum\locale\ky_KG
  1667. creating build\lib\electrum\locale\ky_KG\LC_MESSAGES
  1668. copying lib\locale\ky_KG\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ky_KG\LC_MESSAGES
  1669. creating build\lib\electrum\locale\lv_LV
  1670. creating build\lib\electrum\locale\lv_LV\LC_MESSAGES
  1671. copying lib\locale\lv_LV\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\lv_LV\LC_MESSAGES
  1672. creating build\lib\electrum\locale\nb_NO
  1673. creating build\lib\electrum\locale\nb_NO\LC_MESSAGES
  1674. copying lib\locale\nb_NO\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\nb_NO\LC_MESSAGES
  1675. creating build\lib\electrum\locale\nl_NL
  1676. creating build\lib\electrum\locale\nl_NL\LC_MESSAGES
  1677. copying lib\locale\nl_NL\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\nl_NL\LC_MESSAGES
  1678. creating build\lib\electrum\locale\pl_PL
  1679. creating build\lib\electrum\locale\pl_PL\LC_MESSAGES
  1680. copying lib\locale\pl_PL\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\pl_PL\LC_MESSAGES
  1681. creating build\lib\electrum\locale\pt_BR
  1682. creating build\lib\electrum\locale\pt_BR\LC_MESSAGES
  1683. copying lib\locale\pt_BR\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\pt_BR\LC_MESSAGES
  1684. creating build\lib\electrum\locale\pt_PT
  1685. creating build\lib\electrum\locale\pt_PT\LC_MESSAGES
  1686. copying lib\locale\pt_PT\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\pt_PT\LC_MESSAGES
  1687. creating build\lib\electrum\locale\ro_RO
  1688. creating build\lib\electrum\locale\ro_RO\LC_MESSAGES
  1689. copying lib\locale\ro_RO\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ro_RO\LC_MESSAGES
  1690. creating build\lib\electrum\locale\ru_RU
  1691. creating build\lib\electrum\locale\ru_RU\LC_MESSAGES
  1692. copying lib\locale\ru_RU\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ru_RU\LC_MESSAGES
  1693. creating build\lib\electrum\locale\sk_SK
  1694. creating build\lib\electrum\locale\sk_SK\LC_MESSAGES
  1695. copying lib\locale\sk_SK\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\sk_SK\LC_MESSAGES
  1696. creating build\lib\electrum\locale\sl_SI
  1697. creating build\lib\electrum\locale\sl_SI\LC_MESSAGES
  1698. copying lib\locale\sl_SI\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\sl_SI\LC_MESSAGES
  1699. creating build\lib\electrum\locale\ta_IN
  1700. creating build\lib\electrum\locale\ta_IN\LC_MESSAGES
  1701. copying lib\locale\ta_IN\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\ta_IN\LC_MESSAGES
  1702. creating build\lib\electrum\locale\th_TH
  1703. creating build\lib\electrum\locale\th_TH\LC_MESSAGES
  1704. copying lib\locale\th_TH\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\th_TH\LC_MESSAGES
  1705. creating build\lib\electrum\locale\tr_TR
  1706. creating build\lib\electrum\locale\tr_TR\LC_MESSAGES
  1707. copying lib\locale\tr_TR\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\tr_TR\LC_MESSAGES
  1708. creating build\lib\electrum\locale\uk_UA
  1709. creating build\lib\electrum\locale\uk_UA\LC_MESSAGES
  1710. copying lib\locale\uk_UA\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\uk_UA\LC_MESSAGES
  1711. creating build\lib\electrum\locale\vi_VN
  1712. creating build\lib\electrum\locale\vi_VN\LC_MESSAGES
  1713. copying lib\locale\vi_VN\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\vi_VN\LC_MESSAGES
  1714. creating build\lib\electrum\locale\zh_CN
  1715. creating build\lib\electrum\locale\zh_CN\LC_MESSAGES
  1716. copying lib\locale\zh_CN\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\zh_CN\LC_MESSAGES
  1717. creating build\lib\electrum\locale\zh_TW
  1718. creating build\lib\electrum\locale\zh_TW\LC_MESSAGES
  1719. copying lib\locale\zh_TW\LC_MESSAGES\electrum.mo -> build\lib\electrum\locale\zh_TW\LC_MESSAGES
  1720. warning: build_py: byte-compiling is disabled, skipping.
  1721.  
  1722. creating build\bdist.win32
  1723. creating build\bdist.win32\egg
  1724. creating build\bdist.win32\egg\electrum
  1725. copying build\lib\electrum\base_wizard.py -> build\bdist.win32\egg\electrum
  1726. copying build\lib\electrum\bitcoin.py -> build\bdist.win32\egg\electrum
  1727. copying build\lib\electrum\blockchain.py -> build\bdist.win32\egg\electrum
  1728. copying build\lib\electrum\checkpoints.json -> build\bdist.win32\egg\electrum
  1729. copying build\lib\electrum\checkpoints_testnet.json -> build\bdist.win32\egg\electrum
  1730. copying build\lib\electrum\coinchooser.py -> build\bdist.win32\egg\electrum
  1731. copying build\lib\electrum\commands.py -> build\bdist.win32\egg\electrum
  1732. copying build\lib\electrum\contacts.py -> build\bdist.win32\egg\electrum
  1733. copying build\lib\electrum\currencies.json -> build\bdist.win32\egg\electrum
  1734. copying build\lib\electrum\daemon.py -> build\bdist.win32\egg\electrum
  1735. copying build\lib\electrum\dnssec.py -> build\bdist.win32\egg\electrum
  1736. copying build\lib\electrum\exchange_rate.py -> build\bdist.win32\egg\electrum
  1737. copying build\lib\electrum\i18n.py -> build\bdist.win32\egg\electrum
  1738. copying build\lib\electrum\interface.py -> build\bdist.win32\egg\electrum
  1739. copying build\lib\electrum\jsonrpc.py -> build\bdist.win32\egg\electrum
  1740. copying build\lib\electrum\keystore.py -> build\bdist.win32\egg\electrum
  1741. creating build\bdist.win32\egg\electrum\locale
  1742. creating build\bdist.win32\egg\electrum\locale\ar_SA
  1743. creating build\bdist.win32\egg\electrum\locale\ar_SA\LC_MESSAGES
  1744. copying build\lib\electrum\locale\ar_SA\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ar_SA\LC_MESSAGES
  1745. creating build\bdist.win32\egg\electrum\locale\bg_BG
  1746. creating build\bdist.win32\egg\electrum\locale\bg_BG\LC_MESSAGES
  1747. copying build\lib\electrum\locale\bg_BG\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\bg_BG\LC_MESSAGES
  1748. creating build\bdist.win32\egg\electrum\locale\cs_CZ
  1749. creating build\bdist.win32\egg\electrum\locale\cs_CZ\LC_MESSAGES
  1750. copying build\lib\electrum\locale\cs_CZ\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\cs_CZ\LC_MESSAGES
  1751. creating build\bdist.win32\egg\electrum\locale\da_DK
  1752. creating build\bdist.win32\egg\electrum\locale\da_DK\LC_MESSAGES
  1753. copying build\lib\electrum\locale\da_DK\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\da_DK\LC_MESSAGES
  1754. creating build\bdist.win32\egg\electrum\locale\de_DE
  1755. creating build\bdist.win32\egg\electrum\locale\de_DE\LC_MESSAGES
  1756. copying build\lib\electrum\locale\de_DE\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\de_DE\LC_MESSAGES
  1757. creating build\bdist.win32\egg\electrum\locale\el_GR
  1758. creating build\bdist.win32\egg\electrum\locale\el_GR\LC_MESSAGES
  1759. copying build\lib\electrum\locale\el_GR\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\el_GR\LC_MESSAGES
  1760. creating build\bdist.win32\egg\electrum\locale\eo_UY
  1761. creating build\bdist.win32\egg\electrum\locale\eo_UY\LC_MESSAGES
  1762. copying build\lib\electrum\locale\eo_UY\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\eo_UY\LC_MESSAGES
  1763. creating build\bdist.win32\egg\electrum\locale\es_ES
  1764. creating build\bdist.win32\egg\electrum\locale\es_ES\LC_MESSAGES
  1765. copying build\lib\electrum\locale\es_ES\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\es_ES\LC_MESSAGES
  1766. creating build\bdist.win32\egg\electrum\locale\fa_IR
  1767. creating build\bdist.win32\egg\electrum\locale\fa_IR\LC_MESSAGES
  1768. copying build\lib\electrum\locale\fa_IR\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\fa_IR\LC_MESSAGES
  1769. creating build\bdist.win32\egg\electrum\locale\fr_FR
  1770. creating build\bdist.win32\egg\electrum\locale\fr_FR\LC_MESSAGES
  1771. copying build\lib\electrum\locale\fr_FR\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\fr_FR\LC_MESSAGES
  1772. creating build\bdist.win32\egg\electrum\locale\hu_HU
  1773. creating build\bdist.win32\egg\electrum\locale\hu_HU\LC_MESSAGES
  1774. copying build\lib\electrum\locale\hu_HU\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\hu_HU\LC_MESSAGES
  1775. creating build\bdist.win32\egg\electrum\locale\hy_AM
  1776. creating build\bdist.win32\egg\electrum\locale\hy_AM\LC_MESSAGES
  1777. copying build\lib\electrum\locale\hy_AM\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\hy_AM\LC_MESSAGES
  1778. creating build\bdist.win32\egg\electrum\locale\id_ID
  1779. creating build\bdist.win32\egg\electrum\locale\id_ID\LC_MESSAGES
  1780. copying build\lib\electrum\locale\id_ID\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\id_ID\LC_MESSAGES
  1781. creating build\bdist.win32\egg\electrum\locale\it_IT
  1782. creating build\bdist.win32\egg\electrum\locale\it_IT\LC_MESSAGES
  1783. copying build\lib\electrum\locale\it_IT\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\it_IT\LC_MESSAGES
  1784. creating build\bdist.win32\egg\electrum\locale\ja_JP
  1785. creating build\bdist.win32\egg\electrum\locale\ja_JP\LC_MESSAGES
  1786. copying build\lib\electrum\locale\ja_JP\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ja_JP\LC_MESSAGES
  1787. creating build\bdist.win32\egg\electrum\locale\ko_KR
  1788. creating build\bdist.win32\egg\electrum\locale\ko_KR\LC_MESSAGES
  1789. copying build\lib\electrum\locale\ko_KR\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ko_KR\LC_MESSAGES
  1790. creating build\bdist.win32\egg\electrum\locale\ky_KG
  1791. creating build\bdist.win32\egg\electrum\locale\ky_KG\LC_MESSAGES
  1792. copying build\lib\electrum\locale\ky_KG\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ky_KG\LC_MESSAGES
  1793. creating build\bdist.win32\egg\electrum\locale\lv_LV
  1794. creating build\bdist.win32\egg\electrum\locale\lv_LV\LC_MESSAGES
  1795. copying build\lib\electrum\locale\lv_LV\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\lv_LV\LC_MESSAGES
  1796. creating build\bdist.win32\egg\electrum\locale\nb_NO
  1797. creating build\bdist.win32\egg\electrum\locale\nb_NO\LC_MESSAGES
  1798. copying build\lib\electrum\locale\nb_NO\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\nb_NO\LC_MESSAGES
  1799. creating build\bdist.win32\egg\electrum\locale\nl_NL
  1800. creating build\bdist.win32\egg\electrum\locale\nl_NL\LC_MESSAGES
  1801. copying build\lib\electrum\locale\nl_NL\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\nl_NL\LC_MESSAGES
  1802. creating build\bdist.win32\egg\electrum\locale\pl_PL
  1803. creating build\bdist.win32\egg\electrum\locale\pl_PL\LC_MESSAGES
  1804. copying build\lib\electrum\locale\pl_PL\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\pl_PL\LC_MESSAGES
  1805. creating build\bdist.win32\egg\electrum\locale\pt_BR
  1806. creating build\bdist.win32\egg\electrum\locale\pt_BR\LC_MESSAGES
  1807. copying build\lib\electrum\locale\pt_BR\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\pt_BR\LC_MESSAGES
  1808. creating build\bdist.win32\egg\electrum\locale\pt_PT
  1809. creating build\bdist.win32\egg\electrum\locale\pt_PT\LC_MESSAGES
  1810. copying build\lib\electrum\locale\pt_PT\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\pt_PT\LC_MESSAGES
  1811. creating build\bdist.win32\egg\electrum\locale\ro_RO
  1812. creating build\bdist.win32\egg\electrum\locale\ro_RO\LC_MESSAGES
  1813. copying build\lib\electrum\locale\ro_RO\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ro_RO\LC_MESSAGES
  1814. creating build\bdist.win32\egg\electrum\locale\ru_RU
  1815. creating build\bdist.win32\egg\electrum\locale\ru_RU\LC_MESSAGES
  1816. copying build\lib\electrum\locale\ru_RU\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ru_RU\LC_MESSAGES
  1817. creating build\bdist.win32\egg\electrum\locale\sk_SK
  1818. creating build\bdist.win32\egg\electrum\locale\sk_SK\LC_MESSAGES
  1819. copying build\lib\electrum\locale\sk_SK\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\sk_SK\LC_MESSAGES
  1820. creating build\bdist.win32\egg\electrum\locale\sl_SI
  1821. creating build\bdist.win32\egg\electrum\locale\sl_SI\LC_MESSAGES
  1822. copying build\lib\electrum\locale\sl_SI\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\sl_SI\LC_MESSAGES
  1823. creating build\bdist.win32\egg\electrum\locale\ta_IN
  1824. creating build\bdist.win32\egg\electrum\locale\ta_IN\LC_MESSAGES
  1825. copying build\lib\electrum\locale\ta_IN\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\ta_IN\LC_MESSAGES
  1826. creating build\bdist.win32\egg\electrum\locale\th_TH
  1827. creating build\bdist.win32\egg\electrum\locale\th_TH\LC_MESSAGES
  1828. copying build\lib\electrum\locale\th_TH\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\th_TH\LC_MESSAGES
  1829. creating build\bdist.win32\egg\electrum\locale\tr_TR
  1830. creating build\bdist.win32\egg\electrum\locale\tr_TR\LC_MESSAGES
  1831. copying build\lib\electrum\locale\tr_TR\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\tr_TR\LC_MESSAGES
  1832. creating build\bdist.win32\egg\electrum\locale\uk_UA
  1833. creating build\bdist.win32\egg\electrum\locale\uk_UA\LC_MESSAGES
  1834. copying build\lib\electrum\locale\uk_UA\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\uk_UA\LC_MESSAGES
  1835. creating build\bdist.win32\egg\electrum\locale\vi_VN
  1836. creating build\bdist.win32\egg\electrum\locale\vi_VN\LC_MESSAGES
  1837. copying build\lib\electrum\locale\vi_VN\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\vi_VN\LC_MESSAGES
  1838. creating build\bdist.win32\egg\electrum\locale\zh_CN
  1839. creating build\bdist.win32\egg\electrum\locale\zh_CN\LC_MESSAGES
  1840. copying build\lib\electrum\locale\zh_CN\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\zh_CN\LC_MESSAGES
  1841. creating build\bdist.win32\egg\electrum\locale\zh_TW
  1842. creating build\bdist.win32\egg\electrum\locale\zh_TW\LC_MESSAGES
  1843. copying build\lib\electrum\locale\zh_TW\LC_MESSAGES\electrum.mo -> build\bdist.win32\egg\electrum\locale\zh_TW\LC_MESSAGES
  1844. copying build\lib\electrum\mnemonic.py -> build\bdist.win32\egg\electrum
  1845. copying build\lib\electrum\msqr.py -> build\bdist.win32\egg\electrum
  1846. copying build\lib\electrum\network.py -> build\bdist.win32\egg\electrum
  1847. copying build\lib\electrum\old_mnemonic.py -> build\bdist.win32\egg\electrum
  1848. copying build\lib\electrum\paymentrequest.py -> build\bdist.win32\egg\electrum
  1849. copying build\lib\electrum\paymentrequest_pb2.py -> build\bdist.win32\egg\electrum
  1850. copying build\lib\electrum\pem.py -> build\bdist.win32\egg\electrum
  1851. copying build\lib\electrum\plot.py -> build\bdist.win32\egg\electrum
  1852. copying build\lib\electrum\plugins.py -> build\bdist.win32\egg\electrum
  1853. copying build\lib\electrum\qrscanner.py -> build\bdist.win32\egg\electrum
  1854. copying build\lib\electrum\ripemd.py -> build\bdist.win32\egg\electrum
  1855. copying build\lib\electrum\rsakey.py -> build\bdist.win32\egg\electrum
  1856. copying build\lib\electrum\segwit_addr.py -> build\bdist.win32\egg\electrum
  1857. copying build\lib\electrum\servers.json -> build\bdist.win32\egg\electrum
  1858. copying build\lib\electrum\servers_testnet.json -> build\bdist.win32\egg\electrum
  1859. copying build\lib\electrum\simple_config.py -> build\bdist.win32\egg\electrum
  1860. copying build\lib\electrum\storage.py -> build\bdist.win32\egg\electrum
  1861. copying build\lib\electrum\synchronizer.py -> build\bdist.win32\egg\electrum
  1862. copying build\lib\electrum\transaction.py -> build\bdist.win32\egg\electrum
  1863. copying build\lib\electrum\util.py -> build\bdist.win32\egg\electrum
  1864. copying build\lib\electrum\verifier.py -> build\bdist.win32\egg\electrum
  1865. copying build\lib\electrum\version.py -> build\bdist.win32\egg\electrum
  1866. copying build\lib\electrum\wallet.py -> build\bdist.win32\egg\electrum
  1867. copying build\lib\electrum\websockets.py -> build\bdist.win32\egg\electrum
  1868. creating build\bdist.win32\egg\electrum\wordlist
  1869. copying build\lib\electrum\wordlist\chinese_simplified.txt -> build\bdist.win32\egg\electrum\wordlist
  1870. copying build\lib\electrum\wordlist\english.txt -> build\bdist.win32\egg\electrum\wordlist
  1871. copying build\lib\electrum\wordlist\japanese.txt -> build\bdist.win32\egg\electrum\wordlist
  1872. copying build\lib\electrum\wordlist\portuguese.txt -> build\bdist.win32\egg\electrum\wordlist
  1873. copying build\lib\electrum\wordlist\spanish.txt -> build\bdist.win32\egg\electrum\wordlist
  1874. copying build\lib\electrum\x509.py -> build\bdist.win32\egg\electrum
  1875. copying build\lib\electrum\__init__.py -> build\bdist.win32\egg\electrum
  1876. creating build\bdist.win32\egg\electrum_gui
  1877. creating build\bdist.win32\egg\electrum_gui\qt
  1878. copying build\lib\electrum_gui\qt\address_dialog.py -> build\bdist.win32\egg\electrum_gui\qt
  1879. copying build\lib\electrum_gui\qt\address_list.py -> build\bdist.win32\egg\electrum_gui\qt
  1880. copying build\lib\electrum_gui\qt\amountedit.py -> build\bdist.win32\egg\electrum_gui\qt
  1881. copying build\lib\electrum_gui\qt\console.py -> build\bdist.win32\egg\electrum_gui\qt
  1882. copying build\lib\electrum_gui\qt\contact_list.py -> build\bdist.win32\egg\electrum_gui\qt
  1883. copying build\lib\electrum_gui\qt\exception_window.py -> build\bdist.win32\egg\electrum_gui\qt
  1884. copying build\lib\electrum_gui\qt\fee_slider.py -> build\bdist.win32\egg\electrum_gui\qt
  1885. copying build\lib\electrum_gui\qt\history_list.py -> build\bdist.win32\egg\electrum_gui\qt
  1886. copying build\lib\electrum_gui\qt\icons_rc.py -> build\bdist.win32\egg\electrum_gui\qt
  1887. copying build\lib\electrum_gui\qt\installwizard.py -> build\bdist.win32\egg\electrum_gui\qt
  1888. copying build\lib\electrum_gui\qt\invoice_list.py -> build\bdist.win32\egg\electrum_gui\qt
  1889. copying build\lib\electrum_gui\qt\main_window.py -> build\bdist.win32\egg\electrum_gui\qt
  1890. copying build\lib\electrum_gui\qt\network_dialog.py -> build\bdist.win32\egg\electrum_gui\qt
  1891. copying build\lib\electrum_gui\qt\password_dialog.py -> build\bdist.win32\egg\electrum_gui\qt
  1892. copying build\lib\electrum_gui\qt\paytoedit.py -> build\bdist.win32\egg\electrum_gui\qt
  1893. copying build\lib\electrum_gui\qt\qrcodewidget.py -> build\bdist.win32\egg\electrum_gui\qt
  1894. copying build\lib\electrum_gui\qt\qrtextedit.py -> build\bdist.win32\egg\electrum_gui\qt
  1895. copying build\lib\electrum_gui\qt\qrwindow.py -> build\bdist.win32\egg\electrum_gui\qt
  1896. copying build\lib\electrum_gui\qt\request_list.py -> build\bdist.win32\egg\electrum_gui\qt
  1897. copying build\lib\electrum_gui\qt\seed_dialog.py -> build\bdist.win32\egg\electrum_gui\qt
  1898. copying build\lib\electrum_gui\qt\transaction_dialog.py -> build\bdist.win32\egg\electrum_gui\qt
  1899. copying build\lib\electrum_gui\qt\util.py -> build\bdist.win32\egg\electrum_gui\qt
  1900. copying build\lib\electrum_gui\qt\utxo_list.py -> build\bdist.win32\egg\electrum_gui\qt
  1901. copying build\lib\electrum_gui\qt\__init__.py -> build\bdist.win32\egg\electrum_gui\qt
  1902. copying build\lib\electrum_gui\stdio.py -> build\bdist.win32\egg\electrum_gui
  1903. copying build\lib\electrum_gui\text.py -> build\bdist.win32\egg\electrum_gui
  1904. copying build\lib\electrum_gui\__init__.py -> build\bdist.win32\egg\electrum_gui
  1905. creating build\bdist.win32\egg\electrum_plugins
  1906. creating build\bdist.win32\egg\electrum_plugins\audio_modem
  1907. copying build\lib\electrum_plugins\audio_modem\qt.py -> build\bdist.win32\egg\electrum_plugins\audio_modem
  1908. copying build\lib\electrum_plugins\audio_modem\__init__.py -> build\bdist.win32\egg\electrum_plugins\audio_modem
  1909. creating build\bdist.win32\egg\electrum_plugins\cosigner_pool
  1910. copying build\lib\electrum_plugins\cosigner_pool\qt.py -> build\bdist.win32\egg\electrum_plugins\cosigner_pool
  1911. copying build\lib\electrum_plugins\cosigner_pool\__init__.py -> build\bdist.win32\egg\electrum_plugins\cosigner_pool
  1912. creating build\bdist.win32\egg\electrum_plugins\digitalbitbox
  1913. copying build\lib\electrum_plugins\digitalbitbox\cmdline.py -> build\bdist.win32\egg\electrum_plugins\digitalbitbox
  1914. copying build\lib\electrum_plugins\digitalbitbox\digitalbitbox.py -> build\bdist.win32\egg\electrum_plugins\digitalbitbox
  1915. copying build\lib\electrum_plugins\digitalbitbox\qt.py -> build\bdist.win32\egg\electrum_plugins\digitalbitbox
  1916. copying build\lib\electrum_plugins\digitalbitbox\__init__.py -> build\bdist.win32\egg\electrum_plugins\digitalbitbox
  1917. creating build\bdist.win32\egg\electrum_plugins\email_requests
  1918. copying build\lib\electrum_plugins\email_requests\qt.py -> build\bdist.win32\egg\electrum_plugins\email_requests
  1919. copying build\lib\electrum_plugins\email_requests\__init__.py -> build\bdist.win32\egg\electrum_plugins\email_requests
  1920. creating build\bdist.win32\egg\electrum_plugins\greenaddress_instant
  1921. copying build\lib\electrum_plugins\greenaddress_instant\qt.py -> build\bdist.win32\egg\electrum_plugins\greenaddress_instant
  1922. copying build\lib\electrum_plugins\greenaddress_instant\__init__.py -> build\bdist.win32\egg\electrum_plugins\greenaddress_instant
  1923. creating build\bdist.win32\egg\electrum_plugins\hw_wallet
  1924. copying build\lib\electrum_plugins\hw_wallet\cmdline.py -> build\bdist.win32\egg\electrum_plugins\hw_wallet
  1925. copying build\lib\electrum_plugins\hw_wallet\plugin.py -> build\bdist.win32\egg\electrum_plugins\hw_wallet
  1926. copying build\lib\electrum_plugins\hw_wallet\qt.py -> build\bdist.win32\egg\electrum_plugins\hw_wallet
  1927. copying build\lib\electrum_plugins\hw_wallet\__init__.py -> build\bdist.win32\egg\electrum_plugins\hw_wallet
  1928. creating build\bdist.win32\egg\electrum_plugins\keepkey
  1929. copying build\lib\electrum_plugins\keepkey\client.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1930. copying build\lib\electrum_plugins\keepkey\clientbase.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1931. copying build\lib\electrum_plugins\keepkey\cmdline.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1932. copying build\lib\electrum_plugins\keepkey\keepkey.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1933. copying build\lib\electrum_plugins\keepkey\plugin.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1934. copying build\lib\electrum_plugins\keepkey\qt.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1935. copying build\lib\electrum_plugins\keepkey\qt_generic.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1936. copying build\lib\electrum_plugins\keepkey\__init__.py -> build\bdist.win32\egg\electrum_plugins\keepkey
  1937. creating build\bdist.win32\egg\electrum_plugins\labels
  1938. copying build\lib\electrum_plugins\labels\kivy.py -> build\bdist.win32\egg\electrum_plugins\labels
  1939. copying build\lib\electrum_plugins\labels\labels.py -> build\bdist.win32\egg\electrum_plugins\labels
  1940. copying build\lib\electrum_plugins\labels\qt.py -> build\bdist.win32\egg\electrum_plugins\labels
  1941. copying build\lib\electrum_plugins\labels\__init__.py -> build\bdist.win32\egg\electrum_plugins\labels
  1942. creating build\bdist.win32\egg\electrum_plugins\ledger
  1943. copying build\lib\electrum_plugins\ledger\auth2fa.py -> build\bdist.win32\egg\electrum_plugins\ledger
  1944. copying build\lib\electrum_plugins\ledger\cmdline.py -> build\bdist.win32\egg\electrum_plugins\ledger
  1945. copying build\lib\electrum_plugins\ledger\ledger.py -> build\bdist.win32\egg\electrum_plugins\ledger
  1946. copying build\lib\electrum_plugins\ledger\qt.py -> build\bdist.win32\egg\electrum_plugins\ledger
  1947. copying build\lib\electrum_plugins\ledger\__init__.py -> build\bdist.win32\egg\electrum_plugins\ledger
  1948. creating build\bdist.win32\egg\electrum_plugins\trezor
  1949. copying build\lib\electrum_plugins\trezor\client.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1950. copying build\lib\electrum_plugins\trezor\clientbase.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1951. copying build\lib\electrum_plugins\trezor\cmdline.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1952. copying build\lib\electrum_plugins\trezor\plugin.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1953. copying build\lib\electrum_plugins\trezor\qt.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1954. copying build\lib\electrum_plugins\trezor\qt_generic.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1955. copying build\lib\electrum_plugins\trezor\trezor.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1956. copying build\lib\electrum_plugins\trezor\__init__.py -> build\bdist.win32\egg\electrum_plugins\trezor
  1957. creating build\bdist.win32\egg\electrum_plugins\trustedcoin
  1958. copying build\lib\electrum_plugins\trustedcoin\cmdline.py -> build\bdist.win32\egg\electrum_plugins\trustedcoin
  1959. copying build\lib\electrum_plugins\trustedcoin\qt.py -> build\bdist.win32\egg\electrum_plugins\trustedcoin
  1960. copying build\lib\electrum_plugins\trustedcoin\trustedcoin.py -> build\bdist.win32\egg\electrum_plugins\trustedcoin
  1961. copying build\lib\electrum_plugins\trustedcoin\__init__.py -> build\bdist.win32\egg\electrum_plugins\trustedcoin
  1962. creating build\bdist.win32\egg\electrum_plugins\virtualkeyboard
  1963. copying build\lib\electrum_plugins\virtualkeyboard\qt.py -> build\bdist.win32\egg\electrum_plugins\virtualkeyboard
  1964. copying build\lib\electrum_plugins\virtualkeyboard\__init__.py -> build\bdist.win32\egg\electrum_plugins\virtualkeyboard
  1965. copying build\lib\electrum_plugins\__init__.py -> build\bdist.win32\egg\electrum_plugins
  1966. warning: install_lib: byte-compiling is disabled, skipping.
  1967.  
  1968. creating build\bdist.win32\egg\EGG-INFO
  1969. installing scripts to build\bdist.win32\egg\EGG-INFO\scripts
  1970. running install_scripts
  1971. running build_scripts
  1972. creating build\scripts-3.5
  1973. copying and adjusting electrum -> build\scripts-3.5
  1974. creating build\bdist.win32\egg\EGG-INFO\scripts
  1975. copying build\scripts-3.5\electrum -> build\bdist.win32\egg\EGG-INFO\scripts
  1976. copying Electrum.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO
  1977. copying Electrum.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO
  1978. copying Electrum.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO
  1979. copying Electrum.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO
  1980. copying Electrum.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO
  1981. zip_safe flag not set; analyzing archive contents...
  1982. creating dist
  1983. creating 'dist\Electrum-3.0.5-py3.5.egg' and adding 'build\bdist.win32\egg' to it
  1984. removing 'build\bdist.win32\egg' (and everything under it)
  1985. Processing Electrum-3.0.5-py3.5.egg
  1986. Copying Electrum-3.0.5-py3.5.egg to c:\python3.5.4\lib\site-packages
  1987. Adding Electrum 3.0.5 to easy-install.pth file
  1988. Installing electrum script to c:\python3.5.4\Scripts
  1989.  
  1990. Installed c:\python3.5.4\lib\site-packages\electrum-3.0.5-py3.5.egg
  1991. Processing dependencies for Electrum==3.0.5
  1992. Searching for PySocks==1.6.7
  1993. Best match: PySocks 1.6.7
  1994. Adding PySocks 1.6.7 to easy-install.pth file
  1995.  
  1996. Using c:\python3.5.4\lib\site-packages
  1997. Searching for jsonrpclib-pelix==0.3.1
  1998. Best match: jsonrpclib-pelix 0.3.1
  1999. Adding jsonrpclib-pelix 0.3.1 to easy-install.pth file
  2000.  
  2001. Using c:\python3.5.4\lib\site-packages
  2002. Searching for dnspython==1.15.0
  2003. Best match: dnspython 1.15.0
  2004. Adding dnspython 1.15.0 to easy-install.pth file
  2005.  
  2006. Using c:\python3.5.4\lib\site-packages
  2007. Searching for protobuf==3.5.0.post1
  2008. Best match: protobuf 3.5.0.post1
  2009. Adding protobuf 3.5.0.post1 to easy-install.pth file
  2010.  
  2011. Using c:\python3.5.4\lib\site-packages
  2012. Searching for qrcode==5.3
  2013. Best match: qrcode 5.3
  2014. Adding qrcode 5.3 to easy-install.pth file
  2015. Installing qr-script.py script to c:\python3.5.4\Scripts
  2016. Installing qr.exe script to c:\python3.5.4\Scripts
  2017. Installing qr.exe.manifest script to c:\python3.5.4\Scripts
  2018.  
  2019. Using c:\python3.5.4\lib\site-packages
  2020. Searching for requests==2.18.4
  2021. Best match: requests 2.18.4
  2022. Adding requests 2.18.4 to easy-install.pth file
  2023.  
  2024. Using c:\python3.5.4\lib\site-packages
  2025. Searching for pbkdf2==1.3
  2026. Best match: pbkdf2 1.3
  2027. Adding pbkdf2 1.3 to easy-install.pth file
  2028.  
  2029. Using c:\python3.5.4\lib\site-packages
  2030. Searching for ecdsa==0.13
  2031. Best match: ecdsa 0.13
  2032. Adding ecdsa 0.13 to easy-install.pth file
  2033.  
  2034. Using c:\python3.5.4\lib\site-packages
  2035. Searching for pyaes==1.6.1
  2036. Best match: pyaes 1.6.1
  2037. Adding pyaes 1.6.1 to easy-install.pth file
  2038.  
  2039. Using c:\python3.5.4\lib\site-packages
  2040. Searching for six==1.11.0
  2041. Best match: six 1.11.0
  2042. Adding six 1.11.0 to easy-install.pth file
  2043.  
  2044. Using c:\python3.5.4\lib\site-packages
  2045. Searching for setuptools==38.4.0
  2046. Best match: setuptools 38.4.0
  2047. Adding setuptools 38.4.0 to easy-install.pth file
  2048. Installing easy_install-3.6-script.py script to c:\python3.5.4\Scripts
  2049. Installing easy_install-3.6.exe script to c:\python3.5.4\Scripts
  2050. Installing easy_install-3.6.exe.manifest script to c:\python3.5.4\Scripts
  2051. Installing easy_install-script.py script to c:\python3.5.4\Scripts
  2052. Installing easy_install.exe script to c:\python3.5.4\Scripts
  2053. Installing easy_install.exe.manifest script to c:\python3.5.4\Scripts
  2054.  
  2055. Using c:\python3.5.4\lib\site-packages
  2056. Searching for urllib3==1.22
  2057. Best match: urllib3 1.22
  2058. Adding urllib3 1.22 to easy-install.pth file
  2059.  
  2060. Using c:\python3.5.4\lib\site-packages
  2061. Searching for certifi==2017.11.5
  2062. Best match: certifi 2017.11.5
  2063. Adding certifi 2017.11.5 to easy-install.pth file
  2064.  
  2065. Using c:\python3.5.4\lib\site-packages
  2066. Searching for chardet==3.0.4
  2067. Best match: chardet 3.0.4
  2068. Adding chardet 3.0.4 to easy-install.pth file
  2069. Installing chardetect-script.py script to c:\python3.5.4\Scripts
  2070. Installing chardetect.exe script to c:\python3.5.4\Scripts
  2071. Installing chardetect.exe.manifest script to c:\python3.5.4\Scripts
  2072.  
  2073. Using c:\python3.5.4\lib\site-packages
  2074. Searching for idna==2.6
  2075. Best match: idna 2.6
  2076. Adding idna 2.6 to easy-install.pth file
  2077.  
  2078. Using c:\python3.5.4\lib\site-packages
  2079. Finished processing dependencies for Electrum==3.0.5
  2080. ~/Desktop/electrum-master/contrib/build-wine/tmp
  2081. 510 INFO: PyInstaller: 3.4.dev0
  2082. 511 INFO: Python: 3.5.4
  2083. 516 INFO: Platform: Windows-XP-5.1.2600
  2084. 534 INFO: UPX is not available.
  2085. 1527 INFO: Extending PYTHONPATH with paths
  2086. ['C:\\electrum',
  2087. 'C:\\electrum',
  2088. 'C:\\electrum',
  2089. 'C:\\electrum',
  2090. 'C:\\electrum',
  2091. 'C:\\electrum',
  2092. 'C:\\electrum',
  2093. 'C:\\electrum',
  2094. 'C:\\electrum',
  2095. 'C:\\electrum',
  2096. 'C:\\electrum',
  2097. 'C:\\electrum',
  2098. 'C:\\electrum',
  2099. 'C:\\electrum',
  2100. 'C:\\electrum']
  2101. 1528 INFO: checking Analysis
  2102. 1529 INFO: Building Analysis because out00-Analysis.toc is non existent
  2103. 1529 INFO: Initializing module dependency graph...
  2104. 1566 INFO: Initializing module graph hooks...
  2105. 1576 INFO: Analyzing base_library.zip ...
  2106. 6844 INFO: Analyzing hidden import 'trezorlib.transport_udp'
  2107. 8013 INFO: Analyzing hidden import 'trezorlib.protobuf_json'
  2108. 8019 INFO: Analyzing hidden import 'trezorlib.debuglink'
  2109. 8027 INFO: Analyzing hidden import 'trezorlib.qt.pinmatrix'
  2110. 8160 INFO: Analyzing hidden import 'trezorlib.tools'
  2111. 8168 INFO: Analyzing hidden import 'trezorlib.transport_bridge'
  2112. 8713 INFO: Processing pre-safe import module hook urllib3.packages.six.moves
  2113. 11725 INFO: Analyzing hidden import 'trezorlib.client'
  2114. 11888 INFO: Analyzing hidden import 'trezorlib.transport_hid'
  2115. 11897 INFO: Analyzing hidden import 'trezorlib.tx_api'
  2116. 12108 INFO: Analyzing hidden import 'trezorlib.ckd_public'
  2117. 12326 INFO: Analyzing hidden import 'trezorlib.transport_pipe'
  2118. 12331 INFO: Analyzing hidden import 'btchip.btchipHelpers'
  2119. 12421 INFO: Analyzing hidden import 'btchip.btchip'
  2120. 12562 INFO: Analyzing hidden import 'btchip.btchipUtils'
  2121. 12571 INFO: Analyzing hidden import 'btchip.ui.personalization03config'
  2122. 12674 INFO: Analyzing hidden import 'btchip.ui.personalization00start'
  2123. 12679 INFO: Analyzing hidden import 'btchip.msqr'
  2124. 12682 INFO: Analyzing hidden import 'btchip.ui.personalization04finalize'
  2125. 12688 INFO: Analyzing hidden import 'btchip.btchipPersoWizard'
  2126. 12743 INFO: Analyzing hidden import 'btchip.ui.personalization01seed'
  2127. 12753 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup03'
  2128. 12765 INFO: Analyzing hidden import 'btchip.btchipFirmwareWizard'
  2129. 12769 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup02'
  2130. 12782 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup01'
  2131. 12797 INFO: Analyzing hidden import 'btchip.ui.personalizationseedbackup04'
  2132. 12804 INFO: Analyzing hidden import 'btchip.ui.personalization02security'
  2133. 12822 INFO: Analyzing hidden import 'keepkeylib.debuglink'
  2134. 13149 INFO: Analyzing hidden import 'keepkeylib.ckd_public'
  2135. 13170 INFO: Analyzing hidden import 'keepkeylib.transport_fake'
  2136. 13177 INFO: Analyzing hidden import 'keepkeylib.tx_api'
  2137. 13190 INFO: Analyzing hidden import 'keepkeylib.client'
  2138. 13242 INFO: Analyzing hidden import 'keepkeylib.transport_serial'
  2139. 13258 INFO: Analyzing hidden import 'keepkeylib.protobuf_json'
  2140. 13283 INFO: Analyzing hidden import 'keepkeylib.transport_hid'
  2141. 13292 INFO: Analyzing hidden import 'keepkeylib.qt'
  2142. 13381 INFO: Analyzing hidden import 'keepkeylib.qt.pinmatrix'
  2143. 13390 INFO: Analyzing hidden import 'keepkeylib.transport_pipe'
  2144. 13407 INFO: Analyzing hidden import 'keepkeylib.transport_socket'
  2145. 13422 INFO: running Analysis out00-Analysis.toc
  2146. 13452 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
  2147. required by c:\python3.5.4\python.exe
  2148. 13776 INFO: Caching module hooks...
  2149. 13789 INFO: Analyzing C:\electrum\electrum
  2150. 14087 INFO: Processing pre-safe import module hook six.moves
  2151. 17113 INFO: Analyzing C:\electrum\gui\qt\main_window.py
  2152. 17309 INFO: Analyzing C:\electrum\gui\text.py
  2153. 17459 INFO: Analyzing C:\electrum\lib\util.py
  2154. 17507 INFO: Analyzing C:\electrum\lib\wallet.py
  2155. 17609 INFO: Analyzing C:\electrum\lib\simple_config.py
  2156. 17636 INFO: Analyzing C:\electrum\lib\bitcoin.py
  2157. 17709 INFO: Analyzing C:\electrum\lib\dnssec.py
  2158. 17732 INFO: Analyzing C:\electrum\lib\commands.py
  2159. 17776 INFO: Analyzing C:\electrum\plugins\cosigner_pool\qt.py
  2160. 18453 INFO: Analyzing C:\electrum\plugins\email_requests\qt.py
  2161. 18623 INFO: Analyzing C:\electrum\plugins\trezor\client.py
  2162. 18624 INFO: Analyzing C:\electrum\plugins\trezor\qt.py
  2163. 18626 INFO: Analyzing C:\electrum\plugins\keepkey\qt.py
  2164. 18627 INFO: Analyzing C:\electrum\plugins\ledger\qt.py
  2165. 18632 INFO: Loading module hooks...
  2166. 18632 INFO: Loading module hook "hook-PyQt5.QtCore.py"...
  2167. 18980 INFO: Loading module hook "hook-certifi.py"...
  2168. 18985 INFO: Loading module hook "hook-pydoc.py"...
  2169. 18986 INFO: Loading module hook "hook-dns.rdata.py"...
  2170. 19469 INFO: Loading module hook "hook-PyQt5.py"...
  2171. 19474 INFO: Loading module hook "hook-requests.py"...
  2172. 19478 INFO: Loading module hook "hook-PyQt5.QtWidgets.py"...
  2173. 19479 INFO: Loading module hook "hook-encodings.py"...
  2174. 19885 INFO: Loading module hook "hook-Cryptodome.py"...
  2175. 19959 INFO: Loading module hook "hook-PyQt5.Qt.py"...
  2176. 19964 INFO: Loading module hook "hook-xml.py"...
  2177. 20132 INFO: Loading module hook "hook-PyQt5.QtGui.py"...
  2178. 22375 INFO: Loading module hook "hook-PyQt5.QtPrintSupport.py"...
  2179. 23016 INFO: checking Tree
  2180. 23017 INFO: Building Tree because out00-Tree.toc is non existent
  2181. 23017 INFO: Building Tree out00-Tree.toc
  2182. 23069 INFO: Looking for ctypes DLLs
  2183. 23110 INFO: Analyzing run-time hooks ...
  2184. 23117 INFO: Including run-time hook 'pyi_rth_qt5.py'
  2185. 23153 INFO: Looking for dynamic libraries
  2186. 25011 INFO: Looking for eggs
  2187. 25011 INFO: Using Python library c:\python3.5.4\python35.dll
  2188. 25011 INFO: Found binding redirects:
  2189. []
  2190. 25019 INFO: Warnings written to Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\build\deterministic\warndeterministic.txt
  2191. 25211 INFO: Graph cross-reference written to Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\build\deterministic\xref-deterministic.html
  2192. 25249 INFO: Appending 'datas' from .spec
  2193. 25316 INFO: checking PYZ
  2194. 25316 INFO: Building PYZ because out00-PYZ.toc is non existent
  2195. 25316 INFO: Building PYZ (ZlibArchive) Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\build\deterministic\out00-PYZ.pyz
  2196. 28185 INFO: Building PYZ (ZlibArchive) Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\build\deterministic\out00-PYZ.pyz completed successfully.
  2197. 28217 INFO: checking PKG
  2198. 28217 INFO: Building PKG because out00-PKG.toc is non existent
  2199. 28217 INFO: Building PKG (CArchive) out00-PKG.pkg
  2200. 28246 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\python35.dll
  2201. 28259 INFO: Updating resource type 24 name 2 language 1033
  2202. 28301 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_blake2s.cp35-win32.pyd
  2203. 28302 INFO: Updating resource type 24 name 2 language 1033
  2204. 28321 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\util\_galois.cp35-win32.pyd
  2205. 28323 INFO: Updating resource type 24 name 2 language 1033
  2206. 28334 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\protocol\_scrypt.cp35-win32.pyd
  2207. 28335 INFO: Updating resource type 24 name 2 language 1033
  2208. 28359 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_arc2.cp35-win32.pyd
  2209. 28361 INFO: Updating resource type 24 name 2 language 1033
  2210. 28387 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_md2.cp35-win32.pyd
  2211. 28389 INFO: Updating resource type 24 name 2 language 1033
  2212. 28405 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_ecb.cp35-win32.pyd
  2213. 28406 INFO: Updating resource type 24 name 2 language 1033
  2214. 28429 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_salsa20.cp35-win32.pyd
  2215. 28430 INFO: Updating resource type 24 name 2 language 1033
  2216. 28450 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_des.cp35-win32.pyd
  2217. 28453 INFO: Updating resource type 24 name 2 language 1033
  2218. 28468 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_cfb.cp35-win32.pyd
  2219. 28469 INFO: Updating resource type 24 name 2 language 1033
  2220. 28500 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\util\_cpuid.cp35-win32.pyd
  2221. 28501 INFO: Updating resource type 24 name 2 language 1033
  2222. 28531 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_aes.cp35-win32.pyd
  2223. 28533 INFO: Updating resource type 24 name 2 language 1033
  2224. 28564 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_arc4.cp35-win32.pyd
  2225. 28565 INFO: Updating resource type 24 name 2 language 1033
  2226. 28586 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_blowfish.cp35-win32.pyd
  2227. 28588 INFO: Updating resource type 24 name 2 language 1033
  2228. 28623 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_sha384.cp35-win32.pyd
  2229. 28624 INFO: Updating resource type 24 name 2 language 1033
  2230. 28655 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_des3.cp35-win32.pyd
  2231. 28657 INFO: Updating resource type 24 name 2 language 1033
  2232. 28688 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_ocb.cp35-win32.pyd
  2233. 28690 INFO: Updating resource type 24 name 2 language 1033
  2234. 28719 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\util\_strxor.cp35-win32.pyd
  2235. 28721 INFO: Updating resource type 24 name 2 language 1033
  2236. 28731 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_sha256.cp35-win32.pyd
  2237. 28741 INFO: Updating resource type 24 name 2 language 1033
  2238. 28754 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_ofb.cp35-win32.pyd
  2239. 28755 INFO: Updating resource type 24 name 2 language 1033
  2240. 28782 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_cbc.cp35-win32.pyd
  2241. 28784 INFO: Updating resource type 24 name 2 language 1033
  2242. 28794 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_ripemd160.cp35-win32.pyd
  2243. 28795 INFO: Updating resource type 24 name 2 language 1033
  2244. 28833 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_chacha20.cp35-win32.pyd
  2245. 28834 INFO: Updating resource type 24 name 2 language 1033
  2246. 28856 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_blake2b.cp35-win32.pyd
  2247. 28862 INFO: Updating resource type 24 name 2 language 1033
  2248. 28878 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_cast.cp35-win32.pyd
  2249. 28886 INFO: Updating resource type 24 name 2 language 1033
  2250. 28902 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_sha224.cp35-win32.pyd
  2251. 28909 INFO: Updating resource type 24 name 2 language 1033
  2252. 28921 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_sha512.cp35-win32.pyd
  2253. 28922 INFO: Updating resource type 24 name 2 language 1033
  2254. 28954 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_keccak.cp35-win32.pyd
  2255. 28955 INFO: Updating resource type 24 name 2 language 1033
  2256. 28984 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_ctr.cp35-win32.pyd
  2257. 28986 INFO: Updating resource type 24 name 2 language 1033
  2258. 29008 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\cipher\_raw_aesni.cp35-win32.pyd
  2259. 29010 INFO: Updating resource type 24 name 2 language 1033
  2260. 29020 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\cryptodome\hash\_md4.cp35-win32.pyd
  2261. 29021 INFO: Updating resource type 24 name 2 language 1033
  2262. 29049 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_ssl.pyd
  2263. 29050 INFO: Updating resource type 24 name 2 language 1033
  2264. 29078 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_decimal.pyd
  2265. 29079 INFO: Updating resource type 24 name 2 language 1033
  2266. 29102 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\pyexpat.pyd
  2267. 29104 INFO: Updating resource type 24 name 2 language 1033
  2268. 29118 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\unicodedata.pyd
  2269. 29129 INFO: Updating resource type 24 name 2 language 1033
  2270. 29143 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\hid.pyd
  2271. 29143 INFO: Updating resource type 24 name 2 language 1033
  2272. 29188 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\sip.pyd
  2273. 29189 INFO: Updating resource type 24 name 2 language 1033
  2274. 29276 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_socket.pyd
  2275. 29277 INFO: Updating resource type 24 name 2 language 1033
  2276. 29297 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\select.pyd
  2277. 29299 INFO: Updating resource type 24 name 2 language 1033
  2278. 29316 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_hashlib.pyd
  2279. 29319 INFO: Updating resource type 24 name 2 language 1033
  2280. 29343 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_bz2.pyd
  2281. 29344 INFO: Updating resource type 24 name 2 language 1033
  2282. 29367 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_lzma.pyd
  2283. 29368 INFO: Updating resource type 24 name 2 language 1033
  2284. 29380 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\_ctypes.pyd
  2285. 29383 INFO: Updating resource type 24 name 2 language 1033
  2286. 29444 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\qt5core.dll
  2287. 29447 INFO: Updating resource type 24 name 2 language 1033
  2288. 29521 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\qt5gui.dll
  2289. 29523 INFO: Updating resource type 24 name 2 language 1033
  2290. 29556 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\qt5printsupport.dll
  2291. 29558 INFO: Updating resource type 24 name 2 language 1033
  2292. 29577 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\qt5svg.dll
  2293. 29578 INFO: Updating resource type 24 name 2 language 1033
  2294. 29607 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\python3.dll
  2295. 29608 INFO: Updating resource type 24 name 2 language 1033
  2296. 29647 INFO: Updating manifest in C:\users\ubuntu\Application Data\pyinstaller\bincache00_py35_32bit\qt5widgets.dll
  2297. 29649 INFO: Updating resource type 24 name 2 language 1033
  2298. 34401 INFO: Building PKG (CArchive) out00-PKG.pkg completed successfully.
  2299. 34411 INFO: Bootloader c:\python3.5.4\lib\site-packages\pyinstaller-3.4.dev0-py3.5.egg\PyInstaller\bootloader\Windows-32bit\runw.exe
  2300. 34412 INFO: checking EXE
  2301. 34413 INFO: Building EXE because out00-EXE.toc is non existent
  2302. 34413 INFO: Building EXE from out00-EXE.toc
  2303. 34455 INFO: SRCPATH [('C:\\electrum\\icons/electrum.ico', None)]
  2304. 34455 INFO: Updating icons from ['C:\\electrum\\icons/electrum.ico'] to C:\users\ubuntu\Temp\tmpivgdhg15
  2305. 34457 INFO: Writing RT_GROUP_ICON 0 resource with 146 bytes
  2306. 34457 INFO: Writing RT_ICON 1 resource with 296 bytes
  2307. 34457 INFO: Writing RT_ICON 2 resource with 1384 bytes
  2308. 34457 INFO: Writing RT_ICON 3 resource with 1128 bytes
  2309. 34457 INFO: Writing RT_ICON 4 resource with 744 bytes
  2310. 34457 INFO: Writing RT_ICON 5 resource with 2216 bytes
  2311. 34458 INFO: Writing RT_ICON 6 resource with 4264 bytes
  2312. 34458 INFO: Writing RT_ICON 7 resource with 1640 bytes
  2313. 34458 INFO: Writing RT_ICON 8 resource with 3752 bytes
  2314. 34458 INFO: Writing RT_ICON 9 resource with 9640 bytes
  2315. 34458 INFO: Writing RT_ICON 10 resource with 26401 bytes
  2316. 34469 INFO: Appending archive to EXE Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\dist\electrum-3.0.3-195-g5522e9ea.exe
  2317. 34508 INFO: Building EXE from out00-EXE.toc completed successfully.
  2318. 34529 INFO: checking PKG
  2319. 34538 INFO: Building PKG because out01-PKG.toc is non existent
  2320. 34539 INFO: Building PKG (CArchive) out01-PKG.pkg
  2321. 39523 INFO: Building PKG (CArchive) out01-PKG.pkg completed successfully.
  2322. 39553 INFO: Bootloader c:\python3.5.4\lib\site-packages\pyinstaller-3.4.dev0-py3.5.egg\PyInstaller\bootloader\Windows-32bit\runw.exe
  2323. 39553 INFO: checking EXE
  2324. 39553 INFO: Building EXE because out01-EXE.toc is non existent
  2325. 39554 INFO: Building EXE from out01-EXE.toc
  2326. 39557 INFO: SRCPATH [('C:\\electrum\\icons/electrum.ico', None)]
  2327. 39557 INFO: Updating icons from ['C:\\electrum\\icons/electrum.ico'] to C:\users\ubuntu\Temp\tmpk9qpb630
  2328. 39560 INFO: Writing RT_GROUP_ICON 0 resource with 146 bytes
  2329. 39560 INFO: Writing RT_ICON 1 resource with 296 bytes
  2330. 39561 INFO: Writing RT_ICON 2 resource with 1384 bytes
  2331. 39561 INFO: Writing RT_ICON 3 resource with 1128 bytes
  2332. 39561 INFO: Writing RT_ICON 4 resource with 744 bytes
  2333. 39561 INFO: Writing RT_ICON 5 resource with 2216 bytes
  2334. 39561 INFO: Writing RT_ICON 6 resource with 4264 bytes
  2335. 39562 INFO: Writing RT_ICON 7 resource with 1640 bytes
  2336. 39564 INFO: Writing RT_ICON 8 resource with 3752 bytes
  2337. 39564 INFO: Writing RT_ICON 9 resource with 9640 bytes
  2338. 39568 INFO: Writing RT_ICON 10 resource with 26401 bytes
  2339. 39573 INFO: Appending archive to EXE Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\dist\electrum-3.0.3-195-g5522e9ea-portable.exe
  2340. 39612 INFO: Building EXE from out01-EXE.toc completed successfully.
  2341. 39643 INFO: checking PKG
  2342. 39643 INFO: Building PKG because out02-PKG.toc is non existent
  2343. 39644 INFO: Building PKG (CArchive) out02-PKG.pkg
  2344. 39933 INFO: Building PKG (CArchive) out02-PKG.pkg completed successfully.
  2345. 39935 INFO: Bootloader c:\python3.5.4\lib\site-packages\pyinstaller-3.4.dev0-py3.5.egg\PyInstaller\bootloader\Windows-32bit\runw.exe
  2346. 39935 INFO: checking EXE
  2347. 39935 INFO: Building EXE because out02-EXE.toc is non existent
  2348. 39936 INFO: Building EXE from out02-EXE.toc
  2349. 39937 INFO: SRCPATH [('C:\\electrum\\icons/electrum.ico', None)]
  2350. 39937 INFO: Updating icons from ['C:\\electrum\\icons/electrum.ico'] to C:\users\ubuntu\Temp\tmp7wntc8fe
  2351. 39938 INFO: Writing RT_GROUP_ICON 0 resource with 146 bytes
  2352. 39938 INFO: Writing RT_ICON 1 resource with 296 bytes
  2353. 39938 INFO: Writing RT_ICON 2 resource with 1384 bytes
  2354. 39938 INFO: Writing RT_ICON 3 resource with 1128 bytes
  2355. 39939 INFO: Writing RT_ICON 4 resource with 744 bytes
  2356. 39939 INFO: Writing RT_ICON 5 resource with 2216 bytes
  2357. 39939 INFO: Writing RT_ICON 6 resource with 4264 bytes
  2358. 39939 INFO: Writing RT_ICON 7 resource with 1640 bytes
  2359. 39939 INFO: Writing RT_ICON 8 resource with 3752 bytes
  2360. 39939 INFO: Writing RT_ICON 9 resource with 9640 bytes
  2361. 39939 INFO: Writing RT_ICON 10 resource with 26401 bytes
  2362. 39941 INFO: Appending archive to EXE Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\build\deterministic\electrum-3.0.3-195-g5522e9ea.exe
  2363. 39949 INFO: Building EXE from out02-EXE.toc completed successfully.
  2364. 39956 INFO: checking COLLECT
  2365. 39956 INFO: Building COLLECT because out00-COLLECT.toc is non existent
  2366. 39960 INFO: Building COLLECT out00-COLLECT.toc
  2367. 40553 INFO: Building COLLECT out00-COLLECT.toc completed successfully.
  2368. ~/Desktop/electrum-master/contrib/build-wine/dist ~/Desktop/electrum-master/contrib/build-wine
  2369. ~/Desktop/electrum-master/contrib/build-wine
  2370. Command line defined: "PRODUCT_VERSION=3.0.3-195-g5522e9ea"
  2371. Processing config: C:\Program Files (x86)\NSIS\nsisconf.nsh
  2372. Processing script file: "electrum.nsi" (ACP)
  2373.  
  2374. Processed 1 file, writing output (x86-ansi):
  2375.  
  2376. Output: "Z:\home\ubuntu\Desktop\electrum-master\contrib\build-wine\dist\electrum-setup.exe"
  2377. Install: 2 pages (128 bytes), 1 section (2072 bytes), 628 instructions (17584 bytes), 383 strings (7341 bytes), 1 language table (262 bytes).
  2378. Uninstall: 2 pages (192 bytes), 1 section (2072 bytes), 56 instructions (1568 bytes), 100 strings (1405 bytes), 1 language table (250 bytes).
  2379.  
  2380. Using lzma (compress whole) compression.
  2381.  
  2382. EXE header size: 88576 / 36864 bytes
  2383. Install code: (26803 bytes)
  2384. Install data: (42588089 bytes)
  2385. Uninstall code+data: (18845 bytes)
  2386. Compressed data: 12911622 / 42633737 bytes
  2387. CRC (0x7155B7E3): 4 / 4 bytes
  2388.  
  2389. Total size: 13000202 / 42670605 bytes (30.4%)
  2390. Done.
  2391. 3b7a5b43b42460564079626d5b8d380e dist/electrum-3.0.3-195-g5522e9ea.exe
  2392. 3225b09a13de1dceb73d5a2fa9a46b56 dist/electrum-3.0.3-195-g5522e9ea-portable.exe
  2393. 9778e65c6b877200bd03acd61b04db80 dist/electrum-3.0.3-195-g5522e9ea-setup.exe
  2394. Done.
  2395. ubuntu@LINUX-UNUNTU:~/Desktop/electrum-master/contrib/build-wine$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement