0 pyinstaller実行結果

329 INFO: Extending PYTHONPATH with paths
['C:\\Users\\user\\Downloads\\NewFolder', 'C:\\Users\\user\\Downloads\\NewFolder']

330 INFO: checking Analysis
330 INFO: Building Analysis because Analysis-00.toc is non existent
331 INFO: Initializing module dependency graph...
340 INFO: Initializing module graph hooks...
348 INFO: Analyzing base_library.zip ...
15375 INFO: running Analysis Analysis-00.toc
15475 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of
final executable
  required by c:\users\user\anaconda3\python.exe
18308 INFO: Caching module hooks...
18361 INFO: Analyzing wave.py
25436 INFO: Processing pre-find module path hook   distutils
29979 INFO: Processing pre-find module path hook   site
29982 INFO: site: retargeting to fake-dir 'c:\\users\\user\\anaconda3\\lib\\site-packages\\PyInstaller\\fake-modules'
35582 INFO: Processing pre-safe import module hook   setuptools.extern.six.moves

69463 INFO: Processing pre-safe import module hook   six.moves
224780 INFO: Processing pre-safe import module hook   win32com
249732 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves

326708 INFO: Loading module hooks...
326709 INFO: Loading module hook "hook-babel.py"...
327012 INFO: Loading module hook "hook-certifi.py"...
327018 INFO: Loading module hook "hook-Crypto.py"...
Traceback (most recent call last):
  File "<string>", line 2, in <module>
ModuleNotFoundError: No module named 'Crypto.Math'
327268 INFO: Loading module hook "hook-cryptography.py"...
328528 INFO: Loading module hook "hook-distutils.py"...
328533 INFO: Loading module hook "hook-docutils.py"...
333107 INFO: Loading module hook "hook-encodings.py"...
333634 INFO: Loading module hook "hook-IPython.py"...
333705 INFO: Excluding import 'PyQt4'
333731 INFO:   Removing import of PyQt4 from module IPython.external.qt_loaders
333735 INFO: Excluding import 'matplotlib'
333755 INFO:   Removing import of matplotlib from module IPython.core.pylabtools
333755 INFO:   Removing import of matplotlib._pylab_helpers from module IPython.core.pylabtools
333756 INFO:   Removing import of matplotlib.pyplot from module IPython.core.pylabtools
333756 INFO:   Removing import of matplotlib.figure from module IPython.core.pylabtools
333763 INFO: Excluding import 'tkinter'
333787 INFO:   Removing import of tkinter from module IPython.lib.clipboard
333793 INFO: Excluding import 'PyQt5'
333823 INFO:   Removing import of PyQt5 from module IPython.external.qt_loaders
333823 INFO:   Removing import of PyQt5.QtCore from module IPython.external.qt_loaders
333824 INFO:   Removing import of PyQt5.QtGui from module IPython.external.qt_loaders
333825 INFO:   Removing import of PyQt5.QtSvg from module IPython.external.qt_loaders
333826 INFO:   Removing import of PyQt5.QtWidgets from module IPython.external.qt_loaders
333828 INFO: Excluding import 'PySide'
333853 INFO:   Removing import of PySide from module IPython.external.qt_loaders

333855 INFO: Excluding import 'gtk'
333879 INFO: Loading module hook "hook-jedi.py"...
333897 INFO: Loading module hook "hook-jinja2.py"...
333961 INFO: Loading module hook "hook-jsonschema.py"...
333968 INFO: Loading module hook "hook-lib2to3.py"...
333982 INFO: Loading module hook "hook-lxml.etree.py"...
333985 INFO: Loading module hook "hook-matplotlib.backends.py"...
336121 INFO:   Matplotlib backend "GTK": ignored
    Gtk* backend requires pygtk to be installed.
337586 INFO:   Matplotlib backend "GTKAgg": ignored
    Gtk* backend requires pygtk to be installed.
338498 INFO:   Matplotlib backend "GTKCairo": ignored
    No module named 'gtk'
339841 INFO:   Matplotlib backend "GTK3Agg": ignored
    The Gtk3 backend requires PyGObject or pgi
340739 INFO:   Matplotlib backend "GTK3Cairo": ignored
    cairo backend requires that cairocffi or pycairo is installed
342125 INFO:   Matplotlib backend "MacOSX": ignored
    cannot import name '_macosx'
345568 INFO:   Matplotlib backend "nbAgg": added
347635 INFO:   Matplotlib backend "Qt4Agg": added
348592 INFO:   Matplotlib backend "Qt4Cairo": ignored
    cairo backend requires that cairocffi or pycairo is installed
350091 INFO:   Matplotlib backend "Qt5Agg": added
351041 INFO:   Matplotlib backend "Qt5Cairo": ignored
    cairo backend requires that cairocffi or pycairo is installed
352529 INFO:   Matplotlib backend "TkAgg": added
353599 INFO:   Matplotlib backend "TkCairo": ignored
    cairo backend requires that cairocffi or pycairo is installed
356192 INFO:   Matplotlib backend "WebAgg": added
358017 INFO:   Matplotlib backend "WX": ignored
    Matplotlib backend_wx and backend_wxagg require wxPython>=2.9
359237 INFO:   Matplotlib backend "WXAgg": ignored
    No module named 'wx'
360306 INFO:   Matplotlib backend "WXCairo": ignored
    No module named 'wx'
361893 INFO:   Matplotlib backend "agg": added
362885 INFO:   Matplotlib backend "cairo": ignored
    cairo backend requires that cairocffi or pycairo is installed
363810 INFO:   Matplotlib backend "gdk": ignored
    No module named 'gobject'
365261 INFO:   Matplotlib backend "pdf": added
367479 INFO:   Matplotlib backend "pgf": added
368906 INFO:   Matplotlib backend "ps": added
370717 INFO:   Matplotlib backend "svg": added
372531 INFO:   Matplotlib backend "template": added
373767 INFO: Loading module hook "hook-matplotlib.py"...
374830 INFO: Loading module hook "hook-numpy.core.py"...
375095 INFO: MKL libraries found when importing numpy. Adding MKL to binaries
375111 INFO: Loading module hook "hook-numpy.py"...
375114 INFO: Loading module hook "hook-openpyxl.py"...
375142 INFO: Loading module hook "hook-pandas.py"...
378216 INFO: Loading module hook "hook-patsy.py"...
378220 INFO: Loading module hook "hook-PIL.Image.py"...
379891 INFO: Loading module hook "hook-PIL.py"...
379904 INFO: Excluding import 'PyQt4'
379917 INFO:   Removing import of PyQt4 from module PIL.ImageQt
379921 INFO: Excluding import 'tkinter'
379936 INFO:   Removing import of tkinter from module PIL.ImageTk
379937 INFO: Excluding import 'PyQt5'
379951 INFO:   Removing import of PyQt5.QtCore from module PIL.ImageQt
379952 INFO:   Removing import of PyQt5.QtGui from module PIL.ImageQt
379954 INFO: Excluding import 'PySide'
379968 INFO:   Removing import of PySide from module PIL.ImageQt
379971 INFO: Import to be excluded not found: 'FixTk'
379972 INFO: Loading module hook "hook-PIL.SpiderImagePlugin.py"...
379985 INFO: Excluding import 'tkinter'
379996 INFO: Import to be excluded not found: 'FixTk'
379997 INFO: Loading module hook "hook-pkg_resources.py"...
383742 INFO: Loading module hook "hook-pycparser.py"...
384574 INFO: Loading module hook "hook-pydoc.py"...
384577 INFO: Loading module hook "hook-pygments.py"...
390410 INFO: Loading module hook "hook-PyQt5.py"...
391015 INFO: Loading module hook "hook-PyQt5.QtCore.py"...
391332 INFO: Loading module hook "hook-PyQt5.QtGui.py"...
391943 INFO: Loading module hook "hook-PyQt5.QtSvg.py"...
393206 INFO: Loading module hook "hook-PyQt5.QtWidgets.py"...
394408 INFO: Loading module hook "hook-pytest.py"...
397804 INFO: Loading module hook "hook-pythoncom.py"...
400120 INFO: Loading module hook "hook-pytz.py"...
400425 INFO: Loading module hook "hook-pywintypes.py"...
402512 INFO: Loading module hook "hook-scipy.io.matlab.py"...
402515 INFO: Loading module hook "hook-scipy.linalg.py"...
402517 INFO: Loading module hook "hook-scipy.py"...
402524 INFO: Loading module hook "hook-scipy.sparse.csgraph.py"...
402535 INFO: Loading module hook "hook-scipy.special._ellip_harm_2.py"...
402538 INFO: Loading module hook "hook-scipy.special._ufuncs.py"...
402540 INFO: Loading module hook "hook-setuptools.py"...
405837 INFO: Loading module hook "hook-sphinx.py"...
421320 INFO: Loading module hook "hook-sqlalchemy.py"...
422351 INFO:   Found 6 sqlalchemy hidden imports
422354 WARNING: Hidden import "MySQLdb" not found!
422381 WARNING: Hidden import "sqlalchemy.sql.functions.func" not found!
422424 WARNING: Hidden import "sqlalchemy.orm.state", "sqlalchemy.orm.strategies
" not found!
422439 INFO: Excluding import 'sqlalchemy.testing'
422461 INFO:   Removing import of sqlalchemy.testing.util from module sqlalchemy.orm.util
422463 INFO:   Removing import of sqlalchemy.testing.util from module sqlalchemy.testing
422463 INFO:   Removing import of sqlalchemy.testing.assertions from module sqlalchemy.testing
422464 INFO:   Removing import of sqlalchemy.testing.engines from module sqlalchemy.testing
422465 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing
422465 INFO:   Removing import of sqlalchemy.testing.assertsql from module sqlalchemy.testing
422466 INFO:   Removing import of sqlalchemy.testing.config from module sqlalchemy.testing
422466 INFO:   Removing import of sqlalchemy.testing.warnings from module sqlalchemy.testing
422467 INFO:   Removing import of sqlalchemy.testing.mock from module sqlalchemy.testing
422468 INFO:   Removing import of sqlalchemy.testing.exclusions from module sqlalchemy.testing
422468 INFO:   Removing import of sqlalchemy.testing.assertions from module sqlalchemy.testing.warnings
422469 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.warnings
422470 INFO:   Removing import of sqlalchemy.testing.util from module sqlalchemy.testing.assertions
422471 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.assertions
422471 INFO:   Removing import of sqlalchemy.testing.assertsql from module sqlalchemy.testing.assertions
422472 INFO:   Removing import of sqlalchemy.testing.config from module sqlalchemy.testing.assertions
422473 INFO:   Removing import of sqlalchemy.testing.mock from module sqlalchemy.testing.assertions
422473 INFO:   Removing import of sqlalchemy.testing.exclusions from module sqlalchemy.testing.assertions
422474 INFO:   Removing import of sqlalchemy.testing.engines from module sqlalchemy.testing.util
422474 INFO:   Removing import of sqlalchemy.testing.config from module sqlalchemy.testing.util
422475 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.util
422475 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.config
422476 INFO:   Removing import of sqlalchemy.testing.util from module sqlalchemy.testing.engines
422476 INFO:   Removing import of sqlalchemy.testing.assertions from module sqlalchemy.testing.engines
422477 INFO:   Removing import of sqlalchemy.testing.config from module sqlalchemy.testing.engines
422477 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.engines
422485 INFO:   Removing import of sqlalchemy.testing.config from module sqlalchemy.testing.exclusions
422486 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.exclusions
422486 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.assertsql
422487 INFO:   Removing import of sqlalchemy.testing from module sqlalchemy.testing.mock
422490 INFO: Loading module hook "hook-sqlite3.py"...
422829 INFO: Loading module hook "hook-sysconfig.py"...
422834 INFO: Loading module hook "hook-tables.py"...
422839 INFO: Loading module hook "hook-win32com.py"...
423545 INFO: Loading module hook "hook-xml.dom.domreg.py"...
423548 INFO: Loading module hook "hook-xml.etree.cElementTree.py"...
423550 INFO: Loading module hook "hook-xml.py"...
423554 INFO: Loading module hook "hook-zmq.py"...
----------------------------------------
'utf-8' codec can't decode byte 0x83 in position 128: invalid start byte
These are the bytes around the offending byte:
----------------------------------------
Traceback (most recent call last):
  File "c:\users\user\anaconda3\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec)
  File "c:\users\user\anaconda3\lib\runpy.py", line 85, in _run_code  exec(code, run_globals)
  File "C:\Users\user\Anaconda3\Scripts\pyinstaller.exe\__main__.py", line 9, in<module>
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\__main__.py", line111, in run run_build(pyi_config, spec_file, **vars(args))
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\__main__.py", line63, in run_build PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
  File "c:\users\user\anaconda3\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\user\anaconda3\lib\site-packages\PyInstaller\building\build_main.py", line 784, in build exec(text, spec_namespace)
  File "<string>", line 19, in <module>
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\building\build_main.py", line 241, in __init__self.__postinit__()
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\building\datastruct.py", line 158, in __postinit__self.assemble()
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\building\build_main.py", line 500, in assemble module_hook.post_graph()
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\building\imphook.py", line 410, in post_graph self._load_hook_module()
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\building\imphook.py", line 377, in _load_hook_module self.hook_module_name, self.hook_filename)
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\compat.py", line 736, in importlib_load_source return mod_loader.load_module()
  File "<frozen importlib._bootstrap_external>", line 399, in _check_name_wrappe
r
  File "<frozen importlib._bootstrap_external>", line 823, in load_module
  File "<frozen importlib._bootstrap_external>", line 682, in load_module
  File "<frozen importlib._bootstrap>", line 265, in _load_module_shim
  File "<frozen importlib._bootstrap>", line 684, in _load
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\hooks\hook-zmq.py", line 18, in <module> hiddenimports = ['zmq.utils.garbage'] + collect_submodules('zmq.backend')
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\utils\hooks\__init_.py", line 626, in collect_submodules repr(pkg_dir), package))
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\utils\hooks\__init_.py", line 85, in exec_statement return __exec_python_cmd(cmd)
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\utils\hooks\__init_.py", line 72, in __exec_python_cmd txt = exec_python(*cmd, env=pp_env)
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\compat.py", line 580, in exec_python return exec_command(*cmdargs, **kwargs)
  File "c:\users\user\anaconda3\lib\site-packages\PyInstaller\compat.py", line 370, in exec_command out = out.decode(encoding)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 128: invalid start byte
0

メモを他の人に見せる

このメモを見せたい人に、このURL(今開いているページのURLです)を教えてあげてください

コメント(0)

  • someone

  • someone