123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- This file lists modules PyInstaller was not able to find. This does not
- necessarily mean this module is required for running you 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 from 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
- yourself tracking down the missing module. Thanks!
- missing module named 'org.python' - imported by copy (optional), setuptools.sandbox (conditional), xml.sax (delayed, conditional)
- missing module named org - imported by pickle (optional)
- missing module named _subprocess - imported by subprocess (conditional), multiprocessing.forking (conditional), multiprocessing.reduction (conditional)
- missing module named msvcrt - imported by subprocess (conditional), getpass (delayed, optional), multiprocessing.forking (conditional), numpy.distutils.mingw32ccompiler (conditional, optional)
- missing module named riscosenviron - imported by os (conditional, optional)
- missing module named riscospath - imported by os (conditional)
- missing module named riscos - imported by os (conditional, optional)
- missing module named ce - imported by os (conditional, optional)
- missing module named _emx_link - imported by os (conditional)
- missing module named os2 - imported by os (conditional, optional)
- missing module named nt - imported by os (conditional, optional), ntpath (optional)
- missing module named 'multiprocessing.popen_fork' - imported by /usr/local/lib/python2.7/dist-packages/PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py (conditional, optional)
- missing module named 'multiprocessing.popen_spawn_win32' - imported by /usr/local/lib/python2.7/dist-packages/PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py (conditional, optional)
- missing module named 'multiprocessing.spawn' - imported by /usr/local/lib/python2.7/dist-packages/PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py (conditional)
- missing module named _dummy_threading - imported by dummy_threading (top-level)
- missing module named _winreg - imported by mimetypes (optional), urllib (delayed, conditional, optional), platform (delayed, optional), distutils.msvc9compiler (top-level), distutils.msvccompiler (optional), requests.utils (delayed, conditional, optional), aliyunsdkcore.vendored.requests.utils (delayed, conditional), pkg_resources._vendor.appdirs (delayed), numpy.distutils.cpuinfo (delayed, conditional, optional)
- missing module named _scproxy - imported by urllib (conditional)
- missing module named EasyDialogs - imported by getpass (optional)
- missing module named SOCKS - imported by ftplib (optional)
- missing module named rourl2path - imported by urllib (conditional)
- missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
- missing module named _xmlplus - imported by xml (optional)
- missing module named _xmlrpclib - imported by xmlrpclib (optional)
- missing module named pyimod03_importers - imported by /usr/local/lib/python2.7/dist-packages/PyInstaller/loader/rthooks/pyi_rth_pkgres.py (top-level)
- missing module named 'pkg_resources.extern.pyparsing' - imported by pkg_resources._vendor.packaging.requirements (top-level), pkg_resources._vendor.packaging.markers (top-level)
- missing module named 'ctypes.macholib' - imported by ctypes.util (conditional)
- missing module named netbios - imported by uuid (delayed)
- missing module named win32wnet - imported by uuid (delayed)
- missing module named ordereddict - imported by pkg_resources._vendor.pyparsing (optional), setuptools._vendor.pyparsing (optional)
- missing module named _thread - imported by cffi.lock (conditional, optional), cffi.cparser (conditional, optional), pkg_resources._vendor.pyparsing (optional), numpy.core.arrayprint (conditional, optional), setuptools._vendor.pyparsing (optional)
- missing module named 'win32com.shell' - imported by pkg_resources._vendor.appdirs (conditional, optional)
- missing module named 'com.sun' - imported by pkg_resources._vendor.appdirs (delayed, conditional, optional)
- missing module named com - imported by pkg_resources._vendor.appdirs (delayed)
- missing module named win32api - imported by distutils.msvccompiler (optional), pkg_resources._vendor.appdirs (delayed, conditional, optional)
- missing module named win32com - imported by pkg_resources._vendor.appdirs (delayed)
- missing module named _sysconfigdata_d - imported by _sysconfigdata (conditional)
- missing module named pkg_resources.extern.packaging - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
- missing module named pkg_resources.extern.appdirs - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
- missing module named importlib.machinery - imported by importlib (conditional), Crypto.Util._raw_api (conditional), pkg_resources (optional), cffi.verifier (conditional), numpy.compat.py3k (delayed, conditional)
- missing module named importlib.reload - imported by importlib (conditional), simplejson.compat (conditional)
- missing module named 'pkg_resources.extern.six.moves' - imported by pkg_resources (top-level), pkg_resources._vendor.packaging.requirements (top-level)
- missing module named pkg_resources.extern.six - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
- missing module named _imp - imported by pkg_resources (optional)
- missing module named 'Carbon.File' - imported by plistlib (delayed)
- missing module named 'Carbon.Files' - imported by plistlib (delayed)
- missing module named Carbon - imported by plistlib (delayed)
- missing module named vms_lib - imported by platform (delayed, conditional, optional)
- missing module named java - imported by platform (delayed)
- missing module named MacOS - imported by platform (delayed, optional)
- missing module named macresource - imported by MacOS (top-level)
- missing module named gestalt - imported by platform (delayed, optional)
- missing module named winreg - imported by platform (delayed, optional), requests.utils (delayed, conditional, optional), aliyunsdkcore.vendored.requests.utils (delayed, conditional), numpy.distutils.cpuinfo (delayed, conditional, optional)
- missing module named win32pipe - imported by platform (delayed, conditional, optional)
- missing module named 'importlib.util' - imported by urllib3.packages.six (conditional), aliyunsdkcore.vendored.six (conditional), aliyunsdkcore.vendored.requests.packages.urllib3.packages.six (conditional)
- missing module named win_inet_pton - imported by aliyunsdkcore.vendored.requests.packages.urllib3.packages.socks (conditional, optional)
- missing module named 'collections.abc' - imported by urllib3._collections (optional), requests.compat (conditional), aliyunsdkcore.vendored.requests.packages.urllib3._collections (optional), aliyunsdkcore.vendored.requests.compat (conditional), aliyunsdkcore.vendored.requests.packages.urllib3.packages.socks (optional)
- missing module named 'aliyunsdkcore.vendored.requests.packages.urllib3.packages.six.moves' - imported by aliyunsdkcore.vendored.requests.packages.urllib3.exceptions (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.connectionpool (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.connection (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.util.response (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.util.url (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.request (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.response (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.util.queue (top-level), aliyunsdkcore.vendored.requests.packages.urllib3.poolmanager (top-level)
- missing module named bcrypt - imported by cryptography.hazmat.primitives.serialization.ssh (optional)
- missing module named cryptography.x509.UnsupportedExtension - imported by cryptography.x509 (optional), urllib3.contrib.pyopenssl (optional), aliyunsdkcore.vendored.requests.packages.urllib3.contrib.pyopenssl (optional)
- missing module named six.moves.range - imported by six.moves (top-level), cryptography.hazmat.backends.openssl.backend (top-level)
- runtime module named six.moves - imported by cryptography.hazmat.backends.openssl.backend (top-level)
- missing module named 'http.cookies' - imported by requests.compat (conditional), aliyunsdkcore.vendored.requests.compat (conditional)
- missing module named http - imported by requests.compat (conditional), aliyunsdkcore.vendored.requests.compat (conditional)
- missing module named 'urllib.request' - imported by requests.compat (conditional), aliyunsdkcore.vendored.requests.compat (conditional), numpy.lib._datasource (delayed, conditional)
- missing module named 'urllib.parse' - imported by oss2.compat (conditional), requests.compat (conditional), aliyunsdkcore.vendored.requests.compat (conditional), numpy.lib._datasource (delayed, conditional)
- missing module named ElementC14N - imported by xml.etree.ElementTree (optional)
- missing module named 'aliyunsdkcore.vendored.six.moves' - imported by aliyunsdkcore.client (top-level), aliyunsdkcore.auth.composer.rpc_signature_composer (top-level), aliyunsdkcore.auth.composer.roa_signature_composer (top-level), aliyunsdkcore.auth.signers.ecs_ram_role_signer (top-level)
- missing module named win32con - imported by distutils.msvccompiler (optional)
- missing module named _dummy_thread - imported by cffi.lock (conditional, optional), numpy.core.arrayprint (conditional, optional)
- runtime module named setuptools.extern.six.moves - imported by setuptools.dist (top-level), setuptools.py33compat (top-level), setuptools.command.easy_install (top-level), setuptools.sandbox (top-level), setuptools.command.setopt (top-level), setuptools.package_index (top-level), setuptools.ssl_support (top-level), setuptools.command.egg_info (top-level), setuptools.command.py36compat (top-level), setuptools.msvc (top-level), setuptools.namespaces (top-level), 'setuptools._vendor.six.moves' (top-level)
- missing module named setuptools.extern.six.moves.winreg - imported by setuptools.extern.six.moves (conditional), setuptools.msvc (conditional)
- missing module named setuptools.extern.six.moves.filterfalse - imported by setuptools.extern.six.moves (top-level), setuptools.dist (top-level), setuptools.msvc (top-level)
- missing module named setuptools.extern.six.moves.filter - imported by setuptools.extern.six.moves (top-level), setuptools.dist (top-level), setuptools.ssl_support (top-level), setuptools.command.py36compat (top-level)
- missing module named setuptools.extern.six.moves.map - imported by setuptools.extern.six.moves (top-level), setuptools.dist (top-level), setuptools.command.easy_install (top-level), setuptools.sandbox (top-level), setuptools.package_index (top-level), setuptools.ssl_support (top-level), setuptools.command.egg_info (top-level), setuptools.namespaces (top-level)
- missing module named setuptools.extern.six - imported by setuptools.extern (top-level), setuptools.monkey (top-level), setuptools.dist (top-level), setuptools.extern.six.moves (top-level), setuptools.py33compat (top-level), setuptools.config (top-level), setuptools.command.easy_install (top-level), setuptools.sandbox (top-level), setuptools.py27compat (top-level), setuptools.package_index (top-level), setuptools.wheel (top-level), setuptools.command.egg_info (top-level), setuptools.command.sdist (top-level), setuptools.command.bdist_egg (top-level), setuptools.unicode_utils (top-level), setuptools.glob (top-level), setuptools.command.develop (top-level)
- missing module named setuptools.extern.packaging - imported by setuptools.extern (top-level), setuptools.dist (top-level), setuptools.command.egg_info (top-level)
- missing module named 'setuptools._vendor.six.moves' - imported by 'setuptools._vendor.six.moves' (top-level)
- missing module named 'setuptools.extern.pyparsing' - imported by setuptools._vendor.packaging.markers (top-level), setuptools._vendor.packaging.requirements (top-level)
- missing module named builtins - imported by numpy.core.numerictypes (conditional), numpy.core.numeric (conditional), scipy._lib.six (conditional), numpy.distutils.misc_util (delayed, conditional), numpy.lib.function_base (conditional), numpy.lib._iotools (conditional), numpy.ma.core (conditional), numpy (conditional)
- missing module named configparser - imported by setuptools.py36compat (delayed), numpy.distutils.system_info (conditional), numpy.distutils.npy_pkg_config (conditional)
- missing module named 'numpy_distutils.cpuinfo' - imported by numpy.f2py.diagnose (delayed, conditional, optional)
- missing module named 'numpy_distutils.fcompiler' - imported by numpy.f2py.diagnose (delayed, conditional, optional)
- missing module named html - imported by setuptools.py33compat (optional)
- missing module named 'numpy_distutils.command' - imported by numpy.f2py.diagnose (delayed, conditional, optional)
- missing module named numpy_distutils - imported by numpy.f2py.diagnose (delayed, optional)
- missing module named __svn_version__ - imported by numpy.f2py.__version__ (optional)
- missing module named numarray - imported by numpy.distutils.system_info (delayed, conditional, optional)
- missing module named Numeric - imported by numpy.distutils.system_info (delayed, conditional, optional)
- missing module named IronPython - imported by nose.suite (conditional)
- missing module named clr - imported by nose.suite (conditional)
- missing module named unittest2 - imported by nose.plugins.skip (optional)
- missing module named win32evtlog - imported by logging.handlers (delayed, optional)
- missing module named win32evtlogutil - imported by logging.handlers (delayed, optional)
- missing module named psutil._psutil_aix - imported by psutil (top-level), psutil._psaix (top-level)
- missing module named psutil._psutil_sunos - imported by psutil (top-level), psutil._pssunos (top-level)
- missing module named psutil._psutil_bsd - imported by psutil (top-level), psutil._psbsd (top-level)
- missing module named psutil._psutil_osx - imported by psutil (top-level), psutil._psosx (top-level)
- missing module named psutil._psutil_windows - imported by psutil (conditional, optional), psutil._pswindows (top-level)
- missing module named pytest - imported by scipy._lib._testutils (delayed)
- missing module named numpy.random.randn - imported by numpy.random (top-level), scipy (top-level)
- missing module named numpy.random.rand - imported by numpy.random (top-level), scipy (top-level)
- missing module named numpy.core.number - imported by numpy.core (delayed), numpy.testing.utils (delayed)
- missing module named numpy.lib.imag - imported by numpy.lib (delayed), numpy.testing.utils (delayed)
- missing module named numpy.lib.real - imported by numpy.lib (delayed), numpy.testing.utils (delayed)
- missing module named numpy.lib.iscomplexobj - imported by numpy.lib (delayed), numpy.testing.utils (delayed)
- missing module named numpy.core.signbit - imported by numpy.core (delayed), numpy.testing.utils (delayed)
- missing module named win32pdh - imported by numpy.testing.utils (delayed, conditional)
- missing module named numpy.core.float64 - imported by numpy.core (delayed), numpy.testing.utils (delayed)
- missing module named numpy.core.isinf - imported by numpy.core (delayed), numpy.testing.utils (delayed)
- missing module named numpy.core.isfinite - imported by numpy.core (delayed), numpy.testing.utils (delayed), numpy.linalg.linalg (top-level)
- missing module named numpy.core.isnan - imported by numpy.core (delayed), numpy.testing.utils (delayed)
- missing module named numpy.core.isnat - imported by numpy.core (top-level), numpy.testing.utils (top-level)
- missing module named numpy.core.float32 - imported by numpy.core (top-level), numpy.testing.utils (top-level)
- missing module named numpy.lib.i0 - imported by numpy.lib (top-level), numpy.dual (top-level)
- missing module named numpy.linalg.inv - imported by numpy.linalg (delayed), numpy.matrixlib.defmatrix (delayed), numpy.lib.polynomial (top-level)
- missing module named pathlib - imported by numpy.compat.py3k (optional)
- missing module named numpy.core.integer - imported by numpy.core (top-level), numpy.fft.helper (top-level)
- missing module named numpy.core.sqrt - imported by numpy.core (top-level), numpy.fft.fftpack (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.conjugate - imported by numpy.core (top-level), numpy.fft.fftpack (top-level)
- missing module named numpy.lib.triu - imported by numpy.lib (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.object_ - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.intp - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.longdouble - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.geterrobj - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.maximum - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.multiply - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.add - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.complexfloating - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.inexact - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.cdouble - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.csingle - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.double - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.single - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named 'urllib.error' - imported by numpy.lib._datasource (delayed, conditional)
- missing module named copyreg - imported by numpy.core (conditional)
- missing module named numpy.recarray - imported by numpy (top-level), numpy.ma.mrecords (top-level)
- missing module named numpy.dtype - imported by numpy (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level)
- missing module named numpy.expand_dims - imported by numpy (top-level), numpy.ma.core (top-level)
- missing module named numpy.array - imported by numpy (top-level), numpy.ma.core (top-level), numpy.ma.extras (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level)
- missing module named numpy.bool_ - imported by numpy (top-level), numpy.ma.core (top-level), numpy.ma.mrecords (top-level)
- missing module named numpy.iscomplexobj - imported by numpy (top-level), numpy.ma.core (top-level)
- missing module named numpy.amin - imported by numpy (top-level), numpy.ma.core (top-level)
- missing module named numpy.amax - imported by numpy (top-level), numpy.ma.core (top-level)
- missing module named numpy.ndarray - imported by numpy (top-level), numpy.ma.core (top-level), numpy.ma.extras (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level)
- missing module named numpy.histogramdd - imported by numpy (delayed), numpy.lib.twodim_base (delayed)
- missing module named numpy.eye - imported by numpy (delayed), numpy.core.numeric (delayed)
- missing module named 'setuptools.extern.packaging.version' - imported by setuptools.msvc (top-level)
- missing module named _manylinux - imported by setuptools.pep425tags (delayed, optional)
- missing module named wincertstore - imported by setuptools.ssl_support (delayed, optional)
- missing module named 'setuptools.extern.six' - imported by setuptools (top-level), setuptools.extension (top-level)
- missing module named cffi._pycparser - imported by cffi (optional), cffi.cparser (optional)
- missing module named queue - imported by oss2.task_queue (optional)
- missing module named json.JSONDecodeError - imported by json (conditional), requests.compat (conditional)
- 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 "'urllib3.packages.six.moves.urllib'.parse" - imported by urllib3.request (top-level), urllib3.poolmanager (top-level)
- runtime module named urllib3.packages.six.moves - imported by httplib (top-level), urllib3.util.response (top-level), urllib3.connectionpool (top-level), 'urllib3.packages.six.moves.urllib' (top-level), urllib3.util.queue (top-level)
- missing module named socks - imported by urllib3.contrib.socks (optional)
- missing module named 'importlib.resources' - imported by certifi.core (optional)
- missing module named charset_normalizer - imported by requests.compat (optional), requests (optional), requests.packages (optional)
- missing module named urllib3_secure_extra - imported by urllib3 (optional)
- missing module named 'crcmod.crcmod.predefined' - imported by crcmod (optional)
- missing module named 'crcmod.crcmod.crcmod' - imported by crcmod (optional)
|