123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- 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 _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
- excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level), PyInstaller.loader.pyimod02_archive (delayed)
- missing module named pep517 - imported by importlib.metadata (delayed)
- missing module named urllib.pathname2url - imported by urllib (conditional), PyInstaller.lib.modulegraph._compat (conditional)
- missing module named pwd - imported by posixpath (delayed, conditional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), http.server (delayed, optional), webbrowser (delayed), netrc (delayed, conditional), getpass (delayed), distutils.util (delayed, conditional, optional), distutils.archive_util (optional)
- missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), distutils.archive_util (optional)
- missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional)
- missing module named resource - imported by posix (top-level), test.support (delayed, conditional, optional)
- missing module named _posixsubprocess - imported by subprocess (optional), multiprocessing.util (delayed)
- missing module named fcntl - imported by subprocess (optional)
- missing module named pyimod03_importers - imported by C:\Users\icewi\AppData\Local\Programs\Python\Python310\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (top-level), C:\Users\icewi\AppData\Local\Programs\Python\Python310\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (top-level)
- missing module named jinja2 - imported by pyparsing.diagram (top-level)
- missing module named railroad - imported by pyparsing.diagram (top-level)
- missing module named termios - imported by tty (top-level), getpass (optional)
- missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional), pstats (conditional, optional), rlcompleter (optional), sympy.interactive.session (delayed, optional)
- missing module named 'org.python' - imported by pickle (optional), xml.sax (delayed, conditional), setuptools.sandbox (conditional)
- missing module named _manylinux - imported by pkg_resources._vendor.packaging.tags (delayed, optional), packaging._manylinux (delayed, optional), setuptools._vendor.packaging.tags (delayed, 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 _winreg - imported by platform (delayed, optional), pkg_resources._vendor.appdirs (delayed, conditional)
- 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 __builtin__ - imported by pkg_resources._vendor.pyparsing (conditional), setuptools._vendor.pyparsing (conditional)
- missing module named ordereddict - imported by pkg_resources._vendor.pyparsing (optional), setuptools._vendor.pyparsing (optional)
- 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 _scproxy - imported by urllib.request (conditional)
- missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional)
- missing module named vms_lib - imported by platform (delayed, optional)
- missing module named java - imported by platform (delayed)
- missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (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.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 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 'sage.interfaces' - imported by sympy.core.basic (delayed)
- 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 win32con - imported by distutils.msvccompiler (optional)
- missing module named _curses - imported by curses (top-level), curses.has_key (top-level)
- missing module named 'nose.plugins' - imported by numpy.testing._private.noseclasses (top-level), numpy.testing._private.nosetester (delayed)
- missing module named 'nose.util' - imported by numpy.testing._private.noseclasses (top-level)
- missing module named psutil - imported by numpy.testing._private.utils (delayed, optional)
- missing module named _dummy_thread - imported by numpy.core.arrayprint (optional)
- missing module named numpy.core.result_type - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
- missing module named numpy.core.float_ - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
- missing module named numpy.core.number - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
- missing module named numpy.core.object_ - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
- missing module named numpy.core.all - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
- missing module named numpy.core.bool_ - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
- missing module named numpy.core.inf - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
- missing module named numpy.core.array2string - 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 numpy.core.isscalar - imported by numpy.core (delayed), numpy.testing._private.utils (delayed), numpy.lib.polynomial (top-level)
- missing module named win32pdh - imported by numpy.testing._private.utils (delayed, conditional)
- missing module named numpy.core.isinf - imported by numpy.core (delayed), numpy.testing._private.utils (delayed)
- missing module named numpy.core.errstate - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
- missing module named numpy.core.isfinite - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
- missing module named numpy.core.isnan - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
- missing module named numpy.core.array - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (top-level), numpy.lib.polynomial (top-level)
- missing module named numpy.core.isnat - imported by numpy.core (top-level), numpy.testing._private.utils (top-level)
- missing module named numpy.core.ndarray - imported by numpy.core (top-level), numpy.testing._private.utils (top-level), numpy.lib.utils (top-level)
- missing module named numpy.core.array_repr - imported by numpy.core (top-level), numpy.testing._private.utils (top-level)
- missing module named numpy.core.arange - imported by numpy.core (top-level), numpy.testing._private.utils (top-level), numpy.fft.helper (top-level)
- missing module named numpy.core.empty - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (top-level), numpy.fft.helper (top-level)
- missing module named numpy.core.float32 - imported by numpy.core (top-level), numpy.testing._private.utils (top-level)
- missing module named numpy.core.intp - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (top-level)
- missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
- missing module named numpy.core.linspace - imported by numpy.core (top-level), numpy.lib.index_tricks (top-level)
- missing module named numpy.core.iinfo - imported by numpy.core (top-level), numpy.lib.twodim_base (top-level)
- missing module named numpy.core.transpose - imported by numpy.core (top-level), numpy.lib.function_base (top-level)
- missing module named numpy.core.asarray - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.lib.utils (top-level), numpy.fft._pocketfft (top-level), numpy.fft.helper (top-level)
- 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.linalg.linalg (top-level), numpy.fft._pocketfft (top-level)
- missing module named numpy.core.conjugate - imported by numpy.core (top-level), numpy.fft._pocketfft (top-level)
- missing module named numpy.core.swapaxes - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (top-level)
- missing module named numpy.core.zeros - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (top-level)
- missing module named numpy.core.sort - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.argsort - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.sign - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.count_nonzero - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.divide - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.matmul - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.asanyarray - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.atleast_2d - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.product - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.amax - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.amin - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.moveaxis - 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.finfo - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.lib.polynomial (top-level)
- missing module named numpy.core.sum - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.fastCopyAndTranspose - 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.dot - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.lib.polynomial (top-level)
- missing module named numpy.core.Inf - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.newaxis - 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 numpy.core.intc - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.empty_like - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
- missing module named numpy.core.ufunc - imported by numpy.core (top-level), numpy.lib.utils (top-level)
- missing module named numpy.core.ones - imported by numpy.core (top-level), numpy.lib.polynomial (top-level)
- missing module named numpy.core.hstack - imported by numpy.core (top-level), numpy.lib.polynomial (top-level)
- missing module named numpy.core.atleast_1d - imported by numpy.core (top-level), numpy.lib.polynomial (top-level)
- missing module named numpy.core.atleast_3d - imported by numpy.core (top-level), numpy.lib.shape_base (top-level)
- missing module named numpy.core.vstack - imported by numpy.core (top-level), numpy.lib.shape_base (top-level)
- missing module named pickle5 - imported by numpy.compat.py3k (optional)
- missing module named numpy.eye - imported by numpy (delayed), numpy.core.numeric (delayed)
- missing module named numpy.recarray - imported by numpy (top-level), numpy.ma.mrecords (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)
- 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.float64 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.float32 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.uint64 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.uint32 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.uint16 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.uint8 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.int64 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.int32 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.int16 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named numpy.int8 - imported by numpy (top-level), numpy.array_api._typing (top-level)
- missing module named _ufunc - imported by numpy.typing (conditional)
- missing module named numpy.bytes_ - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.str_ - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.void - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.object_ - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.datetime64 - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.timedelta64 - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.number - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.complexfloating - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.floating - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.integer - imported by numpy (top-level), numpy.typing._array_like (top-level), numpy.ctypeslib (top-level)
- missing module named numpy.unsignedinteger - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.bool_ - imported by numpy (top-level), numpy.typing._array_like (top-level), numpy.ma.core (top-level), numpy.ma.mrecords (top-level)
- missing module named numpy.generic - imported by numpy (top-level), numpy.typing._array_like (top-level)
- missing module named numpy.dtype - imported by numpy (top-level), numpy.typing._array_like (top-level), numpy.array_api._typing (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level)
- missing module named numpy.ndarray - imported by numpy (top-level), numpy.typing._array_like (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.ufunc - imported by numpy (top-level), numpy.typing (top-level)
- missing module named numpy.histogramdd - imported by numpy (delayed), numpy.lib.twodim_base (delayed)
- missing module named gmpy2 - imported by mpmath.libmp.backend (conditional, optional), sympy.polys.domains.groundtypes (conditional), sympy.ntheory.primetest (delayed, conditional), sympy.testing.runtests (delayed, conditional)
- missing module named 'scipy.special' - imported by sympy.functions.special.bessel (delayed, conditional, optional)
- missing module named 'scipy.optimize' - imported by sympy.functions.special.bessel (delayed, conditional)
- missing module named pysat - imported by sympy.logic.algorithms.minisat22_wrapper (delayed)
- missing module named pycosat - imported by sympy.logic.algorithms.pycosat_wrapper (delayed)
- missing module named 'sage.libs' - imported by mpmath.libmp.backend (conditional, optional), mpmath.libmp.libelefun (conditional, optional), mpmath.libmp.libmpf (conditional, optional), mpmath.libmp.libmpc (conditional, optional), mpmath.libmp.libhyper (delayed, conditional), mpmath.ctx_mp (conditional)
- 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 (delayed)
- missing module named olefile - imported by PIL.MicImagePlugin (top-level), PIL.FpxImagePlugin (top-level)
- missing module named 'PySide2.QtGui' - imported by PIL.ImageQt (conditional, optional)
- missing module named 'PyQt5.QtGui' - imported by PIL.ImageQt (conditional, optional)
- missing module named 'PySide6.QtGui' - imported by PIL.ImageQt (conditional, optional)
- missing module named 'PyQt6.QtGui' - imported by PIL.ImageQt (conditional, optional)
- missing module named cffi - imported by win32ctypes.core (optional), PIL.Image (optional), PIL.PyAccess (optional), Crypto.Util._raw_api (optional), PIL.ImageTk (delayed, conditional, optional)
- missing module named defusedxml - imported by PIL.Image (optional)
- missing module named IPython - imported by matplotlib.backend_bases (delayed), matplotlib.pyplot (delayed, conditional), sympy.interactive.printing (delayed, conditional, optional), sympy.interactive.session (delayed, conditional, optional)
- missing module named 'IPython.core' - imported by matplotlib.backend_bases (delayed), matplotlib.pyplot (delayed), sympy.interactive.printing (delayed, optional)
- missing module named dummy_threading - imported by matplotlib.pyplot (optional), matplotlib.font_manager (optional), matplotlib.backends.backend_agg (optional)
- missing module named six.moves.range - imported by six.moves (top-level), dateutil.rrule (top-level)
- runtime module named six.moves - imported by dateutil.tz.tz (top-level), dateutil.tz._factories (top-level), dateutil.tz.win (top-level), dateutil.rrule (top-level)
- missing module named StringIO - imported by PyInstaller.lib.modulegraph._compat (conditional), PyInstaller.lib.modulegraph.zipio (conditional), six (conditional), Crypto.Util.py3compat (conditional)
- missing module named dateutil.tz.tzfile - imported by dateutil.tz (top-level), dateutil.zoneinfo (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)
- missing module named matplotlib.axes.Axes - imported by matplotlib.axes (delayed), matplotlib.legend (delayed), matplotlib.projections.geo (top-level), matplotlib.projections.polar (top-level), mpl_toolkits.mplot3d.axes3d (top-level), matplotlib.figure (top-level), matplotlib.pyplot (top-level)
- missing module named gi - imported by matplotlib.cbook (delayed, conditional)
- missing module named pytest - imported by matplotlib (delayed, optional)
- missing module named 'typing.io' - imported by importlib.resources (top-level)
- missing module named setuptools_scm - imported by matplotlib (delayed, conditional)
- missing module named sage - imported by mpmath.libmp.backend (conditional, optional)
- missing module named gmpy - imported by mpmath.libmp.backend (conditional, optional), sympy.testing.runtests (delayed, conditional)
- missing module named 'sage.all' - imported by sympy.core.function (delayed)
- missing module named pyglet - imported by sympy.plotting.pygletplot.plot (optional), sympy.plotting.pygletplot.plot_axes (top-level), sympy.printing.preview (delayed, conditional, optional), sympy.testing.runtests (delayed, conditional)
- missing module named all - imported by sympy.testing.runtests (delayed, optional)
- missing module named 'IPython.Shell' - imported by sympy.interactive.session (delayed, conditional)
- missing module named 'IPython.frontend' - imported by sympy.interactive.printing (delayed, conditional, optional), sympy.interactive.session (delayed, conditional)
- missing module named 'IPython.terminal' - imported by sympy.interactive.printing (delayed, conditional, optional), sympy.interactive.session (delayed, conditional)
- missing module named 'IPython.iplib' - imported by sympy.interactive.printing (delayed, optional)
- missing module named 'IPython.lib' - imported by sympy.interactive.printing (delayed, optional)
- missing module named 'pyglet.gl' - imported by sympy.plotting.pygletplot.plot_axes (top-level), sympy.plotting.pygletplot.util (top-level), sympy.plotting.pygletplot.plot_window (top-level), sympy.plotting.pygletplot.plot_camera (top-level), sympy.plotting.pygletplot.plot_rotation (top-level), sympy.plotting.pygletplot.plot_curve (top-level), sympy.plotting.pygletplot.plot_mode_base (top-level), sympy.plotting.pygletplot.plot_surface (top-level)
- missing module named 'pyglet.window' - imported by sympy.plotting.pygletplot.managed_window (top-level), sympy.plotting.pygletplot.plot_controller (top-level), sympy.printing.preview (delayed)
- missing module named 'pyglet.clock' - imported by sympy.plotting.pygletplot.managed_window (top-level)
- missing module named 'pyglet.image' - imported by sympy.printing.preview (delayed)
- missing module named lxml - imported by sympy.utilities.mathml (delayed)
- missing module named py - imported by mpmath.tests.runtests (delayed, conditional)
|