mherrmann / fbs

Create Python GUIs with Qt in minutes
https://build-system.fman.io
GNU General Public License v3.0
3.79k stars 194 forks source link

Tutorial doesn't work when importing pandas #74

Closed theoroborus closed 5 years ago

theoroborus commented 5 years ago

When importing pandas/numpy packages, I get "failed to execute script main". The frozen result will freeze properly without pandas.

I have the same error with python 3.6.8.

Exception: Cannot find existing PyQt5 plugin directories Paths checked: C:/qt5/_h_env/Library/pluginspip ins I'm using : Python 3.6.8 :: Anaconda, Inc. / Python 3.5.6 :: Anaconda, Inc.cd PyQt5 5.9.2 and PyInstaller 3.4 fbs 0.6.6 numpy 1.16.0 pandas 0.23.4

Error message :

(Python 3.6) C:\Users\Boris\Desktop\FBS Debug\Does not Work\Lightest possible V2>fbs freeze c:\users\boris\appdata\local\continuum\anaconda3\envs\python 3.6\lib\site-packages\sphinx\websupport__init__.py:25: RemovedInSphinx20Warning: sphinx.websupport module is now provided as sphinxcontrib-websupport. sphinx.websupport will be removed at Sphinx-2.0. Please use the package instead. RemovedInSphinx20Warning) Done. You can now run target\TestWindow\TestWindow.exe. If that doesn't work, see https://build-system.fman.io/troubleshooting.

Code :

from fbs_runtime.application_context import ApplicationContext
from PyQt5.QtWidgets import QMainWindow

import sys
import pandas

class AppContext(ApplicationContext):           # 1. Subclass ApplicationContext
    def run(self):                              # 2. Implement run()
        window = QMainWindow()
        version = self.build_settings['version']
        window.setWindowTitle("TestWindow v" + version)
        window.resize(250, 150)
        window.show()
        return self.app.exec_()                 # 3. End run() with this line

if __name__ == '__main__':
    appctxt = AppContext()                      # 4. Instantiate the subclass
    exit_code = appctxt.run()                   # 5. Invoke run()
    sys.exit(exit_code)
mherrmann commented 5 years ago

Please try with vanilla Python 3.6. I don't yet support Anaconda. If you still have problems with panda then, maybe this comment will help.

theoroborus commented 5 years ago

Oh sorry I wasn't aware of that. So I installed python without Anaconda, and I run on the same exact error.

Basically just adding "import numpy" to the tutorial make it unable to run.

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Program Files\\Python36\\Scripts\\pyinstaller.exe\\__main__.pyo'

Here's the full console log using --debug :

Microsoft Windows [version 10.0.17763.253]
(c) 2018 Microsoft Corporation. Tous droits réservés.

C:\Users\Boris>cd C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>python --version
Python 3.6.8

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>pip install pyqt5==5.9.2
Requirement already satisfied: pyqt5==5.9.2 in c:\program files\python36\lib\site-packages (5.9.2)
Requirement already satisfied: sip<4.20,>=4.19.4 in c:\program files\python36\lib\site-packages (from pyqt5==5.9.2) (4.19.8)

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>pip install pyinstaller==3.4
Requirement already satisfied: pyinstaller==3.4 in c:\program files\python36\lib\site-packages (3.4)
Requirement already satisfied: altgraph in c:\program files\python36\lib\site-packages (from pyinstaller==3.4) (0.16.1)
Requirement already satisfied: setuptools in c:\program files\python36\lib\site-packages (from pyinstaller==3.4) (40.6.2)
Requirement already satisfied: pefile>=2017.8.1 in c:\program files\python36\lib\site-packages (from pyinstaller==3.4) (2018.8.8)
Requirement already satisfied: pywin32-ctypes in c:\program files\python36\lib\site-packages (from pyinstaller==3.4) (0.2.0)
Requirement already satisfied: macholib>=1.8 in c:\program files\python36\lib\site-packages (from pyinstaller==3.4) (1.11)
Requirement already satisfied: future in c:\program files\python36\lib\site-packages (from pefile>=2017.8.1->pyinstaller==3.4) (0.17.1)

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>fbs run

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>fbs clean

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>fbs freeze --debug
60 INFO: PyInstaller: 3.4
60 INFO: Python: 3.6.8
60 INFO: Platform: Windows-10-10.0.17763-SP0
60 INFO: wrote C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial\target\PyInstaller\Tutorial.spec
60 DEBUG: Testing for UPX ...
70 INFO: UPX is not available.
70 DEBUG: script: C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial\src\main\python\main.py
70 INFO: Extending PYTHONPATH with paths
['C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not '
 'Work\\Tutorial\\src\\main\\python',
 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not '
 'Work\\Tutorial\\target\\PyInstaller']
70 INFO: checking Analysis
70 INFO: Building Analysis because Analysis-00.toc is non existent
70 INFO: Initializing module dependency graph...
70 INFO: Initializing module graph hooks...
70 INFO: Analyzing base_library.zip ...
70 DEBUG: Collecting submodules for encodings
160 DEBUG: collect_submodules - Found submodules: {'encodings.iso8859_9', 'encodings.ascii', 'encodings.quopri_codec', 'encodings.hz', 'encodings.iso8859_8', 'encodings.cp1253', 'encodings.bz2_codec', 'encodings.cp874', 'encodings.ptcp154', 'encodings.cp864', 'encodings.johab', 'encodings.iso2022_jp_3', 'encodings.euc_jis_2004', 'encodings.cp1251', 'encodings.mac_latin2', 'encodings.iso8859_3', 'encodings.aliases', 'encodings.cp1258', 'encodings.utf_32', 'encodings.cp862', 'encodings.cp1140', 'encodings.gb2312', 'encodings.utf_16_le', 'encodings.euc_jisx0213', 'encodings.raw_unicode_escape', 'encodings.utf_16_be', 'encodings.shift_jis_2004', 'encodings.mac_romanian', 'encodings.cp875', 'encodings.cp866', 'encodings.mac_turkish', 'encodings.cp1026', 'encodings.base64_codec', 'encodings.cp775', 'encodings.cp858', 'encodings.palmos', 'encodings.mac_centeuro', 'encodings.iso8859_5', 'encodings.cp1255', 'encodings.cp1250', 'encodings.cp037', 'encodings.tis_620', 'encodings.iso8859_6', 'encodings.koi8_t', 'encodings.cp1257', 'encodings.hp_roman8', 'encodings.cp1125', 'encodings.undefined', 'encodings.mac_croatian', 'encodings.iso8859_11', 'encodings.cp865', 'encodings.gb18030', 'encodings.mac_greek', 'encodings.oem', 'encodings.iso2022_kr', 'encodings.cp860', 'encodings.punycode', 'encodings.utf_16', 'encodings.zlib_codec', 'encodings.big5', 'encodings.unicode_escape', 'encodings.cp1252', 'encodings.cp424', 'encodings.iso8859_7', 'encodings.iso2022_jp_1', 'encodings.shift_jis', 'encodings.cp861', 'encodings.iso2022_jp_ext', 'encodings.koi8_u', 'encodings.iso8859_10', 'encodings', 'encodings.cp863', 'encodings.cp273', 'encodings.iso8859_15', 'encodings.cp437', 'encodings.gbk', 'encodings.euc_kr', 'encodings.mac_iceland', 'encodings.iso8859_4', 'encodings.cp500', 'encodings.utf_8', 'encodings.cp1006', 'encodings.iso8859_1', 'encodings.cp950', 'encodings.cp856', 'encodings.cp65001', 'encodings.charmap', 'encodings.cp857', 'encodings.cp949', 'encodings.cp855', 'encodings.mac_cyrillic', 'encodings.cp850', 'encodings.mac_roman', 'encodings.mbcs', 'encodings.idna', 'encodings.mac_farsi', 'encodings.koi8_r', 'encodings.big5hkscs', 'encodings.iso8859_14', 'encodings.rot_13', 'encodings.unicode_internal', 'encodings.cp932', 'encodings.cp869', 'encodings.iso8859_2', 'encodings.euc_jp', 'encodings.mac_arabic', 'encodings.uu_codec', 'encodings.utf_32_le', 'encodings.utf_8_sig', 'encodings.shift_jisx0213', 'encodings.utf_32_be', 'encodings.cp737', 'encodings.latin_1', 'encodings.iso8859_13', 'encodings.cp1254', 'encodings.utf_7', 'encodings.iso2022_jp', 'encodings.iso2022_jp_2', 'encodings.kz1048', 'encodings.cp1256', 'encodings.cp720', 'encodings.iso2022_jp_2004', 'encodings.hex_codec', 'encodings.iso8859_16', 'encodings.cp852'}
170 DEBUG: Collecting submodules for collections
250 DEBUG: collect_submodules - Found submodules: {'collections.abc', 'collections'}
3070 DEBUG: Adding python files to base_library.zip
3124 DEBUG: Hidden import: codecs
3124 DEBUG: Hidden import 'codecs' already found
3124 INFO: running Analysis Analysis-00.toc
3124 DEBUG: Analyzing c:\program files\python36\python.exe
3130 DEBUG: Dependent assemblies of c:\program files\python36\python.exe:
3130 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
3130 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
  required by c:\program files\python36\python.exe
3132 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
3141 DEBUG: Adding VCRUNTIME140.dll dependency of python.exe from c:\program files\python36\VCRUNTIME140.dll
3173 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\python.exe
3199 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\python.exe
3230 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\python.exe
3230 DEBUG: Adding python36.dll dependency of python.exe from c:\program files\python36\python36.dll
3233 DEBUG: Skipping KERNEL32.dll dependency of python.exe
3260 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\program files\python36\python.exe
3290 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\python.exe
3290 DEBUG: Analyzing c:\program files\python36\VCRUNTIME140.dll
3320 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\VCRUNTIME140.dll
3350 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\VCRUNTIME140.dll
3389 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\VCRUNTIME140.dll
3417 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\VCRUNTIME140.dll
3420 DEBUG: Skipping KERNEL32.dll dependency of VCRUNTIME140.dll
3449 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\VCRUNTIME140.dll
3449 DEBUG: Analyzing c:\program files\python36\python36.dll
3452 DEBUG: Dependent assemblies of c:\program files\python36\python36.dll:
3452 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
3453 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
3562 DEBUG: Skipping SHLWAPI.dll dependency of python36.dll
3589 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3589 DEBUG: Skipping ADVAPI32.dll dependency of python36.dll
3589 DEBUG: Skipping WS2_32.dll dependency of python36.dll
3619 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3619 DEBUG: Skipping VERSION.dll dependency of python36.dll
3654 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3680 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3709 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3743 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3769 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3800 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3800 DEBUG: Skipping KERNEL32.dll dependency of python36.dll
3830 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3859 WARNING: lib not found: api-ms-win-crt-process-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3890 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3919 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\python36.dll
3919 INFO: Caching module hooks...
3919 INFO: Analyzing C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial\src\main\python\main.py
4481 INFO: Processing pre-find module path hook   distutils
5550 INFO: Processing pre-find module path hook   site
5551 INFO: site: retargeting to fake-dir 'c:\\program files\\python36\\lib\\site-packages\\PyInstaller\\fake-modules'
6913 INFO: Processing pre-safe import module hook   setuptools.extern.six.moves
9650 INFO: Loading module hooks...
9650 INFO: Loading module hook "hook-distutils.py"...
9654 INFO: Loading module hook "hook-encodings.py"...
9654 DEBUG: Collecting submodules for encodings
9740 DEBUG: collect_submodules - Found submodules: {'encodings.iso8859_9', 'encodings.ascii', 'encodings.quopri_codec', 'encodings.hz', 'encodings.iso8859_8', 'encodings.cp1253', 'encodings.bz2_codec', 'encodings.cp874', 'encodings.ptcp154', 'encodings.cp864', 'encodings.johab', 'encodings.iso2022_jp_3', 'encodings.euc_jis_2004', 'encodings.cp1251', 'encodings.mac_latin2', 'encodings.iso8859_3', 'encodings.aliases', 'encodings.cp1258', 'encodings.utf_32', 'encodings.cp862', 'encodings.cp1140', 'encodings.gb2312', 'encodings.utf_16_le', 'encodings.euc_jisx0213', 'encodings.raw_unicode_escape', 'encodings.utf_16_be', 'encodings.shift_jis_2004', 'encodings.mac_romanian', 'encodings.cp875', 'encodings.cp866', 'encodings.mac_turkish', 'encodings.cp1026', 'encodings.base64_codec', 'encodings.cp775', 'encodings.cp858', 'encodings.palmos', 'encodings.mac_centeuro', 'encodings.iso8859_5', 'encodings.cp1255', 'encodings.cp1250', 'encodings.cp037', 'encodings.tis_620', 'encodings.iso8859_6', 'encodings.koi8_t', 'encodings.cp1257', 'encodings.hp_roman8', 'encodings.cp1125', 'encodings.undefined', 'encodings.mac_croatian', 'encodings.iso8859_11', 'encodings.cp865', 'encodings.gb18030', 'encodings.mac_greek', 'encodings.oem', 'encodings.iso2022_kr', 'encodings.cp860', 'encodings.punycode', 'encodings.utf_16', 'encodings.zlib_codec', 'encodings.big5', 'encodings.unicode_escape', 'encodings.cp1252', 'encodings.cp424', 'encodings.iso8859_7', 'encodings.iso2022_jp_1', 'encodings.shift_jis', 'encodings.cp861', 'encodings.iso2022_jp_ext', 'encodings.koi8_u', 'encodings.iso8859_10', 'encodings', 'encodings.cp863', 'encodings.cp273', 'encodings.iso8859_15', 'encodings.cp437', 'encodings.gbk', 'encodings.euc_kr', 'encodings.mac_iceland', 'encodings.iso8859_4', 'encodings.cp500', 'encodings.utf_8', 'encodings.cp1006', 'encodings.iso8859_1', 'encodings.cp950', 'encodings.cp856', 'encodings.cp65001', 'encodings.charmap', 'encodings.cp857', 'encodings.cp949', 'encodings.cp855', 'encodings.mac_cyrillic', 'encodings.cp850', 'encodings.mac_roman', 'encodings.mbcs', 'encodings.idna', 'encodings.mac_farsi', 'encodings.koi8_r', 'encodings.big5hkscs', 'encodings.iso8859_14', 'encodings.rot_13', 'encodings.unicode_internal', 'encodings.cp932', 'encodings.cp869', 'encodings.iso8859_2', 'encodings.euc_jp', 'encodings.mac_arabic', 'encodings.uu_codec', 'encodings.utf_32_le', 'encodings.utf_8_sig', 'encodings.shift_jisx0213', 'encodings.utf_32_be', 'encodings.cp737', 'encodings.latin_1', 'encodings.iso8859_13', 'encodings.cp1254', 'encodings.utf_7', 'encodings.iso2022_jp', 'encodings.iso2022_jp_2', 'encodings.kz1048', 'encodings.cp1256', 'encodings.cp720', 'encodings.iso2022_jp_2004', 'encodings.hex_codec', 'encodings.iso8859_16', 'encodings.cp852'}
9750 INFO: Loading module hook "hook-lib2to3.py"...
9750 DEBUG: Collecting data files for lib2to3
9760 DEBUG: collect_data_files - Found files: [('c:\\program files\\python36\\lib\\lib2to3\\btm_matcher.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\btm_utils.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\fixer_util.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\Grammar.txt', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\Grammar3.6.8.final.0.pickle', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\patcomp.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\PatternGrammar.txt', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\PatternGrammar3.6.8.final.0.pickle', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\pygram.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\pytree.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\refactor.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\__init__.pyo', 'lib2to3'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\driver.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\grammar.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\literals.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\parse.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\pgen.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\token.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\tokenize.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\pgen2\\__init__.pyo', 'lib2to3\\pgen2'), ('c:\\program files\\python36\\lib\\lib2to3\\tests\\data\\README', 'lib2to3\\tests\\data')]
9760 INFO: Loading module hook "hook-numpy.core.py"...
9839 INFO: Loading module hook "hook-numpy.py"...
9844 INFO: Loading module hook "hook-pkg_resources.py"...
9844 DEBUG: Collecting submodules for pkg_resources._vendor
10105 DEBUG: collect_submodules - Found submodules: {'pkg_resources._vendor.pyparsing', 'pkg_resources._vendor.six', 'pkg_resources._vendor.packaging.markers', 'pkg_resources._vendor.packaging.version', 'pkg_resources._vendor.packaging.requirements', 'pkg_resources._vendor.packaging.specifiers', 'pkg_resources._vendor.packaging.__about__', 'pkg_resources._vendor.packaging.utils', 'pkg_resources._vendor.appdirs', 'pkg_resources._vendor.packaging._structures', 'pkg_resources._vendor.packaging', 'pkg_resources._vendor', 'pkg_resources._vendor.packaging._compat'}
10398 INFO: Processing pre-safe import module hook   win32com
10399 DEBUG: win32com: extending __path__ with dir 'c:\\program files\\python36\\lib\\site-packages\\win32comext'
10473 INFO: Loading module hook "hook-pydoc.py"...
10474 INFO: Loading module hook "hook-PyQt5.py"...
10612 WARNING: Hidden import "PyQt5.sip" not found!
10612 INFO: Loading module hook "hook-PyQt5.QtGui.py"...
10615 DEBUG: add_qt5_dependencies: Examining c:\program files\python36\lib\site-packages\PyQt5\QtGui.pyd, based on hook of c:\program files\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtGui.py.
10622 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
10623 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
10657 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
10659 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
10662 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
10694 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10710 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
10743 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10746 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
10778 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10812 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10846 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10849 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\python3.dll -> parsed lib python3
10852 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
10855 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
10887 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10890 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
10922 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10955 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10959 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
10991 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10994 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll -> parsed lib qt5gui
10995 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll.
11061 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
11064 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
11096 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11128 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11131 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
11131 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
11169 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
11201 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11204 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
11237 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11264 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11270 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
11270 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
11305 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11309 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
11312 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
11315 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
11349 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11384 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11387 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\gdi32.dll -> parsed lib gdi32
11419 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11451 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11454 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
11457 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
11460 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
11492 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11524 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11527 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
11527 DEBUG: Found plugin files [] for plugin 'platforminputcontexts
11528 DEBUG: Found plugin files [] for plugin 'platformthemes
11528 DEBUG: Found plugin files [] for plugin 'accessible
11529 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll'] for plugin 'imageformats
11530 DEBUG: Found plugin files [] for plugin 'styles
11530 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll'] for plugin 'platforms
11531 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll'] for plugin 'iconengines
11541 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtGui:
  hiddenimports = ['PyQt5.QtCore', 'PyQt5.QtGui']
  binaries = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll', 'PyQt5\\Qt\\plugins\\iconengines')]
  datas = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
11556 INFO: Loading module hook "hook-PyQt5.QtNetwork.py"...
11556 DEBUG: add_qt5_dependencies: Examining c:\program files\python36\lib\site-packages\PyQt5\QtNetwork.pyd, based on hook of c:\program files\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtNetwork.py.
11565 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
11565 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
11600 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
11603 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
11606 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
11638 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11641 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
11674 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11677 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
11709 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11742 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11774 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11776 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\python3.dll -> parsed lib python3
11779 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
11782 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
11814 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11817 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll -> parsed lib qt5network
11817 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll.
11820 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
11861 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11899 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11907 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
11944 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11949 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
11952 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
11984 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11988 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
11988 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
12023 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
12026 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
12029 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
12061 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12064 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\dnsapi.dll -> parsed lib dnsapi
12068 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
12100 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12103 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
12135 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12167 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12199 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12202 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
12203 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\iphlpapi.dll -> parsed lib iphlpapi
12203 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
12234 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12242 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\crypt32.dll -> parsed lib crypt32
12244 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
12279 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12313 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12316 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
12347 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12351 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
12353 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
12385 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12386 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qgenericbearer.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qnativewifibearer.dll'] for plugin 'bearer
12396 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtNetwork:
  hiddenimports = ['PyQt5.QtCore', 'PyQt5.QtNetwork']
  binaries = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qgenericbearer.dll', 'PyQt5\\Qt\\plugins\\bearer'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qnativewifibearer.dll', 'PyQt5\\Qt\\plugins\\bearer')]
  datas = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
12409 INFO: Loading module hook "hook-PyQt5.QtWidgets.py"...
12410 DEBUG: add_qt5_dependencies: Examining c:\program files\python36\lib\site-packages\PyQt5\QtWidgets.pyd, based on hook of c:\program files\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtWidgets.py.
12417 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
12417 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
12454 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
12457 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
12460 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
12493 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12496 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
12521 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12530 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
12565 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12597 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12654 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12656 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\python3.dll -> parsed lib python3
12659 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
12663 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
12697 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12700 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
12732 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12735 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll -> parsed lib qt5widgets
12735 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll.
12812 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12815 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
12848 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12851 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll -> parsed lib qt5gui
12851 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll.
12918 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
12920 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
12920 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\dwmapi.dll -> parsed lib dwmapi
12956 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12988 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12991 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
12991 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
13020 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
13020 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
13029 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
13059 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13059 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
13095 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13098 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
13130 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13133 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\uxtheme.dll -> parsed lib uxtheme
13136 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\gdi32.dll -> parsed lib gdi32
13167 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13200 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13203 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
13206 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
13234 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13239 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
13269 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13299 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13329 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13329 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
13329 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
13339 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
13371 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
13371 DEBUG: Found plugin files [] for plugin 'platforminputcontexts
13371 DEBUG: Found plugin files [] for plugin 'platformthemes
13371 DEBUG: Found plugin files [] for plugin 'accessible
13371 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll'] for plugin 'imageformats
13371 DEBUG: Found plugin files [] for plugin 'styles
13371 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll'] for plugin 'platforms
13371 DEBUG: Found plugin files ['C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll'] for plugin 'iconengines
13379 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtWidgets:
  hiddenimports = ['PyQt5.QtCore', 'PyQt5.QtWidgets', 'PyQt5.QtGui']
  binaries = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/program files/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll', 'PyQt5\\Qt\\plugins\\iconengines')]
  datas = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
13399 INFO: Loading module hook "hook-pythoncom.py"...
13659 INFO: Loading module hook "hook-pywintypes.py"...
13912 INFO: Loading module hook "hook-setuptools.py"...
13912 DEBUG: Collecting submodules for setuptools._vendor
14246 DEBUG: collect_submodules - Found submodules: {'setuptools._vendor.packaging', 'setuptools._vendor.pyparsing', 'setuptools._vendor.packaging._compat', 'setuptools._vendor.packaging._structures', 'setuptools._vendor.packaging.markers', 'setuptools._vendor.packaging.version', 'setuptools._vendor', 'setuptools._vendor.packaging.utils', 'setuptools._vendor.packaging.__about__', 'setuptools._vendor.six', 'setuptools._vendor.packaging.requirements', 'setuptools._vendor.packaging.specifiers'}
14462 INFO: Loading module hook "hook-sysconfig.py"...
14463 INFO: Loading module hook "hook-win32com.py"...
14872 INFO: Loading module hook "hook-xml.dom.domreg.py"...
14872 INFO: Loading module hook "hook-xml.py"...
14880 INFO: Loading module hook "hook-PyQt5.QtCore.py"...
14880 DEBUG: add_qt5_dependencies: Examining c:\program files\python36\lib\site-packages\PyQt5\QtCore.pyd, based on hook of c:\program files\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtCore.py.
14880 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
14880 DEBUG: add_qt5_dependencies: Import of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
14919 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
14919 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
14919 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
14959 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14963 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
14994 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14997 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
15020 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15049 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15090 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15093 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\python3.dll -> parsed lib python3
15097 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
15101 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
15132 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15135 DEBUG: add_qt5_dependencies: raw lib c:\program files\python36\vcruntime140.dll -> parsed lib vcruntime140
15166 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15191 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15199 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
15229 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15229 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
15229 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
15265 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
15269 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtCore:
  hiddenimports = ['PyQt5.QtCore']
  binaries = []
  datas = [('C:/program files/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
15322 DEBUG: Looking for egg data files...
15322 INFO: Looking for ctypes DLLs
15324 DEBUG: Scanning numpy.core._internal for shared libraries or dlls
15334 DEBUG: Scanning multiprocessing.sharedctypes for shared libraries or dlls
15337 DEBUG: Scanning PyInstaller.depend.utils for shared libraries or dlls
15341 DEBUG: Scanning setuptools.windows_support for shared libraries or dlls
15342 DEBUG: Scanning setuptools.glibc for shared libraries or dlls
15343 DEBUG: Scanning numpy.ctypeslib for shared libraries or dlls
15346 DEBUG: Scanning uuid for shared libraries or dlls
15352 DEBUG: Scanning pkg_resources._vendor.appdirs for shared libraries or dlls
15359 INFO: Analyzing run-time hooks ...
15359 INFO: Including custom run-time hook 'C:\\Users\\Boris\\AppData\\Local\\Temp\\tmp8jw9hgs2\\fbs_pyinstaller_hook.py'
15359 INFO: Including run-time hook 'pyi_rth_pkgres.py'
15359 INFO: Including run-time hook 'pyi_rth_win32comgenpy.py'
15370 INFO: Including run-time hook 'pyi_rth_multiprocessing.py'
15370 INFO: Including run-time hook 'pyi_rth_qt5.py'
15379 INFO: Looking for dynamic libraries
15379 DEBUG: Analyzing c:\program files\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15399 DEBUG: Skipping ole32.dll dependency of pythoncom36.dll
15411 DEBUG: Adding pywintypes36.dll dependency of pythoncom36.dll from c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
15446 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15478 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15480 DEBUG: Skipping OLEAUT32.dll dependency of pythoncom36.dll
15515 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15518 DEBUG: Skipping USER32.dll dependency of pythoncom36.dll
15519 DEBUG: Skipping KERNEL32.dll dependency of pythoncom36.dll
15549 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15587 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15587 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qnativewifibearer.dll
15595 DEBUG: Adding Qt5Core.dll dependency of qnativewifibearer.dll from c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
15598 DEBUG: Adding Qt5Network.dll dependency of qnativewifibearer.dll from c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
15629 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qnativewifibearer.dll
15659 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qnativewifibearer.dll
15664 DEBUG: Skipping KERNEL32.dll dependency of qnativewifibearer.dll
15664 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15708 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15742 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15776 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15810 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15813 DEBUG: Adding Qt5Gui.dll dependency of qjpeg.dll from c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
15816 DEBUG: Skipping KERNEL32.dll dependency of qjpeg.dll
15850 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15850 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
15892 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
15927 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
15961 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
15970 DEBUG: Skipping KERNEL32.dll dependency of qtga.dll
15971 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
16016 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
16044 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
16079 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
16079 DEBUG: Skipping KERNEL32.dll dependency of ssleay32.dll
16079 DEBUG: Adding LIBEAY32.dll dependency of ssleay32.dll from C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
16119 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
16119 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
16163 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
16198 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
16232 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
16239 DEBUG: Skipping KERNEL32.dll dependency of qicns.dll
16239 DEBUG: Analyzing c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16257 DEBUG: Skipping ole32.dll dependency of pywintypes36.dll
16260 DEBUG: Skipping ADVAPI32.dll dependency of pywintypes36.dll
16295 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16329 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16362 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16365 DEBUG: Skipping OLEAUT32.dll dependency of pywintypes36.dll
16399 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16402 DEBUG: Skipping USER32.dll dependency of pywintypes36.dll
16406 DEBUG: Skipping KERNEL32.dll dependency of pywintypes36.dll
16440 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16440 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
16826 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
16829 DEBUG: Skipping ADVAPI32.dll dependency of libeay32.dll
16849 DEBUG: Skipping WS2_32.dll dependency of libeay32.dll
16885 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
16917 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
16951 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
16985 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17009 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17049 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17085 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17089 DEBUG: Skipping USER32.dll dependency of libeay32.dll
17091 DEBUG: Skipping KERNEL32.dll dependency of libeay32.dll
17119 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17119 DEBUG: Skipping GDI32.dll dependency of libeay32.dll
17161 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17189 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17189 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qsvg.dll
17230 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qsvg.dll
17259 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qsvg.dll
17269 DEBUG: Skipping KERNEL32.dll dependency of qsvg.dll
17269 DEBUG: Adding Qt5Svg.dll dependency of qsvg.dll from c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
17269 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17314 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17344 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17381 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17415 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17448 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17454 DEBUG: Skipping KERNEL32.dll dependency of qoffscreen.dll
17488 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17519 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
17519 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qico.dll
17559 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qico.dll
17593 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qico.dll
17599 DEBUG: Skipping KERNEL32.dll dependency of qico.dll
17599 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17612 DEBUG: Skipping ADVAPI32.dll dependency of qwindows.dll
17614 DEBUG: Skipping USER32.dll dependency of qwindows.dll
17639 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17649 DEBUG: Skipping IMM32.dll dependency of qwindows.dll
17684 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17685 DEBUG: Skipping OLEAUT32.dll dependency of qwindows.dll
17689 DEBUG: Skipping KERNEL32.dll dependency of qwindows.dll
17689 DEBUG: Skipping SHELL32.dll dependency of qwindows.dll
17689 DEBUG: Skipping dwmapi.dll dependency of qwindows.dll
17719 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17729 DEBUG: Skipping ole32.dll dependency of qwindows.dll
17729 DEBUG: Skipping MSVCP140.dll dependency of qwindows.dll
17770 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17775 DEBUG: Skipping GDI32.dll dependency of qwindows.dll
17808 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17840 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17840 DEBUG: Skipping WINMM.dll dependency of qwindows.dll
17877 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
17880 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
17919 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
17955 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
17989 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18020 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18050 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18089 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18095 DEBUG: Skipping KERNEL32.dll dependency of qtiff.dll
18129 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18159 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18159 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18169 DEBUG: Skipping ole32.dll dependency of qminimal.dll
18169 DEBUG: Skipping ADVAPI32.dll dependency of qminimal.dll
18210 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18243 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18269 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18309 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18343 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18346 DEBUG: Skipping USER32.dll dependency of qminimal.dll
18352 DEBUG: Skipping KERNEL32.dll dependency of qminimal.dll
18355 DEBUG: Skipping GDI32.dll dependency of qminimal.dll
18389 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18424 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
18424 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwbmp.dll
18466 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwbmp.dll
18500 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwbmp.dll
18506 DEBUG: Skipping KERNEL32.dll dependency of qwbmp.dll
18507 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\iconengines\qsvgicon.dll
18548 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\iconengines\qsvgicon.dll
18583 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\iconengines\qsvgicon.dll
18589 DEBUG: Skipping KERNEL32.dll dependency of qsvgicon.dll
18593 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qgenericbearer.dll
18603 DEBUG: Skipping IPHLPAPI.DLL dependency of qgenericbearer.dll
18650 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qgenericbearer.dll
18684 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qgenericbearer.dll
18687 DEBUG: Skipping KERNEL32.dll dependency of qgenericbearer.dll
18687 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18731 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18764 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18794 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18800 DEBUG: Skipping KERNEL32.dll dependency of qwebp.dll
18829 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18839 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18886 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18920 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18953 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18963 DEBUG: Skipping KERNEL32.dll dependency of qgif.dll
18963 DEBUG: Analyzing c:\program files\python36\DLLs\_decimal.pyd
18964 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_decimal.pyd:
18965 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18966 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19003 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19037 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19071 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19105 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19129 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19140 DEBUG: Skipping KERNEL32.dll dependency of _decimal.pyd
19170 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19199 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_decimal.pyd
19199 DEBUG: Analyzing c:\program files\python36\DLLs\_ctypes.pyd
19209 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_ctypes.pyd:
19209 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19209 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19209 DEBUG: Skipping ole32.dll dependency of _ctypes.pyd
19250 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ctypes.pyd
19279 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ctypes.pyd
19279 DEBUG: Skipping OLEAUT32.dll dependency of _ctypes.pyd
19290 DEBUG: Skipping KERNEL32.dll dependency of _ctypes.pyd
19323 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ctypes.pyd
19323 DEBUG: Analyzing c:\program files\python36\DLLs\_multiprocessing.pyd
19326 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_multiprocessing.pyd:
19326 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19327 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19333 DEBUG: Skipping WS2_32.dll dependency of _multiprocessing.pyd
19368 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_multiprocessing.pyd
19371 DEBUG: Skipping KERNEL32.dll dependency of _multiprocessing.pyd
19371 DEBUG: Analyzing c:\program files\python36\lib\site-packages\win32\win32trace.pyd
19377 DEBUG: Skipping ADVAPI32.dll dependency of win32trace.pyd
19411 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32trace.pyd
19445 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32trace.pyd
19448 DEBUG: Skipping KERNEL32.dll dependency of win32trace.pyd
19448 DEBUG: Analyzing c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19499 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19533 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19537 DEBUG: Skipping COMCTL32.dll dependency of win32ui.pyd
19583 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19589 DEBUG: Skipping OLEAUT32.dll dependency of win32ui.pyd
19623 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19627 DEBUG: Skipping USER32.dll dependency of win32ui.pyd
19631 DEBUG: Skipping WINSPOOL.DRV dependency of win32ui.pyd
19633 DEBUG: Skipping KERNEL32.dll dependency of win32ui.pyd
19660 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19670 DEBUG: Skipping SHELL32.dll dependency of win32ui.pyd
19670 DEBUG: Skipping GDI32.dll dependency of win32ui.pyd
19670 DEBUG: Adding mfc140u.dll dependency of win32ui.pyd from c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
19710 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\win32ui.pyd
19710 DEBUG: Analyzing c:\program files\python36\lib\site-packages\win32\_win32sysloader.pyd
19744 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\_win32sysloader.pyd
19749 DEBUG: Skipping KERNEL32.dll dependency of _win32sysloader.pyd
19749 DEBUG: Analyzing c:\program files\python36\lib\site-packages\win32\win32api.pyd
19749 DEBUG: Skipping ADVAPI32.dll dependency of win32api.pyd
19759 DEBUG: Skipping VERSION.dll dependency of win32api.pyd
19789 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32api.pyd
19820 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32api.pyd
19859 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32api.pyd
19889 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32api.pyd
19889 DEBUG: Skipping USER32.dll dependency of win32api.pyd
19889 DEBUG: Skipping KERNEL32.dll dependency of win32api.pyd
19901 DEBUG: Skipping SHELL32.dll dependency of win32api.pyd
19901 DEBUG: Analyzing c:\program files\python36\lib\site-packages\win32comext\shell\shell.pyd
19901 DEBUG: Skipping ole32.dll dependency of shell.pyd
19942 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32comext\shell\shell.pyd
19976 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32comext\shell\shell.pyd
19979 DEBUG: Skipping OLEAUT32.dll dependency of shell.pyd
20009 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32comext\shell\shell.pyd
20009 DEBUG: Skipping KERNEL32.dll dependency of shell.pyd
20009 DEBUG: Skipping SHELL32.dll dependency of shell.pyd
20009 DEBUG: Analyzing c:\program files\python36\lib\site-packages\win32\win32wnet.pyd
20019 DEBUG: Skipping MPR.dll dependency of win32wnet.pyd
20053 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32wnet.pyd
20059 DEBUG: Skipping NETAPI32.dll dependency of win32wnet.pyd
20095 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32wnet.pyd
20119 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32wnet.pyd
20129 DEBUG: Skipping KERNEL32.dll dependency of win32wnet.pyd
20129 DEBUG: Analyzing c:\program files\python36\DLLs\_ssl.pyd
20129 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_ssl.pyd:
20129 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20129 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20169 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20169 DEBUG: Skipping WS2_32.dll dependency of _ssl.pyd
20169 DEBUG: Skipping ADVAPI32.dll dependency of _ssl.pyd
20209 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20239 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20239 DEBUG: Skipping CRYPT32.dll dependency of _ssl.pyd
20270 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20313 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20339 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20379 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20389 DEBUG: Skipping USER32.dll dependency of _ssl.pyd
20389 DEBUG: Skipping KERNEL32.dll dependency of _ssl.pyd
20419 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20430 DEBUG: Skipping GDI32.dll dependency of _ssl.pyd
20464 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20497 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_ssl.pyd
20497 DEBUG: Analyzing c:\program files\python36\DLLs\unicodedata.pyd
20501 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\unicodedata.pyd:
20502 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20502 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20540 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\unicodedata.pyd
20574 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\unicodedata.pyd
20577 DEBUG: Skipping KERNEL32.dll dependency of unicodedata.pyd
20611 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\unicodedata.pyd
20611 DEBUG: Analyzing c:\program files\python36\DLLs\pyexpat.pyd
20614 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\pyexpat.pyd:
20614 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20615 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20653 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\DLLs\pyexpat.pyd
20679 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\pyexpat.pyd
20719 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\pyexpat.pyd
20750 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\DLLs\pyexpat.pyd
20771 DEBUG: Skipping KERNEL32.dll dependency of pyexpat.pyd
20810 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\pyexpat.pyd
20810 DEBUG: Analyzing c:\program files\python36\DLLs\_hashlib.pyd
20813 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_hashlib.pyd:
20813 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20814 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20852 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
20855 DEBUG: Skipping ADVAPI32.dll dependency of _hashlib.pyd
20890 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
20924 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
20958 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
20992 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
21026 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
21059 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
21063 DEBUG: Skipping USER32.dll dependency of _hashlib.pyd
21065 DEBUG: Skipping KERNEL32.dll dependency of _hashlib.pyd
21068 DEBUG: Skipping GDI32.dll dependency of _hashlib.pyd
21103 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
21137 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_hashlib.pyd
21137 DEBUG: Analyzing c:\program files\python36\DLLs\_bz2.pyd
21139 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_bz2.pyd:
21140 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21141 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21178 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\_bz2.pyd
21212 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_bz2.pyd
21245 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\DLLs\_bz2.pyd
21269 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\DLLs\_bz2.pyd
21279 DEBUG: Skipping KERNEL32.dll dependency of _bz2.pyd
21314 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\DLLs\_bz2.pyd
21314 DEBUG: Analyzing c:\program files\python36\DLLs\_lzma.pyd
21314 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_lzma.pyd:
21314 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21314 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21353 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_lzma.pyd
21379 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\DLLs\_lzma.pyd
21389 DEBUG: Skipping KERNEL32.dll dependency of _lzma.pyd
21389 DEBUG: Analyzing c:\program files\python36\DLLs\_socket.pyd
21389 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_socket.pyd:
21389 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21389 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21389 DEBUG: Skipping WS2_32.dll dependency of _socket.pyd
21440 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\DLLs\_socket.pyd
21478 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_socket.pyd
21480 DEBUG: Skipping KERNEL32.dll dependency of _socket.pyd
21480 DEBUG: Analyzing c:\program files\python36\DLLs\select.pyd
21480 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\select.pyd:
21480 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21480 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21490 DEBUG: Skipping WS2_32.dll dependency of select.pyd
21519 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\select.pyd
21519 DEBUG: Skipping KERNEL32.dll dependency of select.pyd
21519 DEBUG: Analyzing c:\program files\python36\DLLs\_distutils_findvs.pyd
21519 DEBUG: Dependent assemblies of c:\program files\python36\DLLs\_distutils_findvs.pyd:
21519 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21519 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21530 DEBUG: Skipping ole32.dll dependency of _distutils_findvs.pyd
21564 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\DLLs\_distutils_findvs.pyd
21569 DEBUG: Skipping OLEAUT32.dll dependency of _distutils_findvs.pyd
21569 DEBUG: Skipping KERNEL32.dll dependency of _distutils_findvs.pyd
21569 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21610 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21639 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21677 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21680 DEBUG: Skipping KERNEL32.dll dependency of _multiarray_tests.cp36-win_amd64.pyd
21713 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21714 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21755 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21788 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21822 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21856 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21889 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21924 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
21930 DEBUG: Adding libopenblas.IPBC74C7KURV7CB2PKT5Z5FNR3SIBV4J.gfortran-win_amd64.dll dependency of _multiarray_umath.cp36-win_amd64.pyd from c:\program files\python36\lib\site-packages\numpy\.libs\libopenblas.ipbc74c7kurv7cb2pkt5z5fnr3sibv4j.gfortran-win_amd64.dll
21933 DEBUG: Skipping KERNEL32.dll dependency of _multiarray_umath.cp36-win_amd64.pyd
21968 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
22002 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
22037 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\core\_multiarray_umath.cp36-win_amd64.pyd
22037 DEBUG: Analyzing c:\program files\python36\lib\site-packages\win32\win32pdh.pyd
22076 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32pdh.pyd
22110 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32pdh.pyd
22143 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\win32\win32pdh.pyd
22151 DEBUG: Skipping KERNEL32.dll dependency of win32pdh.pyd
22151 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22158 DEBUG: Skipping ADVAPI32.dll dependency of mtrand.cp36-win_amd64.pyd
22193 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22227 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22261 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22264 DEBUG: Skipping KERNEL32.dll dependency of mtrand.cp36-win_amd64.pyd
22264 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\fft\fftpack_lite.cp36-win_amd64.pyd
22302 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\fft\fftpack_lite.cp36-win_amd64.pyd
22351 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\fft\fftpack_lite.cp36-win_amd64.pyd
22357 DEBUG: Skipping KERNEL32.dll dependency of fftpack_lite.cp36-win_amd64.pyd
22357 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22409 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22452 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22486 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22494 DEBUG: Skipping KERNEL32.dll dependency of _umath_linalg.cp36-win_amd64.pyd
22538 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22539 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\linalg\lapack_lite.cp36-win_amd64.pyd
22579 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\numpy\linalg\lapack_lite.cp36-win_amd64.pyd
22588 DEBUG: Skipping KERNEL32.dll dependency of lapack_lite.cp36-win_amd64.pyd
22588 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\QtWidgets.pyd
22597 DEBUG: Adding python3.dll dependency of QtWidgets.pyd from c:\program files\python36\python3.dll
22631 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtWidgets.pyd
22635 DEBUG: Adding Qt5Widgets.dll dependency of QtWidgets.pyd from c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
22669 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtWidgets.pyd
22675 DEBUG: Skipping KERNEL32.dll dependency of QtWidgets.pyd
22675 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\QtGui.pyd
22719 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtGui.pyd
22753 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtGui.pyd
22759 DEBUG: Skipping KERNEL32.dll dependency of QtGui.pyd
22759 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\QtCore.pyd
22803 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtCore.pyd
22837 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtCore.pyd
22871 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtCore.pyd
22874 DEBUG: Skipping KERNEL32.dll dependency of QtCore.pyd
22908 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtCore.pyd
22909 DEBUG: Analyzing c:\program files\python36\lib\site-packages\sip.pyd
22950 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\sip.pyd
22984 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\sip.pyd
22987 DEBUG: Skipping KERNEL32.dll dependency of sip.pyd
23026 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\sip.pyd
23071 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\sip.pyd
23071 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\QtNetwork.pyd
23120 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtNetwork.pyd
23155 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\QtNetwork.pyd
23158 DEBUG: Skipping KERNEL32.dll dependency of QtNetwork.pyd
23158 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23194 DEBUG: Skipping ADVAPI32.dll dependency of qt5core.dll
23228 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23232 DEBUG: Skipping USER32.dll dependency of qt5core.dll
23268 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23303 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23306 DEBUG: Skipping KERNEL32.dll dependency of qt5core.dll
23309 DEBUG: Skipping SHELL32.dll dependency of qt5core.dll
23343 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23347 DEBUG: Skipping ole32.dll dependency of qt5core.dll
23349 DEBUG: Adding MSVCP140.dll dependency of qt5core.dll from c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
23352 DEBUG: Skipping VERSION.dll dependency of qt5core.dll
23386 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23421 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23454 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23488 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23491 DEBUG: Skipping MPR.dll dependency of qt5core.dll
23494 DEBUG: Skipping WS2_32.dll dependency of qt5core.dll
23528 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23531 DEBUG: Skipping WINMM.dll dependency of qt5core.dll
23566 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23566 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
23580 DEBUG: Skipping WS2_32.dll dependency of qt5network.dll
23583 DEBUG: Skipping IPHLPAPI.DLL dependency of qt5network.dll
23586 DEBUG: Skipping ADVAPI32.dll dependency of qt5network.dll
23626 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
23630 DEBUG: Skipping DNSAPI.dll dependency of qt5network.dll
23637 DEBUG: Skipping CRYPT32.dll dependency of qt5network.dll
23669 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
23709 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
23739 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
23739 DEBUG: Skipping KERNEL32.dll dependency of qt5network.dll
23781 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
23781 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23854 DEBUG: Skipping ole32.dll dependency of qt5gui.dll
23888 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23922 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23956 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23991 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
24025 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
24028 DEBUG: Skipping USER32.dll dependency of qt5gui.dll
24031 DEBUG: Skipping KERNEL32.dll dependency of qt5gui.dll
24034 DEBUG: Skipping GDI32.dll dependency of qt5gui.dll
24068 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
24100 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
24136 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
24136 DEBUG: Analyzing C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24529 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24533 DEBUG: Skipping ADVAPI32.dll dependency of LIBEAY32.dll
24533 DEBUG: Skipping WS2_32.dll dependency of LIBEAY32.dll
24569 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24599 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24629 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24659 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24699 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24729 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24764 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24769 DEBUG: Skipping USER32.dll dependency of LIBEAY32.dll
24769 DEBUG: Skipping KERNEL32.dll dependency of LIBEAY32.dll
24799 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24809 DEBUG: Skipping GDI32.dll dependency of LIBEAY32.dll
24839 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24869 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\program files\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24869 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
24929 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
24962 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
24994 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25029 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25029 DEBUG: Skipping KERNEL32.dll dependency of qt5svg.dll
25029 DEBUG: Analyzing c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25159 DEBUG: Skipping ole32.dll dependency of mfc140u.dll
25167 DEBUG: Skipping SHLWAPI.dll dependency of mfc140u.dll
25170 DEBUG: Skipping ADVAPI32.dll dependency of mfc140u.dll
25203 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25235 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25269 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25304 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25306 DEBUG: Adding api-ms-win-crt-multibyte-l1-1-0.dll dependency of mfc140u.dll from C:\Windows\system32\api-ms-win-crt-multibyte-l1-1-0.dll
25309 DEBUG: Skipping IMM32.dll dependency of mfc140u.dll
25340 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25375 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25375 DEBUG: Skipping USER32.dll dependency of mfc140u.dll
25379 DEBUG: Skipping OLEAUT32.dll dependency of mfc140u.dll
25379 DEBUG: Skipping KERNEL32.dll dependency of mfc140u.dll
25416 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25419 DEBUG: Skipping UxTheme.dll dependency of mfc140u.dll
25422 DEBUG: Skipping GDI32.dll dependency of mfc140u.dll
25455 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25489 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\Pythonwin\mfc140u.dll
25489 DEBUG: Analyzing c:\program files\python36\lib\site-packages\numpy\.libs\libopenblas.ipbc74c7kurv7cb2pkt5z5fnr3sibv4j.gfortran-win_amd64.dll
32089 DEBUG: Skipping USER32.dll dependency of libopenblas.ipbc74c7kurv7cb2pkt5z5fnr3sibv4j.gfortran-win_amd64.dll
32099 DEBUG: Skipping KERNEL32.dll dependency of libopenblas.ipbc74c7kurv7cb2pkt5z5fnr3sibv4j.gfortran-win_amd64.dll
32099 DEBUG: Skipping msvcrt.dll dependency of libopenblas.ipbc74c7kurv7cb2pkt5z5fnr3sibv4j.gfortran-win_amd64.dll
32099 DEBUG: Analyzing c:\program files\python36\python3.dll
32099 DEBUG: Dependent assemblies of c:\program files\python36\python3.dll:
32099 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
32099 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
32199 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
32271 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
32301 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
32341 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
32372 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
32372 DEBUG: Skipping USER32.dll dependency of qt5widgets.dll
32380 DEBUG: Skipping dwmapi.dll dependency of qt5widgets.dll
32384 DEBUG: Skipping KERNEL32.dll dependency of qt5widgets.dll
32384 DEBUG: Skipping SHELL32.dll dependency of qt5widgets.dll
32390 DEBUG: Skipping UxTheme.dll dependency of qt5widgets.dll
32390 DEBUG: Skipping GDI32.dll dependency of qt5widgets.dll
32390 DEBUG: Analyzing c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32436 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32470 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32504 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32537 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32569 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32599 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32639 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32642 DEBUG: Skipping KERNEL32.dll dependency of MSVCP140.dll
32676 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32709 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32739 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32769 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\program files\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
32769 DEBUG: Analyzing C:\Windows\system32\api-ms-win-crt-multibyte-l1-1-0.dll
32799 DEBUG: Adding ucrtbase.dll dependency of api-ms-win-crt-multibyte-l1-1-0.dll from C:\Windows\system32\ucrtbase.dll
32799 DEBUG: Analyzing C:\Windows\system32\ucrtbase.dll
33111 WARNING: lib not found: api-ms-win-core-errorhandling-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33143 WARNING: lib not found: api-ms-win-core-file-l2-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33174 WARNING: lib not found: api-ms-win-core-string-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33211 WARNING: lib not found: api-ms-win-core-handle-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33244 WARNING: lib not found: api-ms-win-core-debug-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33275 WARNING: lib not found: api-ms-win-core-processthreads-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33312 WARNING: lib not found: api-ms-win-core-processthreads-l1-1-1.dll dependency of C:\Windows\system32\ucrtbase.dll
33344 WARNING: lib not found: api-ms-win-core-console-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33376 WARNING: lib not found: api-ms-win-core-profile-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33409 WARNING: lib not found: api-ms-win-core-sysinfo-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33445 WARNING: lib not found: api-ms-win-core-timezone-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33479 WARNING: lib not found: api-ms-win-core-file-l1-2-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33513 WARNING: lib not found: api-ms-win-core-synch-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33545 WARNING: lib not found: api-ms-win-core-namedpipe-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33579 WARNING: lib not found: api-ms-win-core-memory-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33609 WARNING: lib not found: api-ms-win-core-util-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33639 WARNING: lib not found: api-ms-win-core-datetime-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33679 WARNING: lib not found: api-ms-win-core-libraryloader-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33713 WARNING: lib not found: api-ms-win-core-synch-l1-2-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33749 WARNING: lib not found: api-ms-win-core-processenvironment-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33783 WARNING: lib not found: api-ms-win-core-file-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33816 WARNING: lib not found: api-ms-win-core-interlocked-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33851 WARNING: lib not found: api-ms-win-core-rtlsupport-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33886 WARNING: lib not found: api-ms-win-core-localization-l1-2-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33920 WARNING: lib not found: api-ms-win-core-heap-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
33920 INFO: Looking for eggs
33921 INFO: Using Python library c:\program files\python36\python36.dll
33922 INFO: Found binding redirects:
[]
Traceback (most recent call last):
  File "c:\program files\python36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\program files\python36\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Program Files\Python36\Scripts\pyinstaller.exe\__main__.py", line 9, in <module>
  File "c:\program files\python36\lib\site-packages\PyInstaller\__main__.py", line 111, in run
    run_build(pyi_config, spec_file, **vars(args))
  File "c:\program files\python36\lib\site-packages\PyInstaller\__main__.py", line 63, in run_build
    PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
  File "c:\program files\python36\lib\site-packages\PyInstaller\building\build_main.py", line 838, in main
    build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
  File "c:\program files\python36\lib\site-packages\PyInstaller\building\build_main.py", line 784, in build
    exec(text, spec_namespace)
  File "<string>", line 17, in <module>
  File "c:\program files\python36\lib\site-packages\PyInstaller\building\build_main.py", line 241, in __init__
    self.__postinit__()
  File "c:\program files\python36\lib\site-packages\PyInstaller\building\datastruct.py", line 158, in __postinit__
    self.assemble()
  File "c:\program files\python36\lib\site-packages\PyInstaller\building\build_main.py", line 595, in assemble
    for name, path, typecode in compile_py_files(new_toc, CONF['workpath']):
  File "c:\program files\python36\lib\site-packages\PyInstaller\utils\misc.py", line 150, in compile_py_files
    with open(obj_fnm, 'rb') as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Program Files\\Python36\\Scripts\\pyinstaller.exe\\__main__.pyo'
Traceback (most recent call last):
  File "c:\program files\python36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\program files\python36\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Program Files\Python36\Scripts\fbs.exe\__main__.py", line 9, in <module>
  File "c:\program files\python36\lib\site-packages\fbs\__main__.py", line 17, in _main
    fbs.cmdline.main()
  File "c:\program files\python36\lib\site-packages\fbs\cmdline.py", line 32, in main
    fn(*args)
  File "c:\program files\python36\lib\site-packages\fbs\builtin_commands\__init__.py", line 113, in freeze
    freeze_windows(debug=debug)
  File "c:\program files\python36\lib\site-packages\fbs\freeze\windows.py", line 18, in freeze_windows
    run_pyinstaller(args, debug)
  File "c:\program files\python36\lib\site-packages\fbs\freeze\__init__.py", line 43, in run_pyinstaller
    run(args, check=True)
  File "c:\program files\python36\lib\subprocess.py", line 438, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['pyinstaller', '--name', 'Tutorial', '--noupx', '--log-level', 'DEBUG', '--noconfirm', '--icon', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not Work\\Tutorial\\src\\main\\icons\\Icon.ico', '--distpath', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not Work\\Tutorial\\target', '--specpath', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not Work\\Tutorial\\target\\PyInstaller', '--workpath', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not Work\\Tutorial\\target\\PyInstaller', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBS Debug\\Does not Work\\Tutorial\\src\\main\\python\\main.py', '--debug', '--runtime-hook', 'C:\\Users\\Boris\\AppData\\Local\\Temp\\tmp8jw9hgs2\\fbs_pyinstaller_hook.py']' returned non-zero exit status 1.

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBS Debug\Does not Work\Tutorial>
JeziL commented 5 years ago

I think we've met some same problems 😂

The failed to execute script main issue is caused by a bug of PyInstaller with NumPy 1.16, see https://github.com/pyinstaller/pyinstaller/issues/3982. You have to add numpy.core._dtype_ctypes to hidden_imports (see here) or just downgrade NumPy to 1.15.x.

And the error after adding --debug is likely a bug of PyInstaller, too. See https://github.com/mherrmann/fbs/issues/72.

theoroborus commented 5 years ago

Yep, fixed it ! Thanks !

theoroborus commented 5 years ago

Damn. I thought the problem was solved last day. Yet now I ran again the same problem again. "fbs_pyinstaller_hook.pye" File "c:\users\boris\appdata\local\programs\python\python36\lib\subprocess.py", line 438, in run output=stdout, stderr=stderr)

Here's my full folder :

https://ufile.io/87wfy

Tutorial + import numpy + numpy.core._dtype_ctypes in hidden_imports

Microsoft Windows [version 10.0.17763.253]
(c) 2018 Microsoft Corporation. Tous droits réservés.

C:\Users\Boris>python --version
Python 3.6.8

C:\Users\Boris>pip install pyqt5==5.9.2
Requirement already satisfied: pyqt5==5.9.2 in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (5.9.2)
Requirement already satisfied: sip<4.20,>=4.19.4 in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pyqt5==5.9.2) (4.19.8)

C:\Users\Boris>pip install pyinstaller==3.4
Requirement already satisfied: pyinstaller==3.4 in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (3.4)
Requirement already satisfied: pefile>=2017.8.1 in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pyinstaller==3.4) (2018.8.8)
Requirement already satisfied: altgraph in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pyinstaller==3.4) (0.16.1)
Requirement already satisfied: pywin32-ctypes in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pyinstaller==3.4) (0.2.0)
Requirement already satisfied: macholib>=1.8 in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pyinstaller==3.4) (1.11)
Requirement already satisfied: setuptools in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pyinstaller==3.4) (40.6.2)
Requirement already satisfied: future in c:\users\boris\appdata\local\programs\python\python36\lib\site-packages (from pefile>=2017.8.1->pyinstaller==3.4) (0.17.1)

C:\Users\Boris>cd C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial>fbs clean

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial>C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial\src\build\settings\base.json

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial>
fbs freeze --debug
62 INFO: PyInstaller: 3.4
62 INFO: Python: 3.6.8
62 INFO: Platform: Windows-10-10.0.17763-SP0
78 INFO: wrote C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial\target\PyInstaller\Tutorial.spec
78 DEBUG: Testing for UPX ...
80 INFO: UPX is not available.
82 DEBUG: script: C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial\src\main\python\main.py
82 INFO: Extending PYTHONPATH with paths
['C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\src\\main\\python',
 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\target\\PyInstaller']
83 INFO: checking Analysis
83 INFO: Building Analysis because Analysis-00.toc is non existent
84 INFO: Initializing module dependency graph...
87 INFO: Initializing module graph hooks...
89 INFO: Analyzing base_library.zip ...
89 DEBUG: Collecting submodules for encodings
156 DEBUG: collect_submodules - Found submodules: {'encodings.euc_kr', 'encodings.cp1255', 'encodings.cp1256', 'encodings.mac_farsi', 'encodings.euc_jp', 'encodings.iso2022_jp_3', 'encodings.iso8859_5', 'encodings.cp862', 'encodings.cp500', 'encodings.raw_unicode_escape', 'encodings.shift_jisx0213', 'encodings.mac_latin2', 'encodings.iso8859_1', 'encodings.mac_centeuro', 'encodings.hex_codec', 'encodings.euc_jisx0213', 'encodings.iso2022_jp_1', 'encodings.cp850', 'encodings.mac_turkish', 'encodings.cp869', 'encodings.utf_7', 'encodings.utf_16', 'encodings.gbk', 'encodings.charmap', 'encodings.cp1257', 'encodings.ascii', 'encodings.cp273', 'encodings.gb18030', 'encodings.iso8859_8', 'encodings.mac_arabic', 'encodings.bz2_codec', 'encodings.unicode_internal', 'encodings.iso8859_7', 'encodings.mac_cyrillic', 'encodings.mac_iceland', 'encodings.iso8859_4', 'encodings.cp437', 'encodings.koi8_u', 'encodings.iso8859_3', 'encodings.cp424', 'encodings.cp863', 'encodings.cp950', 'encodings.utf_8', 'encodings.zlib_codec', 'encodings.cp866', 'encodings.iso8859_14', 'encodings.iso8859_13', 'encodings.cp1258', 'encodings.quopri_codec', 'encodings.cp1254', 'encodings.cp860', 'encodings.cp856', 'encodings.cp65001', 'encodings.cp949', 'encodings.hz', 'encodings.cp1250', 'encodings.cp1006', 'encodings.aliases', 'encodings.cp720', 'encodings.cp858', 'encodings.cp864', 'encodings.unicode_escape', 'encodings.koi8_r', 'encodings.cp1253', 'encodings.base64_codec', 'encodings.iso8859_15', 'encodings.rot_13', 'encodings', 'encodings.oem', 'encodings.cp737', 'encodings.gb2312', 'encodings.mac_roman', 'encodings.utf_32_be', 'encodings.cp932', 'encodings.johab', 'encodings.cp1251', 'encodings.utf_32', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.mbcs', 'encodings.iso8859_16', 'encodings.mac_romanian', 'encodings.cp1125', 'encodings.iso2022_kr', 'encodings.big5', 'encodings.koi8_t', 'encodings.shift_jis_2004', 'encodings.punycode', 'encodings.cp775', 'encodings.iso8859_9', 'encodings.iso2022_jp', 'encodings.iso8859_2', 'encodings.utf_32_le', 'encodings.cp037', 'encodings.cp857', 'encodings.mac_croatian', 'encodings.cp855', 'encodings.undefined', 'encodings.idna', 'encodings.cp861', 'encodings.kz1048', 'encodings.utf_8_sig', 'encodings.iso8859_6', 'encodings.iso2022_jp_ext', 'encodings.cp1252', 'encodings.big5hkscs', 'encodings.cp875', 'encodings.palmos', 'encodings.uu_codec', 'encodings.cp1140', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.mac_greek', 'encodings.latin_1', 'encodings.shift_jis', 'encodings.euc_jis_2004', 'encodings.ptcp154', 'encodings.iso2022_jp_2004', 'encodings.cp852', 'encodings.cp865', 'encodings.cp874', 'encodings.hp_roman8', 'encodings.tis_620', 'encodings.cp1026', 'encodings.iso2022_jp_2'}
172 DEBUG: Collecting submodules for collections
250 DEBUG: collect_submodules - Found submodules: {'collections.abc', 'collections'}
2993 DEBUG: Adding python files to base_library.zip
3016 DEBUG: Hidden import: numpy.core._dtype_ctypes
3016 INFO: Analyzing hidden import 'numpy.core._dtype_ctypes'
3622 INFO: Processing pre-find module path hook   distutils
4831 INFO: Processing pre-find module path hook   site
4831 INFO: site: retargeting to fake-dir 'c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\site-packages\\PyInstaller\\fake-modules'
6135 INFO: Processing pre-safe import module hook   setuptools.extern.six.moves
8396 ERROR: Hidden import 'numpy.core._dtype_ctypes' not found
8396 DEBUG: Hidden import: codecs
8396 DEBUG: Hidden import 'codecs' already found
8411 INFO: running Analysis Analysis-00.toc
8411 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\python.exe
8411 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\python.exe:
8411 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
8411 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
  required by c:\users\boris\appdata\local\programs\python\python36\python.exe
8411 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
8443 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python.exe
8474 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python.exe
8490 DEBUG: Adding VCRUNTIME140.dll dependency of python.exe from c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8490 DEBUG: Skipping KERNEL32.dll dependency of python.exe
8521 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python.exe
8552 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python.exe
8552 DEBUG: Adding python36.dll dependency of python.exe from c:\users\boris\appdata\local\programs\python\python36\python36.dll
8599 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python.exe
8599 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8630 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8630 DEBUG: Skipping KERNEL32.dll dependency of VCRUNTIME140.dll
8677 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8708 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8740 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8771 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\VCRUNTIME140.dll
8771 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\python36.dll
8771 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\python36.dll:
8771 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
8771 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
8880 DEBUG: Skipping ADVAPI32.dll dependency of python36.dll
8880 DEBUG: Skipping SHLWAPI.dll dependency of python36.dll
8880 DEBUG: Skipping WS2_32.dll dependency of python36.dll
8927 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
8927 DEBUG: Skipping KERNEL32.dll dependency of python36.dll
8958 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
8990 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9021 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9052 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9068 DEBUG: Skipping VERSION.dll dependency of python36.dll
9099 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9130 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9161 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9193 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9224 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9255 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9318 WARNING: lib not found: api-ms-win-crt-process-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\python36.dll
9318 INFO: Caching module hooks...
9318 INFO: Analyzing C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial\src\main\python\main.py
9396 INFO: Loading module hooks...
9396 INFO: Loading module hook "hook-distutils.py"...
9396 INFO: Loading module hook "hook-encodings.py"...
9396 DEBUG: Collecting submodules for encodings
9474 DEBUG: collect_submodules - Found submodules: {'encodings.euc_kr', 'encodings.cp1255', 'encodings.cp1256', 'encodings.mac_farsi', 'encodings.euc_jp', 'encodings.iso2022_jp_3', 'encodings.iso8859_5', 'encodings.cp862', 'encodings.cp500', 'encodings.raw_unicode_escape', 'encodings.shift_jisx0213', 'encodings.mac_latin2', 'encodings.iso8859_1', 'encodings.mac_centeuro', 'encodings.hex_codec', 'encodings.euc_jisx0213', 'encodings.iso2022_jp_1', 'encodings.cp850', 'encodings.mac_turkish', 'encodings.cp869', 'encodings.utf_7', 'encodings.utf_16', 'encodings.gbk', 'encodings.charmap', 'encodings.cp1257', 'encodings.ascii', 'encodings.cp273', 'encodings.gb18030', 'encodings.iso8859_8', 'encodings.mac_arabic', 'encodings.bz2_codec', 'encodings.unicode_internal', 'encodings.iso8859_7', 'encodings.mac_cyrillic', 'encodings.mac_iceland', 'encodings.iso8859_4', 'encodings.cp437', 'encodings.koi8_u', 'encodings.iso8859_3', 'encodings.cp424', 'encodings.cp863', 'encodings.cp950', 'encodings.utf_8', 'encodings.zlib_codec', 'encodings.cp866', 'encodings.iso8859_14', 'encodings.iso8859_13', 'encodings.cp1258', 'encodings.quopri_codec', 'encodings.cp1254', 'encodings.cp860', 'encodings.cp856', 'encodings.cp65001', 'encodings.cp949', 'encodings.hz', 'encodings.cp1250', 'encodings.cp1006', 'encodings.aliases', 'encodings.cp720', 'encodings.cp858', 'encodings.cp864', 'encodings.unicode_escape', 'encodings.koi8_r', 'encodings.cp1253', 'encodings.base64_codec', 'encodings.iso8859_15', 'encodings.rot_13', 'encodings', 'encodings.oem', 'encodings.cp737', 'encodings.gb2312', 'encodings.mac_roman', 'encodings.utf_32_be', 'encodings.cp932', 'encodings.johab', 'encodings.cp1251', 'encodings.utf_32', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.mbcs', 'encodings.iso8859_16', 'encodings.mac_romanian', 'encodings.cp1125', 'encodings.iso2022_kr', 'encodings.big5', 'encodings.koi8_t', 'encodings.shift_jis_2004', 'encodings.punycode', 'encodings.cp775', 'encodings.iso8859_9', 'encodings.iso2022_jp', 'encodings.iso8859_2', 'encodings.utf_32_le', 'encodings.cp037', 'encodings.cp857', 'encodings.mac_croatian', 'encodings.cp855', 'encodings.undefined', 'encodings.idna', 'encodings.cp861', 'encodings.kz1048', 'encodings.utf_8_sig', 'encodings.iso8859_6', 'encodings.iso2022_jp_ext', 'encodings.cp1252', 'encodings.big5hkscs', 'encodings.cp875', 'encodings.palmos', 'encodings.uu_codec', 'encodings.cp1140', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.mac_greek', 'encodings.latin_1', 'encodings.shift_jis', 'encodings.euc_jis_2004', 'encodings.ptcp154', 'encodings.iso2022_jp_2004', 'encodings.cp852', 'encodings.cp865', 'encodings.cp874', 'encodings.hp_roman8', 'encodings.tis_620', 'encodings.cp1026', 'encodings.iso2022_jp_2'}
9490 INFO: Loading module hook "hook-lib2to3.py"...
9490 DEBUG: Collecting data files for lib2to3
9490 DEBUG: collect_data_files - Found files: [('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\btm_matcher.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\btm_utils.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\fixer_util.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\Grammar.txt', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\Grammar3.6.8.final.0.pickle', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\patcomp.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\PatternGrammar.txt', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\PatternGrammar3.6.8.final.0.pickle', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pygram.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pytree.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\refactor.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\__init__.pyo', 'lib2to3'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\driver.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\grammar.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\literals.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\parse.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\pgen.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\token.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\tokenize.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\pgen2\\__init__.pyo', 'lib2to3\\pgen2'), ('c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\lib2to3\\tests\\data\\README', 'lib2to3\\tests\\data')]
9490 INFO: Loading module hook "hook-numpy.core.py"...
9568 INFO: Loading module hook "hook-numpy.py"...
9568 INFO: Loading module hook "hook-pkg_resources.py"...
9568 DEBUG: Collecting submodules for pkg_resources._vendor
9833 DEBUG: collect_submodules - Found submodules: {'pkg_resources._vendor.packaging', 'pkg_resources._vendor.appdirs', 'pkg_resources._vendor.six', 'pkg_resources._vendor.pyparsing', 'pkg_resources._vendor.packaging._compat', 'pkg_resources._vendor.packaging.__about__', 'pkg_resources._vendor', 'pkg_resources._vendor.packaging.requirements', 'pkg_resources._vendor.packaging.specifiers', 'pkg_resources._vendor.packaging.utils', 'pkg_resources._vendor.packaging.version', 'pkg_resources._vendor.packaging._structures', 'pkg_resources._vendor.packaging.markers'}
9880 INFO: Processing pre-safe import module hook   win32com
9880 DEBUG: win32com: extending __path__ with dir 'c:\\users\\boris\\appdata\\local\\programs\\python\\python36\\lib\\site-packages\\win32comext'
10184 INFO: Loading module hook "hook-pydoc.py"...
10184 INFO: Loading module hook "hook-PyQt5.py"...
10325 INFO: Loading module hook "hook-PyQt5.QtGui.py"...
10325 DEBUG: add_qt5_dependencies: Examining c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtGui.pyd, based on hook of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtGui.py.
10325 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll -> parsed lib qt5gui
10325 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll.
10388 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
10388 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
10434 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\gdi32.dll -> parsed lib gdi32
10466 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10466 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
10466 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\vcruntime140.dll -> parsed lib vcruntime140
10481 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
10513 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10544 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10575 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10591 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
10591 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
10591 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
10622 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10622 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
10638 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
10669 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10669 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
10669 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
10669 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\python3.dll -> parsed lib python3
10716 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10747 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10778 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10825 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10856 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
10856 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
10856 DEBUG: Found plugin files [] for plugin 'platforminputcontexts
10856 DEBUG: Found plugin files [] for plugin 'accessible
10856 DEBUG: Found plugin files [] for plugin 'platformthemes
10856 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll'] for plugin 'platforms
10856 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll'] for plugin 'iconengines
10856 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll'] for plugin 'imageformats
10856 DEBUG: Found plugin files [] for plugin 'styles
10872 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtGui:
  hiddenimports = ['PyQt5.QtGui', 'PyQt5.QtCore']
  binaries = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll', 'PyQt5\\Qt\\plugins\\iconengines'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll', 'PyQt5\\Qt\\plugins\\imageformats')]
  datas = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
10888 INFO: Loading module hook "hook-PyQt5.QtNetwork.py"...
10888 DEBUG: add_qt5_dependencies: Examining c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtNetwork.pyd, based on hook of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtNetwork.py.
10888 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll -> parsed lib qt5network
10888 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll.
10903 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\dnsapi.dll -> parsed lib dnsapi
10903 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
10903 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
10934 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
10950 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\vcruntime140.dll -> parsed lib vcruntime140
10950 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
10981 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11013 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11050 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11050 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
11066 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\iphlpapi.dll -> parsed lib iphlpapi
11066 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\crypt32.dll -> parsed lib crypt32
11066 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
11066 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
11097 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11113 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
11113 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
11144 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11144 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
11144 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
11160 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\python3.dll -> parsed lib python3
11191 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11222 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11253 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11300 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11335 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11335 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
11335 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qgenericbearer.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qnativewifibearer.dll'] for plugin 'bearer
11351 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtNetwork:
  hiddenimports = ['PyQt5.QtNetwork', 'PyQt5.QtCore']
  binaries = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qgenericbearer.dll', 'PyQt5\\Qt\\plugins\\bearer'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\bearer\\qnativewifibearer.dll', 'PyQt5\\Qt\\plugins\\bearer')]
  datas = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
11366 INFO: Loading module hook "hook-PyQt5.QtWidgets.py"...
11366 DEBUG: add_qt5_dependencies: Examining c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtWidgets.pyd, based on hook of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtWidgets.py.
11366 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll -> parsed lib qt5gui
11366 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll.
11429 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
11429 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
11460 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\gdi32.dll -> parsed lib gdi32
11507 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11507 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
11507 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
11507 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll -> parsed lib qt5widgets
11507 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll.
11569 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\vcruntime140.dll -> parsed lib vcruntime140
11601 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11632 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11679 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11679 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
11679 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
11679 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
11710 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11726 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
11726 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\dwmapi.dll -> parsed lib dwmapi
11726 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
11757 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11757 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
11772 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
11772 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\python3.dll -> parsed lib python3
11804 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11835 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11835 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\uxtheme.dll -> parsed lib uxtheme
11882 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11913 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11944 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
11944 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
11960 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll -> parsed lib qt5gui
11960 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll.
12022 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
12022 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
12054 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\gdi32.dll -> parsed lib gdi32
12085 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12101 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
12101 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
12101 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\vcruntime140.dll -> parsed lib vcruntime140
12132 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12163 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12210 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12210 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
12210 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
12210 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
12241 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12257 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
12257 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
12288 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12288 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
12288 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
12335 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12366 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12397 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12444 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12476 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
12476 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
12476 DEBUG: Found plugin files [] for plugin 'platforminputcontexts
12476 DEBUG: Found plugin files [] for plugin 'accessible
12476 DEBUG: Found plugin files [] for plugin 'platformthemes
12476 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll'] for plugin 'platforms
12476 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll'] for plugin 'iconengines
12476 DEBUG: Found plugin files ['C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll'] for plugin 'imageformats
12476 DEBUG: Found plugin files [] for plugin 'styles
12491 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtWidgets:
  hiddenimports = ['PyQt5.QtGui', 'PyQt5.QtWidgets', 'PyQt5.QtCore']
  binaries = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qminimal.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qoffscreen.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\platforms\\qwindows.dll', 'PyQt5\\Qt\\plugins\\platforms'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\iconengines\\qsvgicon.dll', 'PyQt5\\Qt\\plugins\\iconengines'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qgif.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qicns.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qico.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qjpeg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qsvg.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtga.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qtiff.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwbmp.dll', 'PyQt5\\Qt\\plugins\\imageformats'), ('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/plugins\\imageformats\\qwebp.dll', 'PyQt5\\Qt\\plugins\\imageformats')]
  datas = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
12507 INFO: Loading module hook "hook-pythoncom.py"...
12757 INFO: Loading module hook "hook-pywintypes.py"...
13014 INFO: Loading module hook "hook-setuptools.py"...
13014 DEBUG: Collecting submodules for setuptools._vendor
13326 DEBUG: collect_submodules - Found submodules: {'setuptools._vendor.packaging._structures', 'setuptools._vendor.packaging.specifiers', 'setuptools._vendor.pyparsing', 'setuptools._vendor.six', 'setuptools._vendor.packaging._compat', 'setuptools._vendor', 'setuptools._vendor.packaging.markers', 'setuptools._vendor.packaging', 'setuptools._vendor.packaging.requirements', 'setuptools._vendor.packaging.version', 'setuptools._vendor.packaging.__about__', 'setuptools._vendor.packaging.utils'}
13561 INFO: Loading module hook "hook-sysconfig.py"...
13561 INFO: Loading module hook "hook-win32com.py"...
13975 INFO: Loading module hook "hook-xml.dom.domreg.py"...
13975 INFO: Loading module hook "hook-xml.py"...
13975 INFO: Loading module hook "hook-PyQt5.QtCore.py"...
13975 DEBUG: add_qt5_dependencies: Examining c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtCore.pyd, based on hook of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\hooks\hook-PyQt5.QtCore.py.
14006 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14022 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll -> parsed lib qt5core
14022 DEBUG: add_qt5_dependencies: Import of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll.
14053 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ws2_32.dll -> parsed lib ws2_32
14053 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\vcruntime140.dll -> parsed lib vcruntime140
14053 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\kernel32.dll -> parsed lib kernel32
14100 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14131 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14162 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14162 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\version.dll -> parsed lib version
14178 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\user32.dll -> parsed lib user32
14178 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\advapi32.dll -> parsed lib advapi32
14209 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14209 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\ole32.dll -> parsed lib ole32
14209 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\msvcp140.dll -> parsed lib msvcp140
14256 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14256 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\mpr.dll -> parsed lib mpr
14256 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\shell32.dll -> parsed lib shell32
14256 DEBUG: add_qt5_dependencies: raw lib c:\users\boris\appdata\local\programs\python\python36\python3.dll -> parsed lib python3
14287 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14334 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14365 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14397 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14443 DEBUG: add_qt5_dependencies: raw lib  -> parsed lib
14443 DEBUG: add_qt5_dependencies: raw lib C:\Windows\system32\winmm.dll -> parsed lib winmm
14443 DEBUG: add_qt5_dependencies: imports from hook-PyQt5.QtCore:
  hiddenimports = ['PyQt5.QtCore']
  binaries = []
  datas = [('C:/users/boris/appdata/local/programs/python/python36/lib/site-packages/PyQt5/Qt/translations\\qtbase_*.qm', 'PyQt5\\Qt\\translations')]
14522 DEBUG: Looking for egg data files...
14522 INFO: Looking for ctypes DLLs
14522 DEBUG: Scanning numpy.core._internal for shared libraries or dlls
14537 DEBUG: Scanning multiprocessing.sharedctypes for shared libraries or dlls
14537 DEBUG: Scanning PyInstaller.depend.utils for shared libraries or dlls
14537 DEBUG: Scanning setuptools.windows_support for shared libraries or dlls
14537 DEBUG: Scanning setuptools.glibc for shared libraries or dlls
14537 DEBUG: Scanning numpy.ctypeslib for shared libraries or dlls
14537 DEBUG: Scanning pkg_resources._vendor.appdirs for shared libraries or dlls
14553 DEBUG: Scanning uuid for shared libraries or dlls
14553 INFO: Analyzing run-time hooks ...
14553 INFO: Including custom run-time hook 'C:\\Users\\Boris\\AppData\\Local\\Temp\\tmphgsq1_qz\\fbs_pyinstaller_hook.py'
14568 INFO: Including run-time hook 'pyi_rth_pkgres.py'
14568 INFO: Including run-time hook 'pyi_rth_win32comgenpy.py'
14568 INFO: Including run-time hook 'pyi_rth_multiprocessing.py'
14568 INFO: Including run-time hook 'pyi_rth_qt5.py'
14584 INFO: Looking for dynamic libraries
14584 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14600 DEBUG: Adding Qt5Gui.dll dependency of qwindows.dll from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
14600 DEBUG: Skipping MSVCP140.dll dependency of qwindows.dll
14631 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14647 DEBUG: Skipping SHELL32.dll dependency of qwindows.dll
14678 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14709 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14756 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14756 DEBUG: Skipping IMM32.dll dependency of qwindows.dll
14756 DEBUG: Skipping WINMM.dll dependency of qwindows.dll
14756 DEBUG: Adding Qt5Core.dll dependency of qwindows.dll from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
14756 DEBUG: Skipping GDI32.dll dependency of qwindows.dll
14772 DEBUG: Skipping KERNEL32.dll dependency of qwindows.dll
14803 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14803 DEBUG: Skipping USER32.dll dependency of qwindows.dll
14818 DEBUG: Skipping ADVAPI32.dll dependency of qwindows.dll
14850 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14850 DEBUG: Skipping dwmapi.dll dependency of qwindows.dll
14897 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qwindows.dll
14897 DEBUG: Skipping OLEAUT32.dll dependency of qwindows.dll
14897 DEBUG: Skipping ole32.dll dependency of qwindows.dll
14897 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
14943 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
14943 DEBUG: Skipping KERNEL32.dll dependency of ssleay32.dll
14990 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
14990 DEBUG: Adding LIBEAY32.dll dependency of ssleay32.dll from C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
15022 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
15068 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\ssleay32.dll
15068 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwbmp.dll
15068 DEBUG: Skipping KERNEL32.dll dependency of qwbmp.dll
15115 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwbmp.dll
15147 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwbmp.dll
15147 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15193 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15209 DEBUG: Skipping KERNEL32.dll dependency of qjpeg.dll
15240 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15272 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15319 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15350 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qjpeg.dll
15350 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
15365 DEBUG: Skipping KERNEL32.dll dependency of qicns.dll
15412 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
15444 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
15490 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qicns.dll
15490 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\iconengines\qsvgicon.dll
15506 DEBUG: Skipping KERNEL32.dll dependency of qsvgicon.dll
15537 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\iconengines\qsvgicon.dll
15537 DEBUG: Adding Qt5Svg.dll dependency of qsvgicon.dll from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
15584 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\iconengines\qsvgicon.dll
15584 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qsvg.dll
15600 DEBUG: Skipping KERNEL32.dll dependency of qsvg.dll
15631 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qsvg.dll
15678 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qsvg.dll
15678 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qnativewifibearer.dll
15678 DEBUG: Skipping KERNEL32.dll dependency of qnativewifibearer.dll
15725 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qnativewifibearer.dll
15725 DEBUG: Adding Qt5Network.dll dependency of qnativewifibearer.dll from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
15756 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qnativewifibearer.dll
15756 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qico.dll
15772 DEBUG: Skipping KERNEL32.dll dependency of qico.dll
15819 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qico.dll
15850 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qico.dll
15850 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15912 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15912 DEBUG: Adding pywintypes36.dll dependency of pythoncom36.dll from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
15912 DEBUG: Skipping KERNEL32.dll dependency of pythoncom36.dll
15944 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
15998 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
16001 DEBUG: Skipping USER32.dll dependency of pythoncom36.dll
16027 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
16027 DEBUG: Skipping OLEAUT32.dll dependency of pythoncom36.dll
16074 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pythoncom36.dll
16074 DEBUG: Skipping ole32.dll dependency of pythoncom36.dll
16074 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qgenericbearer.dll
16090 DEBUG: Skipping KERNEL32.dll dependency of qgenericbearer.dll
16130 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qgenericbearer.dll
16130 DEBUG: Skipping IPHLPAPI.DLL dependency of qgenericbearer.dll
16162 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\bearer\qgenericbearer.dll
16162 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16225 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16225 DEBUG: Skipping KERNEL32.dll dependency of qoffscreen.dll
16256 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16303 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16334 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16381 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16412 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16444 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qoffscreen.dll
16444 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16459 DEBUG: Skipping ADVAPI32.dll dependency of pywintypes36.dll
16506 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16506 DEBUG: Skipping KERNEL32.dll dependency of pywintypes36.dll
16537 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16584 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16615 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16615 DEBUG: Skipping USER32.dll dependency of pywintypes36.dll
16631 DEBUG: Skipping OLEAUT32.dll dependency of pywintypes36.dll
16662 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\pywin32_system32\pywintypes36.dll
16662 DEBUG: Skipping ole32.dll dependency of pywintypes36.dll
16662 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
16678 DEBUG: Skipping KERNEL32.dll dependency of qtga.dll
16709 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
16756 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
16787 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtga.dll
16787 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
16819 DEBUG: Skipping ADVAPI32.dll dependency of qminimal.dll
16819 DEBUG: Skipping GDI32.dll dependency of qminimal.dll
16865 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
16865 DEBUG: Skipping KERNEL32.dll dependency of qminimal.dll
16897 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
16944 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
16975 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
16975 DEBUG: Skipping USER32.dll dependency of qminimal.dll
17027 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
17065 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
17104 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\platforms\qminimal.dll
17107 DEBUG: Skipping ole32.dll dependency of qminimal.dll
17107 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17457 DEBUG: Skipping ADVAPI32.dll dependency of libeay32.dll
17457 DEBUG: Skipping GDI32.dll dependency of libeay32.dll
17457 DEBUG: Skipping WS2_32.dll dependency of libeay32.dll
17503 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17503 DEBUG: Skipping KERNEL32.dll dependency of libeay32.dll
17535 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17582 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17613 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17644 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17691 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17722 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17722 DEBUG: Skipping USER32.dll dependency of libeay32.dll
17769 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17800 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17847 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17878 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\libeay32.dll
17878 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
17925 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
17925 DEBUG: Skipping KERNEL32.dll dependency of qtiff.dll
17972 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18003 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18050 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18081 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18128 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18159 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18206 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qtiff.dll
18206 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18206 DEBUG: Skipping KERNEL32.dll dependency of qgif.dll
18254 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18285 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18332 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qgif.dll
18332 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18347 DEBUG: Skipping KERNEL32.dll dependency of qwebp.dll
18379 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18410 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18457 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18488 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\plugins\imageformats\qwebp.dll
18488 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18488 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd:
18504 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18504 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18535 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18582 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18582 DEBUG: Skipping KERNEL32.dll dependency of _decimal.pyd
18613 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18660 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18691 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18738 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18769 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_decimal.pyd
18769 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_ctypes.pyd
18769 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ctypes.pyd:
18769 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18769 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18816 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ctypes.pyd
18816 DEBUG: Skipping KERNEL32.dll dependency of _ctypes.pyd
18847 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ctypes.pyd
18865 DEBUG: Skipping OLEAUT32.dll dependency of _ctypes.pyd
18897 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ctypes.pyd
18897 DEBUG: Skipping ole32.dll dependency of _ctypes.pyd
18897 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_multiprocessing.pyd
18897 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_multiprocessing.pyd:
18897 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18897 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
18913 DEBUG: Skipping WS2_32.dll dependency of _multiprocessing.pyd
18913 DEBUG: Skipping KERNEL32.dll dependency of _multiprocessing.pyd
18944 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_multiprocessing.pyd
18944 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32trace.pyd
18959 DEBUG: Skipping ADVAPI32.dll dependency of win32trace.pyd
18959 DEBUG: Skipping KERNEL32.dll dependency of win32trace.pyd
18991 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32trace.pyd
19038 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32trace.pyd
19038 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19084 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19084 DEBUG: Skipping GDI32.dll dependency of win32ui.pyd
19100 DEBUG: Skipping KERNEL32.dll dependency of win32ui.pyd
19131 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19131 DEBUG: Skipping WINSPOOL.DRV dependency of win32ui.pyd
19178 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19178 DEBUG: Adding mfc140u.dll dependency of win32ui.pyd from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
19178 DEBUG: Skipping SHELL32.dll dependency of win32ui.pyd
19225 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19241 DEBUG: Skipping USER32.dll dependency of win32ui.pyd
19272 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19272 DEBUG: Skipping OLEAUT32.dll dependency of win32ui.pyd
19319 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\win32ui.pyd
19319 DEBUG: Skipping COMCTL32.dll dependency of win32ui.pyd
19319 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\_win32sysloader.pyd
19319 DEBUG: Skipping KERNEL32.dll dependency of _win32sysloader.pyd
19366 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\_win32sysloader.pyd
19366 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32api.pyd
19366 DEBUG: Skipping ADVAPI32.dll dependency of win32api.pyd
19381 DEBUG: Skipping KERNEL32.dll dependency of win32api.pyd
19413 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32api.pyd
19413 DEBUG: Skipping VERSION.dll dependency of win32api.pyd
19459 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32api.pyd
19459 DEBUG: Skipping SHELL32.dll dependency of win32api.pyd
19491 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32api.pyd
19491 DEBUG: Skipping USER32.dll dependency of win32api.pyd
19553 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32api.pyd
19553 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32wnet.pyd
19569 DEBUG: Skipping KERNEL32.dll dependency of win32wnet.pyd
19600 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32wnet.pyd
19600 DEBUG: Skipping MPR.dll dependency of win32wnet.pyd
19647 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32wnet.pyd
19647 DEBUG: Skipping NETAPI32.dll dependency of win32wnet.pyd
19678 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32wnet.pyd
19678 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32comext\shell\shell.pyd
19694 DEBUG: Skipping KERNEL32.dll dependency of shell.pyd
19725 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32comext\shell\shell.pyd
19725 DEBUG: Skipping SHELL32.dll dependency of shell.pyd
19772 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32comext\shell\shell.pyd
19772 DEBUG: Skipping OLEAUT32.dll dependency of shell.pyd
19812 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32comext\shell\shell.pyd
19812 DEBUG: Skipping ole32.dll dependency of shell.pyd
19812 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
19812 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd:
19812 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19812 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
19828 DEBUG: Skipping ADVAPI32.dll dependency of _ssl.pyd
19828 DEBUG: Skipping GDI32.dll dependency of _ssl.pyd
19828 DEBUG: Skipping WS2_32.dll dependency of _ssl.pyd
19859 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
19875 DEBUG: Skipping KERNEL32.dll dependency of _ssl.pyd
19906 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
19953 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
19984 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20015 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20062 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20062 DEBUG: Skipping CRYPT32.dll dependency of _ssl.pyd
20094 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20109 DEBUG: Skipping USER32.dll dependency of _ssl.pyd
20140 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20187 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20219 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_ssl.pyd
20219 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\unicodedata.pyd
20219 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\unicodedata.pyd:
20219 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20219 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20265 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\unicodedata.pyd
20265 DEBUG: Skipping KERNEL32.dll dependency of unicodedata.pyd
20297 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\unicodedata.pyd
20344 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\unicodedata.pyd
20344 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd
20344 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd:
20344 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20344 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20390 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd
20390 DEBUG: Skipping KERNEL32.dll dependency of pyexpat.pyd
20422 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd
20469 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd
20500 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd
20547 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\pyexpat.pyd
20547 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd
20547 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd:
20547 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20547 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20594 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd
20594 DEBUG: Skipping KERNEL32.dll dependency of _bz2.pyd
20625 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd
20672 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd
20703 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd
20734 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_bz2.pyd
20734 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_lzma.pyd
20750 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_lzma.pyd:
20750 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20750 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20750 DEBUG: Skipping KERNEL32.dll dependency of _lzma.pyd
20797 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_lzma.pyd
20828 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_lzma.pyd
20828 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
20828 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd:
20828 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20828 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
20844 DEBUG: Skipping ADVAPI32.dll dependency of _hashlib.pyd
20844 DEBUG: Skipping GDI32.dll dependency of _hashlib.pyd
20875 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
20875 DEBUG: Skipping KERNEL32.dll dependency of _hashlib.pyd
20922 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
20953 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21000 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21031 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21078 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21078 DEBUG: Skipping USER32.dll dependency of _hashlib.pyd
21109 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21156 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21187 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_hashlib.pyd
21187 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_socket.pyd
21187 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_socket.pyd:
21187 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21187 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21203 DEBUG: Skipping WS2_32.dll dependency of _socket.pyd
21203 DEBUG: Skipping KERNEL32.dll dependency of _socket.pyd
21234 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_socket.pyd
21281 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_socket.pyd
21281 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\select.pyd
21281 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\select.pyd:
21281 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21281 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
21281 DEBUG: Skipping WS2_32.dll dependency of select.pyd
21281 DEBUG: Skipping KERNEL32.dll dependency of select.pyd
21328 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\select.pyd
21328 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21328 DEBUG: Skipping KERNEL32.dll dependency of _multiarray_tests.cp36-win_amd64.pyd
21375 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21406 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21453 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21484 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\_multiarray_tests.cp36-win_amd64.pyd
21484 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\umath.cp36-win_amd64.pyd
21531 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\umath.cp36-win_amd64.pyd
21531 DEBUG: Skipping KERNEL32.dll dependency of umath.cp36-win_amd64.pyd
21562 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\umath.cp36-win_amd64.pyd
21609 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\umath.cp36-win_amd64.pyd
21641 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\umath.cp36-win_amd64.pyd
21687 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\umath.cp36-win_amd64.pyd
21687 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21734 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21766 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21766 DEBUG: Skipping KERNEL32.dll dependency of multiarray.cp36-win_amd64.pyd
21781 DEBUG: Adding libopenblas.CSRRD7HKRKC3T3YXA7VY7TAZGLSWDKW6.gfortran-win_amd64.dll dependency of multiarray.cp36-win_amd64.pyd from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\.libs\libopenblas.csrrd7hkrkc3t3yxa7vy7tazglswdkw6.gfortran-win_amd64.dll
21812 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21844 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21891 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21926 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
21957 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
22004 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
22036 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\core\multiarray.cp36-win_amd64.pyd
22036 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32pdh.pyd
22051 DEBUG: Skipping KERNEL32.dll dependency of win32pdh.pyd
22082 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32pdh.pyd
22129 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32pdh.pyd
22161 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\win32\win32pdh.pyd
22161 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\DLLs\_distutils_findvs.pyd
22161 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\DLLs\_distutils_findvs.pyd:
22161 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
22161 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
22176 DEBUG: Skipping KERNEL32.dll dependency of _distutils_findvs.pyd
22207 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\DLLs\_distutils_findvs.pyd
22207 DEBUG: Skipping OLEAUT32.dll dependency of _distutils_findvs.pyd
22207 DEBUG: Skipping ole32.dll dependency of _distutils_findvs.pyd
22207 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22223 DEBUG: Skipping ADVAPI32.dll dependency of mtrand.cp36-win_amd64.pyd
22223 DEBUG: Skipping KERNEL32.dll dependency of mtrand.cp36-win_amd64.pyd
22270 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22301 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22332 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\random\mtrand.cp36-win_amd64.pyd
22332 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\fft\fftpack_lite.cp36-win_amd64.pyd
22348 DEBUG: Skipping KERNEL32.dll dependency of fftpack_lite.cp36-win_amd64.pyd
22379 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\fft\fftpack_lite.cp36-win_amd64.pyd
22426 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\fft\fftpack_lite.cp36-win_amd64.pyd
22426 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22457 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22473 DEBUG: Skipping KERNEL32.dll dependency of _umath_linalg.cp36-win_amd64.pyd
22504 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22551 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22582 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\_umath_linalg.cp36-win_amd64.pyd
22582 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\lapack_lite.cp36-win_amd64.pyd
22614 DEBUG: Skipping KERNEL32.dll dependency of lapack_lite.cp36-win_amd64.pyd
22645 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\linalg\lapack_lite.cp36-win_amd64.pyd
22645 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtWidgets.pyd
22661 DEBUG: Skipping KERNEL32.dll dependency of QtWidgets.pyd
22661 DEBUG: Adding Qt5Widgets.dll dependency of QtWidgets.pyd from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
22707 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtWidgets.pyd
22707 DEBUG: Adding python3.dll dependency of QtWidgets.pyd from c:\users\boris\appdata\local\programs\python\python36\python3.dll
22739 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtWidgets.pyd
22739 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtCore.pyd
22786 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtCore.pyd
22801 DEBUG: Skipping KERNEL32.dll dependency of QtCore.pyd
22832 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtCore.pyd
22879 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtCore.pyd
22918 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtCore.pyd
22918 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtGui.pyd
22932 DEBUG: Skipping KERNEL32.dll dependency of QtGui.pyd
22966 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtGui.pyd
22997 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtGui.pyd
22997 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\sip.pyd
23044 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\sip.pyd
23044 DEBUG: Skipping KERNEL32.dll dependency of sip.pyd
23091 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\sip.pyd
23131 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\sip.pyd
23163 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\sip.pyd
23163 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\sip.pyd
23210 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\sip.pyd
23210 DEBUG: Skipping KERNEL32.dll dependency of sip.pyd
23242 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\sip.pyd
23288 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\sip.pyd
23320 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\sip.pyd
23320 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtNetwork.pyd
23335 DEBUG: Skipping KERNEL32.dll dependency of QtNetwork.pyd
23367 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtNetwork.pyd
23413 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\QtNetwork.pyd
23413 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23476 DEBUG: Skipping GDI32.dll dependency of qt5gui.dll
23523 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23554 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23554 DEBUG: Skipping KERNEL32.dll dependency of qt5gui.dll
23570 DEBUG: Adding MSVCP140.dll dependency of qt5gui.dll from c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
23601 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23632 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23679 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23679 DEBUG: Skipping USER32.dll dependency of qt5gui.dll
23710 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23757 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23788 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5gui.dll
23788 DEBUG: Skipping ole32.dll dependency of qt5gui.dll
23804 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23835 DEBUG: Skipping WS2_32.dll dependency of qt5core.dll
23835 DEBUG: Skipping VERSION.dll dependency of qt5core.dll
23882 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23882 DEBUG: Skipping MPR.dll dependency of qt5core.dll
23882 DEBUG: Skipping SHELL32.dll dependency of qt5core.dll
23929 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23960 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
23991 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24008 DEBUG: Skipping WINMM.dll dependency of qt5core.dll
24010 DEBUG: Skipping KERNEL32.dll dependency of qt5core.dll
24046 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24077 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24124 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24124 DEBUG: Skipping USER32.dll dependency of qt5core.dll
24124 DEBUG: Skipping ADVAPI32.dll dependency of qt5core.dll
24155 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24202 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24233 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5core.dll
24233 DEBUG: Skipping ole32.dll dependency of qt5core.dll
24249 DEBUG: Analyzing C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24598 DEBUG: Skipping ADVAPI32.dll dependency of LIBEAY32.dll
24601 DEBUG: Skipping GDI32.dll dependency of LIBEAY32.dll
24604 DEBUG: Skipping WS2_32.dll dependency of LIBEAY32.dll
24638 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24638 DEBUG: Skipping KERNEL32.dll dependency of LIBEAY32.dll
24669 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24716 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24747 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24794 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24825 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24872 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24872 DEBUG: Skipping USER32.dll dependency of LIBEAY32.dll
24903 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24950 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
24982 WARNING: lib not found: api-ms-win-crt-conio-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
25032 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of C:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\LIBEAY32.dll
25032 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25051 DEBUG: Skipping KERNEL32.dll dependency of qt5svg.dll
25082 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25129 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25160 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25207 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5svg.dll
25207 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
25207 DEBUG: Skipping DNSAPI.dll dependency of qt5network.dll
25223 DEBUG: Skipping ADVAPI32.dll dependency of qt5network.dll
25223 DEBUG: Skipping WS2_32.dll dependency of qt5network.dll
25254 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
25254 DEBUG: Skipping KERNEL32.dll dependency of qt5network.dll
25301 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
25348 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
25348 DEBUG: Skipping IPHLPAPI.DLL dependency of qt5network.dll
25348 DEBUG: Skipping CRYPT32.dll dependency of qt5network.dll
25379 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
25426 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5network.dll
25426 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25551 DEBUG: Skipping ADVAPI32.dll dependency of mfc140u.dll
25598 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25598 DEBUG: Skipping GDI32.dll dependency of mfc140u.dll
25598 DEBUG: Skipping SHLWAPI.dll dependency of mfc140u.dll
25598 DEBUG: Skipping KERNEL32.dll dependency of mfc140u.dll
25644 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25644 DEBUG: Adding api-ms-win-crt-multibyte-l1-1-0.dll dependency of mfc140u.dll from C:\Windows\system32\api-ms-win-crt-multibyte-l1-1-0.dll
25676 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25723 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25754 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25785 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25801 DEBUG: Skipping UxTheme.dll dependency of mfc140u.dll
25801 DEBUG: Skipping IMM32.dll dependency of mfc140u.dll
25832 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25832 DEBUG: Skipping USER32.dll dependency of mfc140u.dll
25879 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25879 DEBUG: Skipping OLEAUT32.dll dependency of mfc140u.dll
25910 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\Pythonwin\mfc140u.dll
25926 DEBUG: Skipping ole32.dll dependency of mfc140u.dll
25926 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\numpy\.libs\libopenblas.csrrd7hkrkc3t3yxa7vy7tazglswdkw6.gfortran-win_amd64.dll
35241 DEBUG: Skipping USER32.dll dependency of libopenblas.csrrd7hkrkc3t3yxa7vy7tazglswdkw6.gfortran-win_amd64.dll
35257 DEBUG: Skipping msvcrt.dll dependency of libopenblas.csrrd7hkrkc3t3yxa7vy7tazglswdkw6.gfortran-win_amd64.dll
35257 DEBUG: Skipping KERNEL32.dll dependency of libopenblas.csrrd7hkrkc3t3yxa7vy7tazglswdkw6.gfortran-win_amd64.dll
35257 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
35288 DEBUG: Skipping GDI32.dll dependency of qt5widgets.dll
35303 DEBUG: Skipping KERNEL32.dll dependency of qt5widgets.dll
35303 DEBUG: Skipping dwmapi.dll dependency of qt5widgets.dll
35335 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
35352 DEBUG: Skipping SHELL32.dll dependency of qt5widgets.dll
35377 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
35393 DEBUG: Skipping UxTheme.dll dependency of qt5widgets.dll
35393 DEBUG: Skipping USER32.dll dependency of qt5widgets.dll
35424 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
35471 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\qt5widgets.dll
35471 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\python3.dll
35471 DEBUG: Dependent assemblies of c:\users\boris\appdata\local\programs\python\python36\python3.dll:
35471 DEBUG: *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
35471 DEBUG: Skipping assembly *_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_none
35565 DEBUG: Analyzing c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35612 WARNING: lib not found: api-ms-win-crt-stdio-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35658 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35674 DEBUG: Skipping KERNEL32.dll dependency of MSVCP140.dll
35721 WARNING: lib not found: api-ms-win-crt-filesystem-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35752 WARNING: lib not found: api-ms-win-crt-environment-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35799 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35830 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35877 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35912 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35943 WARNING: lib not found: api-ms-win-crt-utility-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
35990 WARNING: lib not found: api-ms-win-crt-math-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
36021 WARNING: lib not found: api-ms-win-crt-string-l1-1-0.dll dependency of c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyQt5\Qt\bin\MSVCP140.dll
36021 DEBUG: Analyzing C:\Windows\system32\api-ms-win-crt-multibyte-l1-1-0.dll
36037 DEBUG: Adding ucrtbase.dll dependency of api-ms-win-crt-multibyte-l1-1-0.dll from C:\Windows\system32\ucrtbase.dll
36037 DEBUG: Analyzing C:\Windows\system32\ucrtbase.dll
36336 WARNING: lib not found: api-ms-win-core-processenvironment-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36367 WARNING: lib not found: api-ms-win-core-interlocked-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36414 WARNING: lib not found: api-ms-win-core-file-l1-2-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36445 WARNING: lib not found: api-ms-win-core-file-l2-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36492 WARNING: lib not found: api-ms-win-core-processthreads-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36523 WARNING: lib not found: api-ms-win-core-datetime-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36555 WARNING: lib not found: api-ms-win-core-synch-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36601 WARNING: lib not found: api-ms-win-core-file-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36633 WARNING: lib not found: api-ms-win-core-synch-l1-2-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36680 WARNING: lib not found: api-ms-win-core-util-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36711 WARNING: lib not found: api-ms-win-core-errorhandling-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36758 WARNING: lib not found: api-ms-win-core-namedpipe-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36789 WARNING: lib not found: api-ms-win-core-string-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36820 WARNING: lib not found: api-ms-win-core-sysinfo-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36867 WARNING: lib not found: api-ms-win-core-rtlsupport-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36898 WARNING: lib not found: api-ms-win-core-memory-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36945 WARNING: lib not found: api-ms-win-core-localization-l1-2-0.dll dependency of C:\Windows\system32\ucrtbase.dll
36976 WARNING: lib not found: api-ms-win-core-heap-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37023 WARNING: lib not found: api-ms-win-core-libraryloader-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37055 WARNING: lib not found: api-ms-win-core-timezone-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37101 WARNING: lib not found: api-ms-win-core-handle-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37133 WARNING: lib not found: api-ms-win-core-processthreads-l1-1-1.dll dependency of C:\Windows\system32\ucrtbase.dll
37180 WARNING: lib not found: api-ms-win-core-debug-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37211 WARNING: lib not found: api-ms-win-core-console-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37242 WARNING: lib not found: api-ms-win-core-profile-l1-1-0.dll dependency of C:\Windows\system32\ucrtbase.dll
37242 INFO: Looking for eggs
37258 INFO: Using Python library c:\users\boris\appdata\local\programs\python\python36\python36.dll
37258 INFO: Found binding redirects:
[]
Traceback (most recent call last):
  File "c:\users\boris\appdata\local\programs\python\python36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\Boris\AppData\Local\Programs\Python\Python36\Scripts\pyinstaller.exe\__main__.py", line 9, in <module>
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\__main__.py", line 111, in run
    run_build(pyi_config, spec_file, **vars(args))
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\__main__.py", line 63, in run_build
    PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\building\build_main.py", line 838, in main
    build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\building\build_main.py", line 784, in build
    exec(text, spec_namespace)
  File "<string>", line 17, in <module>
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\building\build_main.py", line 241, in __init__
    self.__postinit__()
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\building\datastruct.py", line 158, in __postinit__
    self.assemble()
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\building\build_main.py", line 595, in assemble
    for name, path, typecode in compile_py_files(new_toc, CONF['workpath']):
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\PyInstaller\utils\misc.py", line 150, in compile_py_files
    with open(obj_fnm, 'rb') as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Boris\\AppData\\Local\\Programs\\Python\\Python36\\Scripts\\pyinstaller.exe\\__main__.pyo'
Traceback (most recent call last):
  File "c:\users\boris\appdata\local\programs\python\python36\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\Boris\AppData\Local\Programs\Python\Python36\Scripts\fbs.exe\__main__.py", line 9, in <module>
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\fbs\__main__.py", line 17, in _main
    fbs.cmdline.main()
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\fbs\cmdline.py", line 32, in main
    fn(*args)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\fbs\builtin_commands\__init__.py", line 113, in freeze
    freeze_windows(debug=debug)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\fbs\freeze\windows.py", line 18, in freeze_windows
    run_pyinstaller(args, debug)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\site-packages\fbs\freeze\__init__.py", line 43, in run_pyinstaller
    run(args, check=True)
  File "c:\users\boris\appdata\local\programs\python\python36\lib\subprocess.py", line 438, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['pyinstaller', '--name', 'Tutorial', '--noupx', '--log-level', 'DEBUG', '--noconfirm', '--hidden-import', 'numpy.core._dtype_ctypes', '--icon', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\src\\main\\icons\\Icon.ico', '--distpath', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\target', '--specpath', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\target\\PyInstaller', '--workpath', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\target\\PyInstaller', 'C:\\Users\\Boris\\Nextcloud\\WORKING_DIRECTORY\\PyQt\\FBSDebug\\Tutorial\\src\\main\\python\\main.py', '--debug', '--runtime-hook', 'C:\\Users\\Boris\\AppData\\Local\\Temp\\tmphgsq1_qz\\fbs_pyinstaller_hook.py']' returned non-zero exit status 1.

C:\Users\Boris\Nextcloud\WORKING_DIRECTORY\PyQt\FBSDebug\Tutorial>
mherrmann commented 5 years ago

@BorisDess do you really expect me to read through these 1,000 lines of logs, download and read through your code? Do you not think I might have other things to do?

My point is: Don't just send me your garbage. Debug the problem yourself - including possibly debugging fbs's source code - and then get back to me when you can pinpoint the cause of the problem.

theoroborus commented 5 years ago

Ok no problem. I'll simply keep using PyInstaller because I already spent way too much time on this.