
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 - imported by copy (optional)
missing module named sets - imported by usb._interop (optional), pytz.tzinfo (optional)
missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional)
missing module named 'ctypes.macholib' - imported by ctypes.util (conditional)
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 _winapi - imported by encodings (delayed, conditional, optional), subprocess (conditional), multiprocessing.reduction (conditional), multiprocessing.connection (optional), multiprocessing.heap (conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level), site (delayed, conditional)
missing module named msvcrt - imported by subprocess (conditional), getpass (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level)
missing module named nt - imported by os (conditional, optional), ntpath (conditional, optional), pathlib (conditional), shutil (conditional)
missing module named 'usb.backend.libusb01' - imported by /home/pi/.local/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_usb.py (optional)
missing module named 'usb.backend.libusb10' - imported by /home/pi/.local/lib/python3.7/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/pyi_rth_usb.py (optional)
missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level)
missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level)
missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
missing module named pyimod02_importers - imported by /home/pi/.local/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (top-level), /home/pi/.local/lib/python3.7/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py (top-level)
missing module named winreg - imported by mimetypes (optional), urllib.request (delayed, conditional, optional), platform (delayed, optional), pygame.sysfont (conditional), matplotlib.font_manager (delayed), numexpr.cpuinfo (delayed, optional), pkg_resources._vendor.platformdirs.windows (delayed, optional), distutils._msvccompiler (top-level), setuptools.msvc (conditional), setuptools._distutils._msvccompiler (top-level), setuptools._distutils.msvc9compiler (top-level), setuptools._distutils.msvccompiler (optional), distutils.msvc9compiler (top-level), pygments.formatters.img (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 _manylinux - imported by pkg_resources._vendor.packaging._manylinux (delayed, optional), setuptools._vendor.packaging._manylinux (delayed, optional)
missing module named 'pkg_resources.extern.importlib_resources' - imported by pkg_resources._vendor.jaraco.text (optional)
missing module named 'typing.io' - imported by importlib.resources (top-level)
missing module named 'pkg_resources.extern.more_itertools' - imported by pkg_resources._vendor.jaraco.functools (top-level)
missing module named pkg_resources.extern.packaging - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
missing module named pkg_resources.extern.platformdirs - imported by pkg_resources.extern (top-level), 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 _aix_support - imported by setuptools._distutils.py38compat (delayed, optional)
missing module named win32con - imported by setuptools._distutils.msvccompiler (optional)
missing module named win32api - imported by setuptools._distutils.msvccompiler (optional)
missing module named 'distutils._log' - imported by setuptools._distutils.command.bdist_dumb (top-level), setuptools._distutils.command.bdist_rpm (top-level), setuptools._distutils.command.build_clib (top-level), setuptools._distutils.command.build_ext (top-level), setuptools._distutils.command.build_py (top-level), setuptools._distutils.command.build_scripts (top-level), setuptools._distutils.command.clean (top-level), setuptools._distutils.command.config (top-level), setuptools._distutils.command.install (top-level), setuptools._distutils.command.install_scripts (top-level), setuptools._distutils.command.register (top-level), setuptools._distutils.command.sdist (top-level)
missing module named usercustomize - imported by site (delayed, optional)
missing module named apport_python_hook - imported by sitecustomize (optional)
missing module named ctags - imported by pygments.formatters.html (optional)
missing module named cStringIO - imported by asn1crypto.core (conditional), paramiko.py3compat (conditional), pygame.compat (conditional), cPickle (top-level), pandas.compat (optional), jinja2._compat (conditional), simplejson.compat (conditional, optional), pygments.util (conditional)
missing module named copy_reg - imported by cStringIO (top-level), cPickle (top-level), numpy.core (conditional), pygame (conditional), soupsieve.util (conditional)
missing module named StringIO - imported by six (conditional), numpy.lib.utils (delayed, conditional), numpy.lib.format (delayed, conditional), numpy.testing._private.utils (conditional), pandas.compat (optional), scipy._lib.six (conditional), simplejson.compat (conditional, optional), pygments.util (conditional)
missing module named _winreg - imported by platform (delayed, optional), pygame (conditional), pygame.sysfont (conditional), pygments.formatters.img (optional)
missing module named PIL._imagingagg - imported by PIL (delayed, conditional, optional), PIL.ImageDraw (delayed, conditional, optional)
missing module named PIL.ImageTk - imported by PIL (delayed), PIL.SpiderImagePlugin (delayed)
missing module named UserDict - imported by asn1crypto._ordereddict (conditional), pytz.lazy (optional), simplejson.ordered_dict (top-level), PIL.PdfParser (optional)
missing module named 'PySide.QtCore' - imported by PIL.ImageQt (conditional, optional)
missing module named PySide - imported by PIL.ImageQt (conditional, optional)
missing module named 'PyQt4.QtCore' - imported by PIL.ImageQt (conditional, optional)
missing module named PyQt4 - imported by PIL.ImageQt (conditional, optional), pandas.io.clipboard (delayed, conditional, optional)
missing module named pathlib2 - imported by PIL.Image (optional)
missing module named cffi - imported by scipy._lib._ccallback (delayed, optional), PIL.Image (optional), PIL.PyAccess (top-level)
missing module named __builtin__ - imported by paramiko.py3compat (conditional), numpy.core.numerictypes (conditional), numpy.core.numeric (conditional), numpy.lib.function_base (conditional), numpy.lib._iotools (conditional), numpy.ma.core (conditional), numpy (conditional), pandas.compat (optional), scipy._lib.six (conditional), pyparsing (conditional), PIL.Image (optional)
missing module named Image - imported by scipy.misc.pilutil (optional), docutils.writers._html_base (optional), docutils.writers.odf_odt (optional), docutils.parsers.rst.directives.images (optional)
missing module named elementtree - imported by docutils.writers.odf_odt (optional)
missing module named 'docutils.utils.roman' - imported by docutils.writers.latex2e (optional), docutils.writers.manpage (optional)
missing module named java - imported by platform (delayed), unittest.mock (conditional)
missing module named 'setuptools.extern.jaraco' - imported by setuptools._reqs (top-level), setuptools._entry_points (top-level), setuptools.command.egg_info (top-level), setuptools._vendor.jaraco.text (top-level)
missing module named setuptools.extern.importlib_resources - imported by setuptools.extern (conditional), setuptools._importlib (conditional), setuptools._vendor.jaraco.text (optional)
missing module named setuptools.extern.tomli - imported by setuptools.extern (delayed), setuptools.config.pyprojecttoml (delayed)
missing module named setuptools.extern.ordered_set - imported by setuptools.extern (top-level), setuptools.dist (top-level)
missing module named setuptools.extern.packaging - imported by setuptools.extern (top-level), setuptools.dist (top-level), setuptools._normalization (top-level), setuptools.command.egg_info (top-level), setuptools.depends (top-level)
missing module named setuptools.extern.importlib_metadata - imported by setuptools.extern (conditional), setuptools._importlib (conditional)
missing module named 'setuptools.extern.more_itertools' - imported by setuptools.dist (top-level), setuptools.config.expand (delayed), setuptools.config.pyprojecttoml (delayed), setuptools._itertools (top-level), setuptools._entry_points (top-level), setuptools.msvc (top-level), setuptools._vendor.jaraco.functools (top-level)
missing module named 'setuptools.extern.packaging.utils' - imported by setuptools.wheel (top-level)
missing module named 'setuptools.extern.packaging.tags' - imported by setuptools.wheel (top-level)
missing module named 'setuptools.extern.packaging.version' - imported by setuptools.config.setupcfg (top-level), setuptools.wheel (top-level)
missing module named trove_classifiers - imported by setuptools.config._validate_pyproject.formats (optional)
missing module named packaging - imported by setuptools.config._validate_pyproject.formats (optional)
missing module named 'setuptools.extern.packaging.specifiers' - imported by setuptools.config.setupcfg (top-level), setuptools.config._apply_pyprojecttoml (delayed)
missing module named 'setuptools.extern.packaging.markers' - imported by setuptools.config.setupcfg (top-level)
missing module named 'setuptools.extern.packaging.requirements' - imported by setuptools.config.setupcfg (top-level), setuptools._reqs (top-level)
missing module named 'importlib.metadata' - imported by setuptools._importlib (conditional)
missing module named _scproxy - imported by urllib.request (conditional)
missing module named win32evtlog - imported by logging.handlers (delayed, optional)
missing module named win32evtlogutil - imported by logging.handlers (delayed, optional)
missing module named numpy.arctanh - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.arccosh - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.arcsinh - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.arctan - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.tan - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.signal.bsplines (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.fmod - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.uint16 - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.power - imported by numpy (top-level), scipy.stats.kde (top-level)
missing module named numpy.hypot - imported by numpy (top-level), scipy.stats.morestats (top-level)
missing module named numpy.sinh - imported by numpy (top-level), scipy.stats._discrete_distns (top-level), numexpr.tests.test_numexpr (top-level), scipy.fftpack.pseudo_diffs (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.cosh - imported by numpy (top-level), scipy.stats._discrete_distns (top-level), numexpr.tests.test_numexpr (top-level), scipy.fftpack.pseudo_diffs (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.tanh - imported by numpy (top-level), scipy.stats._discrete_distns (top-level), numexpr.tests.test_numexpr (top-level), scipy.fftpack.pseudo_diffs (top-level)
missing module named numpy.expm1 - imported by numpy (top-level), scipy.stats._discrete_distns (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.log1p - imported by numpy (top-level), scipy.stats._discrete_distns (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.NINF - imported by numpy (top-level), scipy.stats._distn_infrastructure (top-level)
missing module named numpy.log - imported by numpy (top-level), scipy.stats._distn_infrastructure (top-level), scipy.stats._discrete_distns (top-level), scipy.stats.morestats (top-level), numexpr.tests.test_numexpr (top-level), scipy.signal.waveforms (top-level)
missing module named numpy.logical_and - imported by numpy (top-level), scipy.stats._distn_infrastructure (top-level), scipy.signal.bsplines (top-level)
missing module named numpy.double - imported by numpy (top-level), scipy.optimize.nnls (top-level)
missing module named numpy.greater - imported by numpy (top-level), scipy.optimize.minpack (top-level)
missing module named numpy.float64 - imported by numpy (top-level), scipy.optimize.lbfgsb (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.less - imported by numpy (top-level), scipy.special.basic (top-level)
missing module named numpy.sign - imported by numpy (top-level), scipy.linalg.matfuncs (top-level), scipy.optimize.zeros (top-level)
missing module named numpy.conjugate - imported by numpy (top-level), scipy.linalg.matfuncs (top-level), scipy.signal.filter_design (top-level)
missing module named numpy.logical_not - imported by numpy (top-level), scipy.linalg.matfuncs (top-level)
missing module named numpy.single - imported by numpy (top-level), scipy.linalg.decomp_schur (top-level), scipy.linalg.matfuncs (top-level)
missing module named numpy.arcsin - imported by numpy (top-level), scipy.linalg.decomp_svd (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.arccos - imported by numpy (top-level), scipy.linalg.decomp_svd (top-level), scipy.special.orthogonal (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.conj - imported by numpy (top-level), scipy.linalg.decomp (top-level), numexpr.tests.test_numexpr (top-level)
missing module named numpy.inexact - imported by numpy (top-level), scipy.linalg.decomp (top-level), scipy.special.basic (top-level), scipy.optimize.minpack (top-level)
missing module named numpy.uint32 - imported by numpy (top-level), pygame._numpysurfarray (top-level)
missing module named dummy_thread - imported by numpy.core.arrayprint (conditional, optional)
missing module named thread - imported by paramiko.win_pageant (optional), numpy.core.arrayprint (conditional, optional), pandas.compat.chainmap_impl (optional)
missing module named cPickle - imported by numpy.core.numeric (conditional), pandas.compat (optional), jinja2._compat (conditional)
missing module named pickle5 - imported by numpy.core.numeric (conditional, optional)
missing module named numpy.core.number - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
missing module named numpy.core.signbit - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
missing module named win32pdh - imported by numpy.testing._private.utils (delayed, conditional)
missing module named numpy.core.float64 - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
missing module named numpy.core.float32 - imported by numpy.core (top-level), numpy.testing._private.utils (top-level)
missing module named numpy.lib.i0 - imported by numpy.lib (top-level), numpy.dual (top-level)
missing module named numpy.random.multivariate_normal - imported by numpy.random (top-level), scipy.stats.kde (top-level)
missing module named numpy.random.randint - imported by numpy.random (top-level), scipy.stats.kde (top-level)
missing module named numpy.random.randn - imported by numpy.random (top-level), scipy (top-level), pandas.util.testing (top-level)
missing module named numpy.random.rand - imported by numpy.random (top-level), scipy (top-level), pandas.util.testing (top-level)
missing module named numpy.core.integer - imported by numpy.core (top-level), numpy.fft.helper (top-level)
missing module named _dummy_threading - imported by dummy_threading (optional)
missing module named numpy.core.sqrt - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft.fftpack (top-level), scipy.sparse.linalg._norm (top-level)
missing module named numpy.core.conjugate - imported by numpy.core (top-level), numpy.fft.fftpack (top-level)
missing module named numpy.core.divide - imported by numpy.core (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.geterrobj - 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 future_builtins - imported by numpy.lib.npyio (conditional)
missing module named urllib2 - imported by numpy.lib._datasource (delayed, conditional), pandas.io.common (conditional), lxml.ElementInclude (optional), lxml.html.html5parser (optional)
missing module named urlparse - imported by asn1crypto._iri (conditional), numpy.lib._datasource (delayed, conditional), pandas.io.common (conditional), pandas.io.s3 (conditional), lxml.html (optional), lxml.ElementInclude (optional), lxml.html.html5parser (optional)
missing module named numpy.expand_dims - imported by numpy (top-level), numpy.ma.core (top-level), scipy.signal.signaltools (top-level)
missing module named numpy.iscomplexobj - imported by numpy (top-level), numpy.ma.core (top-level), scipy.linalg.decomp (top-level), scipy.linalg._decomp_ldl (top-level), scipy.misc.pilutil (top-level), scipy.fftpack.pseudo_diffs (top-level), scipy.signal.signaltools (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), scipy.linalg.decomp (top-level), scipy.interpolate._pade (top-level), scipy.optimize.optimize (top-level), scipy.optimize.minpack (top-level), scipy.signal.lti_conversion (top-level)
missing module named pandas.DataFrame - imported by pandas (delayed), pandas.core.accessor (delayed), pandas.core.reshape.concat (top-level), pandas.core.indexing (delayed), pandas.core.indexes.timedeltas (delayed), pandas.io.json.json (top-level), pandas.plotting._tools (delayed), pandas.plotting._core (delayed), pandas.core.indexes.multi (delayed), pandas.core.window (delayed, conditional), pandas.core.reshape.merge (top-level), pandas.io.feather_format (top-level), pandas.io.parquet (top-level), pandas.core.reshape.pivot (delayed), pandas.io.json.normalize (top-level), pandas.io.json.table_schema (top-level), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.io.clipboards (top-level), pandas.core.generic (delayed, conditional), pandas.core.strings (delayed), pandas.core.indexes.base (delayed), pandas.core.base (delayed, conditional), pandas.core.tools.datetimes (delayed), pandas.util.testing (top-level), temp_teach_data (top-level), zeusteach_ZTP (top-level)
missing module named pandas.Series - imported by pandas (delayed, conditional), pandas.core.dtypes.missing (delayed, conditional), pandas.core.tools.timedeltas (delayed, conditional), pandas.core.algorithms (delayed, conditional), pandas.core.missing (delayed), pandas.core.accessor (delayed), pandas.core.reshape.concat (top-level), pandas.core.indexing (delayed), pandas.io.formats.format (delayed), pandas.core.indexes.datetimes (delayed), pandas.core.arrays.categorical (delayed), pandas.io.json.json (top-level), pandas.plotting._core (delayed), pandas.core.indexes.multi (delayed, conditional), pandas.core.window (delayed, conditional), pandas.core.reshape.tile (top-level), pandas.core.apply (delayed, conditional), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.core.generic (delayed, conditional), pandas.core.indexes.accessors (delayed), pandas.core.strings (delayed), pandas.core.indexes.base (delayed), pandas.core.base (delayed, conditional, optional), pandas.core.dtypes.concat (delayed), pandas.core.tools.datetimes (delayed, conditional), pandas.core.util.hashing (delayed), pandas.io.html (top-level), pandas.util.testing (top-level), temp_teach_data (top-level), zeusteach_ZTP (top-level)
missing module named s3fs - imported by pandas.io.s3 (optional), pandas.io.common (delayed, optional)
missing module named py - imported by pandas.io.common (delayed, optional)
missing module named httplib - imported by pandas.compat (optional), pandas.io.common (conditional)
missing module named PyQt5 - imported by pandas.io.clipboard.clipboards (delayed, optional), pandas.io.clipboard (delayed, conditional, optional)
missing module named qtpy - imported by pandas.io.clipboard.clipboards (delayed, optional), pandas.io.clipboard (delayed, conditional, optional)
missing module named gtk - imported by pandas.io.clipboard.clipboards (delayed), pandas.io.clipboard (delayed, conditional, optional)
missing module named 'PyQt4.QtGui' - imported by pandas.io.clipboard.clipboards (delayed, optional)
missing module named 'sqlalchemy.types' - imported by pandas.io.sql (delayed, conditional)
missing module named 'sqlalchemy.schema' - imported by pandas.io.sql (delayed, conditional)
missing module named 'sqlalchemy.ext' - imported by pandas.io.sql (delayed, conditional, optional)
missing module named sqlalchemy - imported by pandas.io.sql (delayed, conditional, optional)
missing module named blosc - imported by pandas.io.packers (optional)
missing module named six.moves.range - imported by six.moves (top-level), cryptography.hazmat.backends.openssl.backend (top-level), dateutil.rrule (top-level), tables.leaf (top-level), tables.array (top-level), tables.carray (top-level), tables.earray (top-level), tables.vlarray (top-level), tables.index (top-level), tables.table (top-level), tables.file (top-level), tables.expression (top-level)
missing module named six.moves.winreg - imported by six.moves (top-level), dateutil.tz.win (top-level)
runtime module named six.moves - imported by cryptography.hazmat.backends.openssl.backend (top-level), cryptography.x509.general_name (top-level), dateutil.tz.tz (top-level), dateutil.tz.win (top-level), dateutil.rrule (top-level), cycler (top-level), pickle (top-level), tables.description (top-level), tables.attributeset (top-level), tables.leaf (top-level), tables.array (top-level), tables.carray (top-level), tables.earray (top-level), tables.vlarray (top-level), tables.conditions (top-level), tables.index (top-level), tables.table (top-level), tables.file (top-level), tables.expression (top-level), html5lib._inputstream (top-level), html5lib.filters.sanitizer (top-level)
missing module named 'six.moves.urllib' - imported by 'six.moves.urllib' (top-level)
missing module named six.moves.map - imported by six.moves (top-level), tables.attributeset (top-level), tables.file (top-level)
missing module named six.moves.zip - imported by six.moves (top-level), cycler (top-level), tables.description (top-level), tables.array (top-level), tables.vlarray (top-level), tables.conditions (top-level), tables.table (top-level), tables.expression (top-level)
missing module named dateutil.tz.tzfile - imported by dateutil.tz (top-level), dateutil.zoneinfo (top-level)
missing module named dateutil.tz.tzlocal - imported by dateutil.tz (top-level), dateutil.rrule (top-level)
missing module named dateutil.tz.tzutc - imported by dateutil.tz (top-level), dateutil.rrule (top-level)
missing module named Cython - imported by tables.tests.common (delayed, optional)
missing module named unittest2 - imported by tables.tests.common (optional)
missing module named pandas_gbq - imported by pandas.io.gbq (delayed, optional)
missing module named botocore - imported by pandas.io.s3 (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), matplotlib (delayed, optional), pandas.util._tester (delayed, optional), pandas.util.testing (delayed, conditional, optional)
missing module named scipy.sparse.coo_matrix - imported by scipy.sparse (delayed), scipy.sparse.data (delayed), scipy.optimize._numdiff (top-level), scipy.integrate._bvp (top-level), scipy.integrate._ivp.common (top-level), pandas.core.sparse.frame (delayed, optional)
missing module named scipy.special.betaln - imported by scipy.special (top-level), scipy.stats._discrete_distns (top-level)
missing module named scipy.special.beta - imported by scipy.special (top-level), scipy.stats._tukeylambda_stats (top-level)
missing module named scipy.special.ive - imported by scipy.special (top-level), scipy.stats._distn_infrastructure (top-level)
missing module named scipy.special.kl_div - imported by scipy.special (top-level), scipy.stats._distn_infrastructure (top-level)
missing module named scipy.special.rel_entr - imported by scipy.special (top-level), scipy.stats._distn_infrastructure (top-level)
missing module named scipy.special.entr - imported by scipy.special (top-level), scipy.stats._distn_infrastructure (top-level), scipy.stats._discrete_distns (top-level), scipy.stats._multivariate (top-level)
missing module named scipy.special.chndtr - imported by scipy.special (top-level), scipy.stats._distn_infrastructure (top-level)
missing module named scipy.special.xlogy - imported by scipy.special (top-level), scipy.interpolate.rbf (top-level), scipy.stats._distn_infrastructure (top-level), scipy.stats._multivariate (top-level)
missing module named sksparse - imported by scipy.optimize._trustregion_constr.projections (optional)
missing module named scikits - imported by scipy.sparse.linalg.dsolve.linsolve (optional)
missing module named scipy.special.gammaln - imported by scipy.special (top-level), scipy.special.spfun_stats (top-level), scipy.integrate.quadrature (top-level), scipy.stats._discrete_distns (top-level), scipy.stats._multivariate (top-level)
missing module named scipy.special.airy - imported by scipy.special (top-level), scipy.special.orthogonal (top-level)
missing module named scipy.linalg.qr_insert - imported by scipy.linalg (top-level), scipy.sparse.linalg.isolve._gcrotmk (top-level)
missing module named scipy.linalg._clapack - imported by scipy.linalg (optional), scipy.linalg.lapack (optional)
missing module named scipy.linalg._cblas - imported by scipy.linalg (optional), scipy.linalg.blas (optional)
missing module named scipy.spatial.cKDTree - imported by scipy.spatial (top-level), scipy.interpolate.ndgriddata (top-level)
missing module named netbios - imported by uuid (delayed)
missing module named win32wnet - imported by uuid (delayed)
missing module named ordereddict - imported by pyparsing (optional)
missing module named 'tornado.template' - imported by matplotlib.backends.backend_webagg (delayed)
missing module named 'tornado.websocket' - imported by matplotlib.backends.backend_webagg (top-level)
missing module named 'tornado.ioloop' - imported by matplotlib.backends.backend_webagg (top-level)
missing module named 'tornado.web' - imported by matplotlib.backends.backend_webagg (top-level)
missing module named tornado - imported by matplotlib.backends.backend_webagg (optional), matplotlib.backends.backend_webagg_core (top-level)
missing module named matplotlib.axes.Axes - imported by matplotlib.axes (delayed), matplotlib.legend (delayed), matplotlib.projections.geo (top-level), matplotlib.projections.polar (top-level), matplotlib.figure (top-level), matplotlib.pyplot (top-level)
missing module named matplotlib.tri.Triangulation - imported by matplotlib.tri (top-level), matplotlib.tri.trifinder (top-level), matplotlib.tri.tritools (top-level), matplotlib.tri.triinterpolate (top-level), matplotlib.mlab (delayed, conditional)
missing module named 'mpl_toolkits.natgrid' - imported by matplotlib.mlab (delayed, conditional, optional)
missing module named 'matplotlib._windowing' - imported by matplotlib.backends._backend_tk (optional)
missing module named 'IPython.core' - imported by pandas.io.formats.printing (delayed, conditional), matplotlib.pyplot (delayed, conditional, optional), pandas.util.testing (delayed, optional)
missing module named IPython - imported by pandas.io.formats.printing (delayed), matplotlib.pyplot (delayed, conditional, optional), pandas.io.formats.html (delayed, conditional, optional)
missing module named new - imported by scipy.interpolate.rbf (delayed, conditional)
missing module named ImageFilter - imported by scipy.misc.pilutil (optional)
missing module named scipy.signal.dlti - imported by scipy.signal (top-level), scipy.signal.signaltools (top-level)
missing module named fastparquet - imported by pandas.io.parquet (delayed, optional)
missing module named 'pyarrow.parquet' - imported by pandas.io.parquet (delayed, optional)
missing module named pyarrow - imported by pandas.io.parquet (delayed, optional)
missing module named feather - imported by pandas.io.feather_format (delayed, optional)
missing module named xlwt - imported by pandas.io.excel (delayed)
missing module named 'openpyxl.styles' - imported by pandas.io.excel (delayed)
missing module named 'openpyxl.style' - imported by pandas.io.excel (delayed)
missing module named openpyxl - imported by pandas.io.excel (delayed)
missing module named xlrd - imported by pandas.io.excel (delayed, optional)
missing module named xlsxwriter - imported by pandas.io.excel (delayed, optional)
missing module named _overlapped - imported by asyncio.windows_events (top-level)
missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
missing module named pretty - imported by jinja2.utils (delayed, optional)
missing module named 'jinja2.debugrenderer' - imported by jinja2.debug (delayed)
missing module named __pypy__ - imported by jinja2.debug (optional)
missing module named bottleneck - imported by pandas.core.nanops (optional)
missing module named xarray - imported by pandas.core.generic (delayed, optional)
missing module named backports - imported by pandas.compat (delayed, conditional)
missing module named pudb - imported by pandas.util.testing (delayed)
missing module named cssselect - imported by lxml.cssselect (optional)
missing module named html5lib.XHTMLParser - imported by html5lib (optional), lxml.html.html5parser (optional)
missing module named 'genshi.core' - imported by html5lib.treewalkers.genshi (top-level)
missing module named genshi - imported by html5lib.treewalkers.genshi (top-level)
missing module named html5lib.treebuilders._base - imported by html5lib.treebuilders (optional), bs4.builder._html5lib (optional), lxml.html._html5builder (top-level)
missing module named datrie - imported by html5lib._trie.datrie (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 soupparser - imported by lxml.html.ElementSoup (top-level)
missing module named 'backports.functools_lru_cache' - imported by soupsieve.util (conditional)
missing module named iconv_codec - imported by bs4.dammit (optional)
missing module named cchardet - imported by bs4.dammit (optional)
missing module named pandas.factorize - imported by pandas (delayed, conditional), pandas.core.util.hashing (delayed, conditional)
missing module named pandas.unique - imported by pandas (delayed), pandas.core.arrays.base (delayed)
missing module named pandas.option_context - imported by pandas (top-level), pandas.io.clipboards (top-level)
missing module named pandas.NaT - imported by pandas (top-level), pandas.io.packers (top-level)
missing module named pandas.Period - imported by pandas (top-level), pandas.io.packers (top-level)
missing module named pandas.SparseDataFrame - imported by pandas (top-level), pandas.io.pytables (top-level)
missing module named pandas.SparseSeries - imported by pandas (top-level), pandas.io.pytables (top-level)
missing module named pandas.Int64Index - imported by pandas (top-level), pandas.io.feather_format (top-level), pandas.io.parquet (top-level), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.core.dtypes.concat (delayed), pandas.core.algorithms (delayed)
missing module named pandas.RangeIndex - imported by pandas (top-level), pandas.io.feather_format (top-level), pandas.io.parquet (top-level), pandas.io.packers (top-level), pandas.core.dtypes.concat (delayed), pandas.util.testing (top-level)
missing module named pandas.Interval - imported by pandas (top-level), pandas.core.reshape.tile (top-level), pandas.io.packers (top-level)
missing module named pandas.Timedelta - imported by pandas (top-level), pandas.core.reshape.tile (top-level), pandas.core.reshape.merge (top-level)
missing module named pandas.Categorical - imported by pandas (top-level), pandas.core.reshape.tile (top-level), pandas.core.reshape.merge (top-level), pandas.io.packers (top-level), pandas.core.dtypes.concat (delayed), pandas.core.dtypes.cast (delayed, conditional), pandas.core.util.hashing (delayed, conditional), pandas.core.dtypes.common (delayed, conditional), pandas.util.testing (top-level)
missing module named pandas.concat - imported by pandas (delayed), pandas.core.window (delayed, conditional), pandas.core.groupby.groupby (delayed, conditional), pandas.core.sparse.frame (delayed), pandas.io.pytables (top-level), pandas.core.strings (delayed)
missing module named pandas.isna - imported by pandas (top-level), pandas.io.json.json (top-level), pandas.io.stata (top-level), pandas.io.pytables (top-level)
missing module named pandas.CategoricalIndex - imported by pandas (delayed), pandas.core.arrays.categorical (delayed), pandas.io.packers (top-level), pandas.core.dtypes.concat (delayed), pandas.util.testing (top-level)
missing module named pandas.Float64Index - imported by pandas (delayed), pandas.core.internals (delayed), pandas.io.packers (top-level)
missing module named pandas.Timestamp - imported by pandas (delayed), pandas.core.indexes.timedeltas (delayed), pandas.core.reshape.tile (top-level), pandas.io.packers (top-level)
missing module named pandas.DateOffset - imported by pandas (delayed), pandas.core.indexes.datetimelike (delayed)
missing module named pandas.Panel - imported by pandas (delayed), pandas.core.indexing (delayed), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.util.testing (top-level)
missing module named pandas.MultiIndex - imported by pandas (top-level), pandas.core.reshape.concat (top-level), pandas.io.json.json (top-level), pandas.core.window (delayed, conditional), pandas.core.reshape.merge (top-level), pandas.io.formats.excel (top-level), pandas.core.reshape.pivot (delayed, conditional), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.core.strings (delayed), pandas.core.util.hashing (delayed), pandas.util.testing (top-level)
missing module named pandas.Index - imported by pandas (delayed), pandas.core.algorithms (delayed, conditional), pandas.core.accessor (delayed), pandas.core.reshape.concat (top-level), pandas.core.indexes.datetimelike (delayed), pandas.core.arrays.categorical (delayed), pandas.compat.pickle_compat (top-level), pandas.core.window (delayed, conditional), pandas.core.reshape.merge (top-level), pandas.io.formats.excel (top-level), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.core.strings (delayed), pandas.core.base (delayed), pandas.core.dtypes.concat (delayed), pandas.core.sorting (delayed), pandas.core.tools.datetimes (delayed, conditional), pandas.core.util.hashing (delayed, conditional), pandas.core.dtypes.dtypes (delayed), pandas.util.testing (top-level)
missing module named pandas.PeriodIndex - imported by pandas (delayed, conditional), pandas.core.algorithms (delayed, conditional), pandas.io.formats.excel (top-level), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.util.testing (top-level)
missing module named pandas.DatetimeIndex - imported by pandas (delayed, optional), pandas.core.dtypes.cast (delayed, conditional, optional), pandas.core.algorithms (delayed, conditional), pandas.core.missing (delayed, optional), pandas.core.indexes.datetimelike (delayed, conditional), pandas.core.indexes.timedeltas (delayed), pandas.io.stata (top-level), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.core.tools.datetimes (delayed), pandas.util.testing (top-level)
missing module named pandas.to_numeric - imported by pandas (delayed, conditional), pandas.core.dtypes.cast (delayed, conditional), pandas.core.arrays.categorical (delayed), pandas.core.tools.datetimes (delayed)
missing module named pandas.to_timedelta - imported by pandas (delayed, conditional), pandas.core.dtypes.cast (delayed, conditional), pandas.core.arrays.categorical (delayed), pandas.core.window (delayed, conditional), pandas.core.groupby.groupby (delayed, conditional), pandas.core.reshape.tile (top-level), pandas.io.stata (top-level), pandas.core.tools.datetimes (delayed)
missing module named pandas.TimedeltaIndex - imported by pandas (delayed, conditional), pandas.core.tools.timedeltas (delayed, conditional), pandas.core.algorithms (delayed, conditional), pandas.core.indexes.datetimes (delayed), pandas.io.pytables (top-level), pandas.io.packers (top-level), pandas.util.testing (top-level)
missing module named pandas.to_datetime - imported by pandas (delayed, conditional, optional), pandas.core.dtypes.cast (delayed, conditional, optional), pandas.core.arrays.categorical (delayed), pandas.io.json.json (top-level), pandas.core.groupby.groupby (delayed, conditional), pandas.core.reshape.tile (top-level), pandas.io.stata (top-level), pandas.io.pytables (top-level), pandas.core.generic (delayed, conditional)
missing module named pandas.IntervalIndex - imported by pandas (delayed, conditional), pandas.core.dtypes.missing (delayed, conditional), pandas.core.indexes.category (delayed, conditional), pandas.core.reshape.tile (top-level), pandas.io.packers (top-level), pandas.util.testing (top-level)
missing module named pandas.get_option - imported by pandas (delayed), pandas.io.formats.console (delayed), pandas.io.parquet (top-level), pandas.io.clipboards (top-level)
missing module named ucollections - imported by adafruit_blinka.agnostic.time (conditional)
missing module named utime - imported by adafruit_blinka.agnostic (conditional), adafruit_blinka.agnostic.time (conditional)
missing module named gpiod - imported by adafruit_blinka.microcontroller.generic_linux.libgpiod_pin (optional), adafruit_blinka.microcontroller.amlogic.meson_g12_common.pin (top-level)
missing module named periphery - imported by adafruit_blinka.microcontroller.generic_linux.periphery_pin (optional)
missing module named 'greatfet.interfaces' - imported by adafruit_blinka.microcontroller.nxp_lpc4330.pin (optional), adafruit_blinka.microcontroller.nxp_lpc4330.uart (top-level)
missing module named greatfet - imported by adafruit_blinka.microcontroller.nxp_lpc4330.i2c (top-level), adafruit_blinka.microcontroller.nxp_lpc4330.pin (optional), adafruit_blinka.microcontroller.nxp_lpc4330.spi (top-level), adafruit_blinka.microcontroller.nxp_lpc4330.uart (top-level)
missing module named hid - imported by adafruit_platformdetect.chip (delayed, conditional), adafruit_blinka.microcontroller.mcp2221.mcp2221 (top-level)
missing module named binhoHostAdapter - imported by adafruit_blinka.microcontroller.nova (delayed)
missing module named 'Jetson.GPIO' - imported by adafruit_blinka.microcontroller.tegra.t186.pin (top-level), adafruit_blinka.microcontroller.tegra.t194.pin (top-level)
missing module named Jetson - imported by adafruit_blinka.microcontroller.tegra.t210.pin (top-level)
missing module named Adafruit_BBIO - imported by adafruit_blinka.microcontroller.am335x.pin (top-level)
missing module named machine - imported by busio (delayed, conditional)
missing module named 'pygame._view' - imported by pygame (delayed)
missing module named pygame.sdlmain_osx - imported by pygame (top-level), pygame.macosx (top-level)
missing module named OpenGL - imported by pygame (delayed)
missing module named 'pygame.movie' - imported by pygame (optional)
missing module named pygame.SRCALPHA - imported by pygame (top-level), pygame.ftfont (top-level)
missing module named Queue - imported by pygame.threads (conditional)
missing module named Py25Queue - imported by pygame.threads (conditional)
missing module named scp - imported by version (top-level)
missing module named vms_lib - imported by platform (delayed, conditional, optional)
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)
