51 lines
5.0 KiB
Plaintext
51 lines
5.0 KiB
Plaintext
|
|
This file lists modules PyInstaller was not able to find. This does not
|
|
necessarily mean these modules are required for running your program. Both
|
|
Python's standard library and 3rd-party Python packages often conditionally
|
|
import optional modules, some of which may be available only on certain
|
|
platforms.
|
|
|
|
Types of 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 _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
|
|
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 'collections.abc' - imported by traceback (top-level), typing (top-level), inspect (top-level), logging (top-level), importlib.resources.readers (top-level), selectors (top-level), tracemalloc (top-level), http.client (top-level), configparser (top-level), markdown_it.main (top-level), markdown_it.ruler (top-level), markdown_it.utils (top-level), markdown_it.token (top-level), markdown_it.common.normalize_url (top-level), mdurl._decode (top-level), mdurl._encode (top-level), markdown_it._punycode (top-level), markdown_it.parser_block (top-level), markdown_it.rules_block.fence (top-level), markdown_it.parser_core (top-level), markdown_it.parser_inline (top-level), markdown_it.renderer (top-level), rich.scope (top-level)
|
|
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional), http.server (delayed, optional), getpass (delayed, optional), netrc (delayed, optional)
|
|
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional)
|
|
missing module named posix - imported by posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional)
|
|
missing module named resource - imported by posix (top-level)
|
|
missing module named _scproxy - imported by urllib.request (conditional)
|
|
missing module named termios - imported by tty (top-level), _pyrepl.pager (delayed, optional), getpass (optional)
|
|
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 _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
|
|
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 pyimod02_importers - imported by C:\Code\Projects\Network_Tester\.venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
|
|
missing module named pygments.lexers.PrologLexer - imported by pygments.lexers (top-level), pygments.lexers.cplint (top-level)
|
|
missing module named _winreg - imported by pygments.formatters.img (optional)
|
|
missing module named PIL - imported by pygments.formatters.img (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 typing_extensions - imported by markdown_it.utils (conditional), rich.live (conditional)
|
|
missing module named fcntl - imported by subprocess (optional), pty (delayed, 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)
|
|
missing module named vms_lib - imported by platform (delayed, optional)
|
|
missing module named 'java.lang' - imported by platform (delayed, optional)
|
|
missing module named java - imported by platform (delayed)
|