| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- 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 _winapi - imported by ntpath (optional), encodings (delayed, conditional, optional), subprocess (optional), mimetypes (optional), multiprocessing.connection (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.reduction (conditional), multiprocessing.shared_memory (conditional), multiprocessing.heap (conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level)
- missing module named msvcrt - imported by subprocess (optional), getpass (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.popen_spawn_win32 (top-level), click._winconsole (top-level), click._termui_impl (conditional), asyncio.windows_events (top-level), asyncio.windows_utils (top-level)
- missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
- excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
- missing module named pep517 - imported by importlib.metadata (delayed), importlib_metadata (delayed)
- missing module named urllib.urlencode - imported by urllib (optional), lazr.restfulclient.resource (optional), wadllib.application (optional), lazr.restfulclient._browser (optional), launchpadlib.credentials (optional)
- missing module named urllib.quote - imported by urllib (optional), apport.packaging_impl (optional)
- missing module named urllib.unquote - imported by urllib (conditional), apport.report (conditional), apport.packaging_impl (optional), lazr.restfulclient.resource (optional)
- missing module named urllib.urlopen - imported by urllib (conditional), apport.report (conditional), apport.packaging_impl (optional)
- missing module named winreg - imported by importlib._bootstrap_external (conditional), mimetypes (optional), urllib.request (delayed, conditional, optional), platform (delayed, optional), werkzeug.debug (delayed, conditional)
- missing module named nt - imported by os (delayed, conditional, optional), ntpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), ctypes (delayed, conditional)
- missing module named org - imported by copy (optional)
- missing module named _scproxy - imported by urllib.request (conditional)
- missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional)
- missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
- missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
- missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
- missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level)
- missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level)
- missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
- missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
- missing module named multiprocessing.Value - imported by multiprocessing (top-level), werkzeug.debug (top-level)
- missing module named pyimod02_importers - imported by /home/xiaogu/.local/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (delayed)
- missing module named vms_lib - imported by platform (delayed, optional)
- missing module named java - imported by platform (delayed)
- missing module named _winreg - imported by platform (delayed, optional)
- missing module named 'rich.table' - imported by httpx._main (top-level)
- missing module named 'rich.syntax' - imported by httpx._main (top-level)
- missing module named 'rich.progress' - imported by httpx._main (top-level)
- missing module named 'rich.markup' - imported by httpx._main (top-level)
- missing module named rich - imported by httpx._main (top-level)
- missing module named 'pygments.util' - imported by httpx._main (top-level)
- missing module named pygments - imported by httpx._main (top-level)
- missing module named trio - imported by httpx._utils (delayed, conditional), httpx._transports.asgi (delayed, conditional), httpcore._synchronization (optional), httpcore._backends.trio (top-level)
- missing module named 'trio.testing' - imported by anyio._backends._trio (delayed)
- missing module named ConfigParser - imported by apport.fileutils (optional), lazr.restfulclient.authorize.oauth (optional), apport_python_hook (delayed, optional)
- missing module named urlparse - imported by launchpadlib.launchpad (optional), lazr.restfulclient.resource (optional), launchpadlib.credentials (optional), launchpadlib.uris (optional), apport.packaging_impl (delayed, conditional, optional)
- missing module named httplib - imported by apport.packaging_impl (delayed, conditional, optional)
- missing module named 'ctypes.macholib' - imported by ctypes.util (conditional)
- missing module named gi.repository.Secret - imported by gi.repository (optional), keyring.backends.libsecret (optional)
- runtime module named gi.repository.GLib - imported by keyring.backends.libsecret (optional), gi.repository (optional), gi._ossighelper (delayed), gi.overrides.Gio (top-level), gi.overrides.GObject (top-level), gi.repository.GObject (top-level)
- runtime module named gi.repository.Gio - imported by keyring.backends.libsecret (optional), gi.repository (optional)
- runtime module named gi.repository.GObject - imported by gi.repository.Gio (top-level)
- missing module named dummy_threading - imported by dbus.proxies (optional)
- missing module named win32cred - imported by keyring.backends.Windows (optional)
- missing module named pywintypes - imported by keyring.backends.Windows (optional)
- missing module named 'win32ctypes.pywin32' - imported by keyring.backends.Windows (optional)
- missing module named win32ctypes - imported by keyring.backends.Windows (optional)
- missing module named bcrypt - imported by cryptography.hazmat.primitives.serialization.ssh (optional)
- missing module named 'six.moves.urllib.parse' - imported by lazr.restfulclient.authorize.oauth (top-level), launchpadlib.credentials (top-level)
- missing module named StringIO - imported by six (conditional)
- missing module named ca_certs_locater - imported by httplib2.certs (optional)
- missing module named 'typing.io' - imported by importlib.resources (top-level)
- missing module named asyncio.Runner - imported by asyncio (conditional), anyio._backends._asyncio (conditional)
- missing module named _overlapped - imported by asyncio.windows_events (top-level)
- missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
- missing module named __builtin__ - imported by pyparsing (conditional)
- missing module named ordereddict - imported by pyparsing (optional)
- missing module named socks - imported by httplib2 (optional)
- missing module named cPickle - imported by apport.packaging_impl (optional)
- missing module named UserDict - imported by problem_report (conditional)
- missing module named cStringIO - imported by apport_python_hook (delayed, optional), launchpadlib.credentials (optional)
- missing module named 'trio.to_thread' - imported by anyio._backends._trio (top-level)
- missing module named 'trio.socket' - imported by anyio._backends._trio (top-level)
- missing module named outcome - imported by anyio._backends._trio (top-level)
- missing module named 'trio.lowlevel' - imported by anyio._backends._trio (top-level)
- missing module named 'trio.from_thread' - imported by anyio._backends._trio (top-level)
- missing module named uvloop - imported by anyio._backends._asyncio (delayed, conditional)
- missing module named curio - imported by sniffio._impl (delayed, conditional)
- missing module named _typeshed - imported by werkzeug._internal (conditional), anyio._core._fileio (conditional), httpx._transports.wsgi (conditional)
- missing module named socksio - imported by httpcore._sync.socks_proxy (top-level), httpcore._async.socks_proxy (top-level), httpx._transports.default (delayed, conditional, optional)
- missing module named 'h2.settings' - imported by httpcore._sync.http2 (top-level), httpcore._async.http2 (top-level)
- missing module named 'h2.exceptions' - imported by httpcore._sync.http2 (top-level), httpcore._async.http2 (top-level)
- missing module named 'h2.events' - imported by httpcore._sync.http2 (top-level), httpcore._async.http2 (top-level)
- missing module named 'h2.connection' - imported by httpcore._sync.http2 (top-level), httpcore._async.http2 (top-level)
- missing module named h2 - imported by httpcore._sync.http2 (top-level), httpx._client (delayed, conditional, optional)
- missing module named 'h2.config' - imported by httpcore._async.http2 (top-level)
- missing module named colorama - imported by werkzeug._internal (delayed, optional), click._compat (delayed, conditional)
- missing module named '_typeshed.wsgi' - imported by werkzeug.exceptions (conditional), werkzeug.http (conditional), werkzeug.wsgi (conditional), werkzeug.utils (conditional), werkzeug.wrappers.response (conditional), werkzeug.test (conditional), werkzeug.formparser (conditional), werkzeug.wrappers.request (conditional), werkzeug.serving (conditional), werkzeug.debug (conditional), werkzeug.middleware.shared_data (conditional), werkzeug.local (conditional), werkzeug.routing.exceptions (conditional), werkzeug.routing.map (conditional), flask.typing (conditional), flask.ctx (conditional), flask.testing (conditional), flask.cli (conditional), flask.app (conditional), httpx._transports.wsgi (conditional)
- missing module named brotli - imported by httpx._compat (optional)
- missing module named brotlicffi - imported by httpx._compat (optional)
- missing module named 'watchdog.observers' - imported by werkzeug._reloader (delayed)
- missing module named 'watchdog.events' - imported by werkzeug._reloader (delayed)
- missing module named watchdog - imported by werkzeug._reloader (delayed)
- missing module named asgiref - imported by flask.app (delayed, optional)
- missing module named dotenv - imported by flask.cli (delayed, optional)
|