0% found this document useful (0 votes)
13 views12 pages

Missing Python Modules List for PyInstaller

The document lists various Python modules that PyInstaller could not locate, indicating that their absence does not necessarily hinder program execution due to the optional nature of many modules. It categorizes the types of imports as top-level, conditional, delayed, and optional, and emphasizes that users should not post this list to issue trackers but use it for troubleshooting. Specific missing modules include '_winapi', 'nt', 'winreg', and many others across various libraries and functionalities.

Uploaded by

merike4111
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views12 pages

Missing Python Modules List for PyInstaller

The document lists various Python modules that PyInstaller could not locate, indicating that their absence does not necessarily hinder program execution due to the optional nature of many modules. It categorizes the types of imports as top-level, conditional, delayed, and optional, and emphasizes that users should not post this list to issue trackers but use it for troubleshooting. Specific missing modules include '_winapi', 'nt', 'winreg', and many others across various libraries and functionalities.

Uploaded by

merike4111
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

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 encodings (delayed, conditional,


optional), ntpath (optional), shutil (conditional), subprocess (conditional),
[Link] (optional), [Link] (delayed,
conditional), [Link] (conditional),
multiprocessing.shared_memory (conditional), [Link] (conditional),
multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level),
asyncio.windows_utils (top-level), mimetypes (optional)
missing module named nt - imported by os (delayed, conditional, optional), ntpath
(optional), shutil (conditional), importlib._bootstrap_external (conditional),
ctypes (delayed, conditional)
missing module named winreg - imported by importlib._bootstrap_external
(conditional), platform (delayed, optional), mimetypes (optional), [Link]
(delayed, conditional, optional), [Link] (delayed, conditional, optional),
setuptools._distutils.[Link] (top-level), [Link] (conditional)
missing module named _frozen_importlib_external - imported by importlib._bootstrap
(delayed), importlib (optional), [Link] (optional), zipimport (top-level)
excluded module named _frozen_importlib - imported by importlib (optional),
[Link] (optional), zipimport (top-level)
missing module named msvcrt - imported by subprocess (optional),
[Link] (delayed, conditional), multiprocessing.popen_spawn_win32
(top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level),
getpass (optional), [Link]._win32stdio (top-level)
missing module named _overlapped - imported by asyncio.windows_events (top-level)
missing module named multiprocessing.set_start_method - imported by multiprocessing
(top-level), [Link] (top-level)
missing module named multiprocessing.get_start_method - imported by multiprocessing
(top-level), [Link] (top-level)
missing module named multiprocessing.get_context - imported by multiprocessing
(top-level), [Link] (top-level), [Link] (top-
level), [Link] (top-level)
missing module named [Link] - imported by multiprocessing
(top-level), [Link] (top-level)
missing module named [Link] - imported by multiprocessing
(top-level), [Link] (top-level)
missing module named [Link] - imported by
multiprocessing (top-level), [Link] (top-level)
missing module named [Link] - imported by asyncio (delayed,
conditional), [Link] (delayed, conditional)
missing module named annotationlib - imported by typing_extensions (conditional),
attr._compat (conditional)
missing module named vms_lib - imported by platform (delayed, optional)
missing module named '[Link]' - 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 _wmi - imported by platform (optional)
missing module named _typeshed - imported by [Link].bit_generator (top-
level), setuptools._distutils.dist (conditional), [Link] (conditional),
[Link].py311 (conditional)
missing module named _manylinux - imported by packaging._manylinux (delayed,
optional), setuptools._vendor.packaging._manylinux (delayed, optional),
setuptools._vendor.[Link]._manylinux (delayed, optional)
missing module named usercustomize - imported by site (delayed, optional)
missing module named sitecustomize - imported by site (delayed, optional)
missing module named importlib_resources - imported by
setuptools._vendor.[Link] (optional)
missing module named trove_classifiers - imported by
[Link]._validate_pyproject.formats (optional)
missing module named pyimod02_importers - imported by
/Library/Frameworks/[Link]/Versions/3.12/lib/python3.12/site-packages/
PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (delayed)
missing module named [Link] - imported by collections (optional),
[Link] (optional)
missing module named qtpy - imported by [Link] (delayed, conditional,
optional), pyperclip (delayed, conditional, optional)
missing module named AppKit - imported by [Link] (delayed,
conditional, optional), pyperclip (delayed, conditional, optional)
missing module named Foundation - imported by [Link] (delayed,
conditional, optional), pyperclip (delayed, conditional, optional)
missing module named PyQt5 - imported by pyperclip (delayed, conditional, optional)
missing module named '[Link]' - imported by pyperclip (delayed, optional)
missing module named pyqrcode - imported by [Link] (delayed),
[Link] (delayed, optional)
missing module named nacl - imported by [Link] (optional)
missing module named win32api - imported by [Link].win32 (delayed,
optional), [Link] (conditional, optional),
[Link]._dumbwin32proc (top-level), [Link]._pollingfile (top-
level), [Link]._win32stdio (top-level)
missing module named graphviz - imported by automat._typed (conditional),
automat._visualize (top-level)
missing module named bcrypt - imported by
[Link] (optional)
missing module named [Link] - imported by
cryptography.x509 (optional), [Link] (optional)
missing module named passlib - imported by [Link] (optional)
missing module named argon2 - imported by [Link] (optional)
missing module named '[Link]' - imported by
[Link] (delayed, conditional)
missing module named flatbuffers - imported by [Link] (optional),
[Link].message_fbs (top-level), [Link] (top-
level), [Link] (top-level),
[Link] (top-level),
[Link] (top-level), [Link]
(optional)
missing module named cbor - imported by [Link] (optional),
[Link] (conditional, optional)
missing module named ubjson - imported by [Link] (optional)
missing module named cbor2 - imported by [Link] (conditional,
optional)
missing module named umsgpack - imported by [Link] (conditional,
optional)
missing module named msgpack - imported by [Link] (conditional,
optional)
missing module named ujson - imported by [Link] (conditional,
optional)
missing module named urlparse - imported by [Link] (conditional),
[Link] (conditional)
runtime module named [Link] - imported by [Link] (top-level),
[Link]._factories (top-level), [Link] (top-level), [Link]
(top-level), [Link] (top-level), [Link] (top-level),
[Link] (top-level)
missing module named [Link] - imported by [Link] (top-level),
[Link] (top-level)
missing module named [Link] - imported by [Link] (top-level),
[Link] (top-level)
missing module named win32event - imported by [Link]._dumbwin32proc (top-
level), [Link].win32eventreactor (top-level)
missing module named win32gui - imported by [Link].win32eventreactor
(top-level)
missing module named win32file - imported by [Link]._dumbwin32proc (top-
level), [Link]._pollingfile (top-level),
[Link].win32eventreactor (top-level)
missing module named win32security - imported by [Link]._dumbwin32proc
(top-level)
missing module named win32pipe - imported by [Link]._dumbwin32proc (top-
level), [Link]._pollingfile (top-level)
missing module named win32con - imported by [Link]._dumbwin32proc (top-
level)
missing module named pywintypes - imported by [Link] (conditional,
optional), [Link]._dumbwin32proc (top-level),
[Link]._pollingfile (top-level)
missing module named win32process - imported by [Link]
(conditional, optional), [Link]._dumbwin32proc (top-level)
missing module named twisted_iocpsupport - imported by
[Link] (top-level)
missing module named snappy - imported by [Link] (optional),
[Link].compress_snappy (top-level)
missing module named '[Link]' - imported by [Link]
(optional)
missing module named wsaccel - imported by [Link].utf8validator
(optional)
missing module named StringIO - imported by six (conditional)
missing module named simplejson - imported by [Link] (conditional,
optional)
missing module named dummy_threading - imported by [Link] (optional)
missing module named '[Link]' - imported by [Link] (top-level)
missing module named '[Link]' - imported by [Link] (top-
level)
missing module named h2 - imported by [Link] (top-level)
missing module named zstandard - imported by [Link] (optional),
[Link] (optional)
missing module named brotli - imported by [Link] (optional),
[Link] (optional)
missing module named brotlicffi - imported by [Link] (optional),
[Link] (optional)
missing module named socks - imported by [Link] (optional)
missing module named chardet - imported by requests (optional)
missing module named '[Link]' - imported by [Link]
(delayed, optional)
missing module named pyodide - imported by [Link] (top-
level)
missing module named js - imported by [Link] (top-level)
missing module named [Link] - imported by [Link] (top-level),
[Link] (top-level)
missing module named '[Link]' - imported by [Link]
(top-level)
missing module named numexpr - imported by [Link]
(conditional), [Link] (delayed)
missing module named numba - imported by [Link]._numba.executor (delayed,
conditional), [Link].numba_ (delayed, conditional),
[Link].numba_ (delayed, conditional), [Link]
(delayed, conditional), [Link]._numba.kernels.mean_ (top-level),
[Link]._numba.[Link] (top-level), [Link]._numba.kernels.sum_
(top-level), [Link]._numba.kernels.min_max_ (top-level),
[Link]._numba.kernels.var_ (top-level), [Link].numba_ (delayed,
conditional), [Link]._numba.extensions (top-level)
missing module named '[Link]' - imported by
[Link]._numba.kernels.sum_ (top-level)
missing module named '[Link]' - imported by
[Link]._arrow_string_mixins (conditional),
[Link].string_arrow (conditional), [Link] (delayed,
conditional), [Link] (conditional),
[Link] (conditional)
missing module named '[Link]' - imported by [Link]._numba.extensions
(delayed)
missing module named '[Link]' - imported by [Link]._numba.extensions (top-
level)
missing module named pyarrow - imported by [Link]._arrow_string_mixins
(conditional), [Link] (delayed), [Link]
(delayed, conditional), [Link] (delayed, conditional),
[Link]._arrow_utils (top-level), [Link]
(delayed, conditional), [Link] (delayed, conditional),
[Link]._util (conditional), [Link].base_parser (delayed,
conditional), [Link] (delayed),
[Link].extension_types (top-level), [Link]
(delayed), [Link] (delayed, conditional), [Link]
(delayed, conditional), [Link].string_arrow (conditional),
[Link] (delayed, conditional), [Link]
(conditional), [Link] (conditional),
[Link].feather_format (delayed), [Link] (delayed,
conditional), [Link] (delayed, conditional),
[Link].string_ (delayed, conditional),
[Link] (conditional), [Link]
(delayed, conditional), [Link] (optional),
[Link] (delayed, conditional), pandas._testing (conditional)
missing module named psutil - imported by [Link]._private.utils (delayed,
optional)
missing module named numpy._core.asarray - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._array_utils_impl (top-level), numpy
(conditional), [Link]._helper (top-level), [Link]._pocketfft (top-level)
missing module named threadpoolctl - imported by [Link]._utils_impl (delayed,
optional)
missing module named numpy._core.iinfo - imported by numpy._core (top-level),
[Link]._twodim_base_impl (top-level), numpy (conditional)
missing module named numpy._core.vecdot - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.transpose - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._function_base_impl (top-level), numpy
(conditional)
missing module named numpy._core.trace - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.tensordot - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.outer - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.matrix_transpose - imported by numpy._core (top-
level), [Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.matmul - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.diagonal - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.cross - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.zeros - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.swapaxes - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.sum - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.sqrt - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional), [Link]._pocketfft (top-
level)
missing module named numpy._core.sort - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.single - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.sign - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.reciprocal - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional), [Link]._pocketfft (top-
level)
missing module named numpy._core.prod - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.newaxis - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.multiply - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.moveaxis - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.isfinite - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.intc - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.inexact - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.finfo - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._polynomial_impl (top-level), numpy
(conditional)
missing module named numpy._core.empty_like - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional), [Link]._pocketfft (top-
level)
missing module named numpy._core.double - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.dot - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._polynomial_impl (top-level), numpy
(conditional)
missing module named numpy._core.divide - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.csingle - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.count_nonzero - imported by numpy._core (top-
level), [Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.complexfloating - imported by numpy._core (top-
level), [Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.cdouble - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.atleast_2d - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.asanyarray - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.argsort - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.amin - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.amax - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.add - imported by numpy._core (top-level),
[Link]._linalg (top-level), numpy (conditional)
missing module named numpy._core.vstack - imported by numpy._core (top-level),
[Link]._shape_base_impl (top-level), numpy (conditional)
missing module named numpy._core.atleast_3d - imported by numpy._core (top-level),
[Link]._shape_base_impl (top-level), numpy (conditional)
missing module named numpy._core.ones - imported by numpy._core (top-level),
[Link]._polynomial_impl (top-level), numpy (conditional)
missing module named numpy._core.hstack - imported by numpy._core (top-level),
[Link]._polynomial_impl (top-level), numpy (conditional)
missing module named numpy._core.atleast_1d - imported by numpy._core (top-level),
[Link]._polynomial_impl (top-level), numpy (conditional)
missing module named numpy._core.linspace - imported by numpy._core (top-level),
[Link]._index_tricks_impl (top-level), numpy (conditional)
missing module named _dummy_thread - imported by numpy._core.arrayprint (optional)
missing module named numpy._core.result_type - imported by numpy._core (delayed),
[Link]._private.utils (delayed), numpy (conditional), [Link]._pocketfft
(top-level)
missing module named numpy._core.number - imported by numpy._core (delayed),
[Link]._private.utils (delayed), numpy (conditional)
missing module named numpy._core.object_ - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (delayed), numpy
(conditional)
missing module named numpy._core.max - imported by numpy._core (delayed),
[Link]._private.utils (delayed), numpy (conditional)
missing module named numpy._core.isnan - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (delayed), numpy
(conditional)
missing module named numpy._core.inf - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (delayed), numpy
(conditional)
missing module named numpy._core.errstate - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (delayed), numpy
(conditional)
missing module named numpy._core.array2string - imported by numpy._core (delayed),
[Link]._private.utils (delayed), numpy (conditional)
missing module named numpy._core.all - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (delayed), numpy
(conditional)
missing module named numpy._core.signbit - imported by numpy._core (delayed),
[Link]._private.utils (delayed), numpy (conditional)
missing module named numpy._core.isscalar - imported by numpy._core (delayed),
[Link]._private.utils (delayed), [Link]._polynomial_impl (top-level),
numpy (conditional)
missing module named win32pdh - imported by [Link]._private.utils (delayed,
conditional)
missing module named numpy._core.ndarray - imported by numpy._core (top-level),
[Link]._private.utils (top-level), [Link]._utils_impl (top-level), numpy
(conditional)
missing module named numpy._core.isnat - imported by numpy._core (top-level),
[Link]._private.utils (top-level), numpy (conditional)
missing module named numpy._core.intp - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (top-level), numpy
(conditional), numpy._array_api_info (top-level)
missing module named numpy._core.float32 - imported by numpy._core (top-level),
[Link]._private.utils (top-level), numpy (conditional),
numpy._array_api_info (top-level)
missing module named numpy._core.empty - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (top-level), numpy
(conditional), [Link]._helper (top-level)
missing module named numpy._core.array_repr - imported by numpy._core (top-level),
[Link]._private.utils (top-level), numpy (conditional)
missing module named numpy._core.array - imported by numpy._core (top-level),
[Link]._linalg (top-level), [Link]._private.utils (top-level),
[Link]._polynomial_impl (top-level), numpy (conditional)
missing module named numpy._core.arange - imported by numpy._core (top-level),
[Link]._private.utils (top-level), numpy (conditional), [Link]._helper
(top-level)
missing module named numpy._core.void - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.vecmat - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.ushort - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.unsignedinteger - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.ulonglong - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.ulong - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.uintp - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.uintc - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.uint64 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.uint32 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.uint16 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.uint - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.ubyte - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.trunc - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.true_divide - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.timedelta64 - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.tanh - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.tan - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.subtract - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.str_ - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.square - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.spacing - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.sinh - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.signedinteger - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.short - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.rint - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.right_shift - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.remainder - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.radians - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.rad2deg - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.power - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.positive - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.pi - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.not_equal - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.negative - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.modf - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.mod - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.minimum - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.maximum - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.matvec - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.longlong - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.longdouble - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.long - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.logical_xor - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.logical_or - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.logical_not - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.logical_and - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.logaddexp2 - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.logaddexp - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.log2 - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.log1p - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.log - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.less_equal - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.less - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.left_shift - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.ldexp - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.lcm - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.integer - imported by numpy._core (conditional),
numpy (conditional), [Link]._helper (top-level)
missing module named numpy._core.int64 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.int32 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.int16 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.int8 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.hypot - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.heaviside - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.half - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.greater_equal - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.greater - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.gcd - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.frompyfunc - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.frexp - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.fmod - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.fmin - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.fmax - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.floor_divide - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.floor - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.floating - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.float_power - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.float16 - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.fabs - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.expm1 - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.exp - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.euler_gamma - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.equal - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.e - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.divmod - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.degrees - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.deg2rad - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.datetime64 - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.cosh - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.cos - imported by numpy._core (conditional), numpy
(conditional)
missing module named numpy._core.copysign - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.conjugate - imported by numpy._core (conditional),
numpy (conditional), [Link]._pocketfft (top-level)
missing module named numpy._core.conj - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.complex64 - imported by numpy._core (conditional),
numpy (conditional), numpy._array_api_info (top-level)
missing module named numpy._core.clongdouble - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.character - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.ceil - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.cbrt - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.bytes_ - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.byte - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.bool_ - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.bitwise_xor - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.bitwise_or - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.bitwise_count - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.bitwise_and - imported by numpy._core
(conditional), numpy (conditional)
missing module named numpy._core.arctanh - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.arctan2 - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.arctan - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.arcsinh - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.arcsin - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.arccosh - imported by numpy._core (conditional),
numpy (conditional)
missing module named numpy._core.arccos - imported by numpy._core (conditional),
numpy (conditional)
missing module named '[Link]' - imported by [Link] (delayed,
conditional)
missing module named scipy - imported by [Link] (delayed,
conditional, optional), [Link] (delayed)
missing module named traitlets - imported by [Link] (delayed,
conditional)
missing module named '[Link]' - imported by [Link]
(delayed, conditional)
missing module named IPython - imported by [Link] (delayed)
missing module named xlsxwriter - imported by [Link]._xlsxwriter (delayed)
missing module named defusedxml - imported by [Link] (delayed, optional)
missing module named lxml - imported by [Link] (delayed, optional),
[Link] (conditional)
missing module named '[Link]' - imported by [Link]
(conditional)
missing module named '[Link]' - imported by [Link]
(conditional), [Link] (delayed), [Link] (delayed),
[Link] (delayed)
missing module named PIL - imported by [Link] (optional)
missing module named [Link] - imported by [Link] (optional)
missing module named '[Link]' - imported by [Link]._odswriter
(delayed)
missing module named '[Link]' - imported by [Link]._odswriter (delayed)
missing module named '[Link]' - imported by [Link]._odfreader (delayed),
[Link]._odswriter (delayed)
missing module named '[Link]' - imported by [Link]._odfreader
(delayed), [Link]._odswriter (delayed)
missing module named '[Link]' - imported by [Link]._odfreader
(delayed), [Link]._odswriter (delayed)
missing module named xlrd - imported by [Link]._xlrd (delayed,
conditional), [Link]._base (delayed, conditional)
missing module named pyxlsb - imported by [Link]._pyxlsb (delayed,
conditional)
missing module named '[Link]' - imported by [Link]._odfreader
(delayed)
missing module named '[Link]' - imported by [Link]._odfreader
(delayed)
missing module named '[Link]' - imported by [Link]._odfreader
(delayed)
missing module named odf - imported by [Link]._odfreader (conditional)
missing module named python_calamine - imported by [Link]._calamine
(delayed, conditional)
missing module named '[Link]' - imported by [Link]
(optional)
missing module named matplotlib - imported by [Link]._core (conditional),
[Link] (optional)
missing module named '[Link]' - imported by [Link]._misc
(conditional), [Link] (conditional)
missing module named markupsafe - imported by [Link].style_render (top-
level)
missing module named botocore - imported by [Link] (delayed, conditional,
optional)
missing module named sets - imported by [Link] (optional)
missing module named UserDict - imported by [Link] (optional)
missing module named '[Link]' - imported by [Link]
(conditional), [Link].scipy_sparse (delayed, conditional),
[Link] (delayed)
missing module named [Link] - imported by
[Link] (conditional), [Link] (conditional)
missing module named PyQt4 - imported by [Link] (delayed, conditional,
optional)
missing module named '[Link]' - imported by [Link] (delayed)
missing module named '[Link]' - imported by [Link] (delayed,
conditional)
missing module named '[Link]' - imported by [Link] (delayed)
missing module named '[Link]' - imported by [Link] (conditional)
missing module named sqlalchemy - imported by [Link] (delayed, conditional)
missing module named tables - imported by [Link] (delayed, conditional)
missing module named '[Link]' - imported by [Link] (conditional)
missing module named fsspec - imported by [Link] (conditional)
missing module named '[Link]' - imported by [Link] (delayed)
missing module named google - imported by [Link] (conditional)
missing module named 'numpy_distutils.cpuinfo' - imported by [Link]
(delayed, conditional, optional)
missing module named 'numpy_distutils.fcompiler' - imported by [Link]
(delayed, conditional, optional)
missing module named 'numpy_distutils.command' - imported by [Link]
(delayed, conditional, optional)
missing module named numpy_distutils - imported by [Link] (delayed,
optional)
missing module named [Link] - imported by [Link] (top-
level), [Link]._generator (top-level)
missing module named yaml - imported by numpy.__config__ (delayed)
missing module named numpy._distributor_init_local - imported by numpy (optional),
numpy._distributor_init (optional)
missing module named '[Link]' - imported by [Link] (delayed)
missing module named bs4 - imported by [Link] (delayed)
missing module named pytest - imported by pandas._testing._io (delayed),
pandas._testing (delayed)
missing module named '[Link]' - imported by [Link]._misc
(conditional), pandas._testing.asserters (delayed)
missing module named '[Link]' - imported by pandas._testing.asserters
(delayed)
missing module named '[Link]' - imported by [Link]._misc
(conditional)
missing module named '[Link]' - imported by [Link]._misc
(conditional)

Common questions

Powered by AI

The absence of 'numpy._core' modules affects scientific computing tasks significantly as these modules implement foundational array operations crucial for various calculations. Missing modules like 'numpy._core.matmul', 'numpy._core.add', and 'numpy._core.subtract' impact linear algebra computations, array manipulations, and arithmetic operations, which are core to scientific and numeric computing . Consequently, these missing modules would hinder the ability to perform essential mathematical operations efficiently, making it imperative to resolve these dependencies for any computation-heavy application .

PyInstaller's handling of imports might lead to execution issues in programs using Numpy's inline functions if these functions rely on modules that are conditionally or optionally imported. Given that Numpy functions such as those in 'numpy._core' may involve delayed or conditional importing, PyInstaller could potentially overlook these modules as non-essential, leading to runtime errors if such modules are indeed required by certain functions . This necessitates thorough review and inclusion of potentially skipped modules to ensure smooth operation .

Modules like 'multiprocessing.connection' play a crucial role in parallel processing by enabling the creation and management of communication channels between multiple processes. The absence of such modules impedes the ability to perform distributed or parallelized computations effectively, as it prevents processes from exchanging data or synchronizing tasks . Without these functionalities, applications might suffer from performance degradation or inability to execute computationally intensive tasks that rely on parallelism to improve efficiency .

The absence of GUI libraries such as 'PyQt4' in Python applications can significantly limit data visualization capabilities. Such libraries provide essential GUI components that allow developers to create interactive graphical interfaces, which are vital for effectively presenting data visually and improving user engagement . Without these tools, developers may face challenges in implementing visually rich user interfaces, hindering the ability to leverage visual analytics in applications considerably. The resulting impact might lead to less appealing or less intuitive user interactions in graphical data-driven applications .

The absence of 'winreg' in a Python application could impede interactions with the Windows registry, which is often necessary for configuring applications, accessing system settings, or managing application-specific data on a Windows system . Without 'winreg', applications would lack the capability to read from or write to the registry, potentially leading to limited functionality or configuration issues when running on Windows . Such limitations might necessitate alternative approaches or additional measures to bypass registry requirements on this platform .

Optional, delayed, and conditional imports increase complexity in Python module dependencies as they allow modules to be loaded only when specific conditions are met or in certain parts of the code. For example, '_winapi' is imported by multiple modules like 'ntpath' and 'shutil' in a conditional manner . This means the presence or absence of modules doesn't straightforwardly equate to necessity, complicating the interpretation of missing modules in PyInstaller logs, as these logs might include non-essential modules depending on execution contexts .

Modules like 'pyarrow' are essential in data processing and analysis using Pandas due to their capacity to facilitate efficient data sharing and serialization between different data tools. 'Pyarrow' provides robust data structure representations, which enable memory-efficient storage formats and expedited access to large datasets . Its integration with Pandas enhances the performance and scalability of operations such as data transformation, aggregation, and serialization, making it indispensable for handling extensive datasets typical in data science and analytics environments . The absence of 'pyarrow' may lead to performance bottlenecks and hinder the ability to manage and analyze large-scale data efficiently .

Missing dependencies like 'h2' (HTTP/2 support) or 'socks' (for proxy support) can critically impact network security and performance in libraries handling HTTP connections. Without 'h2', applications suffer from decreased efficiency since HTTP/2 allows multiplexing requests over a single connection, significantly reducing latency and improving throughput . Lack of 'socks' makes it difficult to configure secure proxy settings, preventing the use of additional security layers provided through currently established proxy standards . These absences diminish the application's ability to manage secure and efficient communication over networks, compromising performance and potentially exposing it to security vulnerabilities .

Modules missing from PyInstaller don't necessarily impact program execution because Python and its 3rd-party packages often include conditional or optional imports that vary between operating systems. For instance, 'ntpath' is specific to Windows while 'posixpath' targets Posix systems . Additionally, modules like '_winapi' or 'msvcrt' that are essential on Windows might not be required on Posix systems, indicating a disparity in module dependencies across platforms .

Missing third-party modules like 'simplejson' or 'chardet' can cause significant challenges in web applications by affecting JSON data handling and character encoding detection processes. 'Simplejson' is often used for parsing and manipulation of JSON data, an integral part in many web applications dealing with AJAX requests or API responses . Similarly, 'chardet' aids in the automatic detection of character encoding, crucial for processing text retrieved from web sources accurately . Absence of these modules can lead to incorrect data processing and application failures, stressing the importance of managing such dependencies diligently .

You might also like