67 lines
5.6 KiB
Plaintext
67 lines
5.6 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 pyimod02_importers - imported by C:\Users\netadmin\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
|
|
missing module named urllib.urlopen - imported by urllib (delayed, optional), lxml.html (delayed, optional)
|
|
missing module named urllib.urlencode - imported by urllib (delayed, optional), lxml.html (delayed, optional)
|
|
missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional), posixpath (optional)
|
|
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)
|
|
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), getpass (delayed), netrc (delayed, conditional), http.server (delayed, optional)
|
|
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 'numpy.typing' - imported by PIL._typing (conditional, optional)
|
|
missing module named _posixsubprocess - imported by subprocess (conditional)
|
|
missing module named fcntl - imported by subprocess (optional), pty (delayed, optional), invoke.runners (optional), invoke.terminals (conditional), paramiko.agent (delayed)
|
|
missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level)
|
|
missing module named defusedxml - imported by openpyxl.xml (delayed, optional), PIL.Image (optional)
|
|
missing module named OpenSSL - imported by pyVim.sso (top-level)
|
|
missing module named htmlentitydefs - imported by lxml.html.soupparser (optional)
|
|
missing module named BeautifulSoup - imported by lxml.html.soupparser (optional)
|
|
missing module named bs4 - imported by lxml.html.soupparser (optional)
|
|
missing module named urlparse - imported by pyVmomi.five (conditional), lxml.ElementInclude (optional), lxml.html.html5parser (optional)
|
|
missing module named urllib2 - imported by lxml.ElementInclude (optional), lxml.html.html5parser (optional)
|
|
missing module named 'html5lib.treebuilders' - imported by lxml.html.html5parser (top-level)
|
|
missing module named html5lib - imported by lxml.html._html5builder (top-level), lxml.html.html5parser (top-level)
|
|
missing module named 'cython.cimports' - imported by lxml.html.diff (optional)
|
|
missing module named cython - imported by lxml.html.diff (optional), lxml.html._difflib (optional)
|
|
missing module named lxml_html_clean - imported by lxml.html.clean (optional)
|
|
excluded module named unittest - imported by doctest (top-level)
|
|
missing module named termios - imported by getpass (optional), tty (top-level), invoke.runners (optional), invoke.terminals (conditional)
|
|
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 readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional)
|
|
missing module named cssselect - imported by lxml.cssselect (optional)
|
|
missing module named httplib - imported by pyVmomi.five (conditional), pyVmomi.SoapAdapter (conditional)
|
|
missing module named 'defusedxml.ElementTree' - imported by openpyxl.xml.functions (conditional)
|
|
missing module named numpy - imported by openpyxl.compat.numbers (optional)
|
|
missing module named _scproxy - imported by urllib.request (conditional)
|
|
missing module named pyVmomi.vmodl - imported by pyVmomi (top-level), pyVim.connect (top-level)
|
|
missing module named Cookie - imported by pyVmomi.SoapAdapter (conditional)
|
|
missing module named StringIO - imported by pyVmomi.SoapAdapter (conditional)
|
|
missing module named elementtree - imported by pyVim.connect (optional)
|
|
missing module named openpyxl.tests - imported by openpyxl.reader.excel (optional)
|
|
missing module named yaml - imported by invoke.vendor.yaml.cyaml (top-level), invoke.util (optional)
|
|
missing module named lexicon - imported by invoke.util (optional), invoke.parser.parser (optional), invoke.parser.context (optional)
|
|
missing module named fluidity - imported by invoke.parser.parser (optional)
|
|
missing module named 'unittest.mock' - imported by invoke.context (top-level)
|
|
missing module named sspi - imported by paramiko.ssh_gss (optional)
|
|
missing module named sspicon - imported by paramiko.ssh_gss (optional)
|
|
missing module named pywintypes - imported by paramiko.ssh_gss (optional)
|
|
missing module named gssapi - imported by paramiko.ssh_gss (optional)
|