mirror of
https://gh.wpcy.net/https://github.com/DecisiveDesignDE/wp-quickstart-installer.git
synced 2026-04-26 05:18:01 +08:00
61 lines
4.9 KiB
Text
61 lines
4.9 KiB
Text
|
|
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 'org.python' - imported by copy (optional), xml.sax (delayed, conditional)
|
|
missing module named org - imported by pickle (optional)
|
|
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional)
|
|
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional)
|
|
missing module named pep517 - imported by importlib.metadata (delayed)
|
|
missing module named posix - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, 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), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), netrc (delayed, conditional), getpass (delayed)
|
|
missing module named invoke - imported by paramiko.config (optional)
|
|
missing module named termios - imported by getpass (optional)
|
|
missing module named cryptography.x509.UnsupportedExtension - imported by cryptography.x509 (optional), urllib3.contrib.pyopenssl (optional)
|
|
missing module named fcntl - imported by subprocess (optional), paramiko.agent (delayed)
|
|
missing module named 'pyasn1.codec' - imported by paramiko.ssh_gss (delayed)
|
|
missing module named pyasn1 - imported by paramiko.ssh_gss (delayed)
|
|
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)
|
|
missing module named vms_lib - imported by platform (delayed, optional)
|
|
missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
|
|
missing module named java - imported by platform (delayed)
|
|
missing module named _winreg - imported by platform (delayed, optional)
|
|
missing module named _scproxy - imported by urllib.request (conditional)
|
|
missing module named simplejson - imported by requests.compat (conditional, optional)
|
|
missing module named dummy_threading - imported by requests.cookies (optional)
|
|
missing module named typing_extensions - imported by PIL._typing (conditional, optional), urllib3.util.retry (conditional), urllib3._collections (conditional), urllib3.util.ssltransport (conditional), urllib3.connectionpool (conditional), urllib3.poolmanager (conditional), urllib3.contrib.emscripten.fetch (conditional), charset_normalizer.legacy (conditional)
|
|
missing module named 'h2.events' - imported by urllib3.http2.connection (top-level)
|
|
missing module named 'h2.connection' - imported by urllib3.http2.connection (top-level)
|
|
missing module named h2 - imported by urllib3.http2.connection (top-level)
|
|
missing module named zstandard - imported by urllib3.util.request (optional), urllib3.response (optional)
|
|
missing module named brotli - imported by urllib3.util.request (optional), urllib3.response (optional)
|
|
missing module named brotlicffi - imported by urllib3.util.request (optional), urllib3.response (optional)
|
|
missing module named socks - imported by urllib3.contrib.socks (optional)
|
|
missing module named 'typing.io' - imported by importlib.resources (top-level)
|
|
missing module named 'OpenSSL.crypto' - imported by urllib3.contrib.pyopenssl (delayed, conditional)
|
|
missing module named OpenSSL - imported by urllib3.contrib.pyopenssl (top-level)
|
|
missing module named chardet - imported by requests (optional)
|
|
missing module named 'pyodide.ffi' - imported by urllib3.contrib.emscripten.fetch (delayed, optional)
|
|
missing module named pyodide - imported by urllib3.contrib.emscripten.fetch (top-level)
|
|
missing module named js - imported by urllib3.contrib.emscripten.fetch (top-level)
|
|
missing module named numpy - imported by PIL._typing (conditional, optional)
|
|
missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level)
|
|
missing module named defusedxml - imported by PIL.Image (optional)
|
|
missing module named _posixsubprocess - imported by subprocess (optional)
|