53 lines
4.6 KiB
Plaintext
53 lines
4.6 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 C:\Users\a1033\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (delayed), C:\Users\a1033\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
|
|
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 urllib.urlopen - imported by urllib (optional), fpdf.py3k (optional)
|
|
missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional)
|
|
missing module named resource - imported by posix (top-level)
|
|
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), pkg_resources._vendor.backports.tarfile (optional)
|
|
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), netrc (delayed, conditional), getpass (delayed), pkg_resources._vendor.backports.tarfile (optional)
|
|
missing module named _posixsubprocess - imported by subprocess (conditional)
|
|
missing module named fcntl - imported by subprocess (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._vendor.typing_extensions - imported by pkg_resources._vendor.platformdirs (conditional)
|
|
missing module named 'pkg_resources.extern.importlib_resources' - imported by pkg_resources._vendor.jaraco.text (optional)
|
|
missing module named 'pkg_resources.extern.more_itertools' - imported by pkg_resources._vendor.jaraco.functools (top-level)
|
|
missing module named 'pkg_resources.extern.backports' - imported by pkg_resources._vendor.jaraco.context (conditional)
|
|
missing module named _scproxy - imported by urllib.request (conditional)
|
|
missing module named termios - imported by getpass (optional)
|
|
missing module named typing_extensions - imported by PIL._typing (conditional, optional), pkg_resources (conditional), pkg_resources._vendor.packaging.metadata (conditional, optional)
|
|
missing module named _typeshed - imported by pkg_resources (conditional)
|
|
missing module named 'pkg_resources.extern.platformdirs' - imported by pkg_resources (top-level)
|
|
missing module named 'pkg_resources.extern.packaging' - imported by 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 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)
|
|
missing module named _winreg - imported by platform (delayed, optional)
|
|
missing module named HTMLParser - imported by fpdf.py3k (optional)
|
|
missing module named Image - imported by fpdf.py3k (optional)
|
|
missing module named md5 - imported by fpdf.py3k (optional)
|
|
missing module named cPickle - imported by fpdf.py3k (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)
|