54 lines
4.8 KiB
Plaintext
54 lines
4.8 KiB
Plaintext
|
|
This file lists modules PyInstaller was not able to find. This does not
|
|
necessarily mean this module is required for running your program. Python and
|
|
Python 3rd-party packages include a lot of conditional or optional modules. For
|
|
example the module 'ntpath' only exists on Windows, whereas the module
|
|
'posixpath' only exists on Posix systems.
|
|
|
|
Types if import:
|
|
* top-level: imported at the top-level - look at these first
|
|
* conditional: imported within an if-statement
|
|
* delayed: imported within a function
|
|
* optional: imported within a try-except-statement
|
|
|
|
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
|
|
tracking down the missing module yourself. Thanks!
|
|
|
|
missing module named pyimod02_importers - imported by /Users/xiao_deng/miniforge3/envs/process_img/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py (delayed), /Users/xiao_deng/miniforge3/envs/process_img/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (delayed)
|
|
missing module named pep517 - imported by importlib.metadata (delayed)
|
|
missing module named org - imported by copy (optional)
|
|
missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional)
|
|
missing module named winreg - imported by importlib._bootstrap_external (conditional), mimetypes (optional), urllib.request (delayed, conditional, optional), platform (delayed, optional), pkg_resources._vendor.platformdirs.windows (delayed, optional), pygments.formatters.img (optional)
|
|
missing module named nt - imported by os (delayed, conditional, optional), ntpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), ctypes (delayed, conditional)
|
|
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
|
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
|
|
missing module named _winapi - imported by encodings (delayed, conditional, optional), ntpath (optional), subprocess (optional), mimetypes (optional)
|
|
missing module named msvcrt - imported by subprocess (optional), getpass (optional)
|
|
missing module named _manylinux - imported by pkg_resources._vendor.packaging._manylinux (delayed, optional), packaging._manylinux (delayed, optional)
|
|
missing module named jnius - imported by pkg_resources._vendor.platformdirs.android (delayed, optional)
|
|
missing module named platformdirs - imported by pkg_resources._vendor.platformdirs.__main__ (top-level)
|
|
missing module named 'pkg_resources.extern.importlib_resources' - imported by pkg_resources._vendor.jaraco.text (optional)
|
|
missing module named 'typing.io' - imported by importlib.resources (top-level)
|
|
missing module named 'pkg_resources.extern.more_itertools' - imported by pkg_resources._vendor.jaraco.functools (top-level)
|
|
missing module named pkg_resources.extern.packaging - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
|
|
missing module named pkg_resources.extern.platformdirs - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
|
|
missing module named 'pkg_resources.extern.jaraco' - imported by pkg_resources (top-level), pkg_resources._vendor.jaraco.text (top-level)
|
|
missing module named java - imported by xml.sax._exceptions (conditional)
|
|
missing module named vms_lib - imported by platform (delayed, optional)
|
|
missing module named 'java.lang' - imported by platform (delayed, optional)
|
|
missing module named _winreg - imported by platform (delayed, optional), pygments.formatters.img (optional)
|
|
missing module named pygments.lexers.PrologLexer - imported by pygments.lexers (top-level), pygments.lexers.cplint (top-level)
|
|
missing module named PIL._imagingagg - imported by PIL (delayed, conditional, optional), PIL.ImageDraw (delayed, conditional, optional)
|
|
missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level)
|
|
missing module named numpy - imported by PIL.Image (delayed, conditional, optional)
|
|
missing module named cffi - imported by PIL.Image (optional), PIL.PyAccess (optional)
|
|
missing module named defusedxml - imported by PIL.Image (optional)
|
|
missing module named ctags - imported by pygments.formatters.html (optional)
|
|
missing module named chardet - imported by pygments.lexer (delayed, conditional, optional)
|
|
missing module named ipywidgets - imported by rich.live (delayed, conditional, optional)
|
|
missing module named 'IPython.display' - imported by rich.live (delayed, conditional, optional)
|
|
missing module named IPython - imported by rich.jupyter (delayed, optional)
|
|
missing module named 'IPython.core' - imported by rich.pretty (delayed, optional)
|
|
missing module named attr - imported by rich.pretty (optional)
|
|
missing module named linkify_it - imported by markdown_it.main (optional)
|