1691 lines
341 KiB
Plaintext
1691 lines
341 KiB
Plaintext
|
|
|
||
|
|
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 urllib.urlopen - imported by urllib (delayed, optional), lxml.html (delayed, optional)
|
||
|
|
missing module named urllib.urlencode - imported by urllib (delayed, optional), lxml.html (delayed, optional)
|
||
|
|
missing module named urllib.quote - imported by urllib (optional), send2trash.plat_other (optional)
|
||
|
|
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), http.server (delayed, optional), psutil (optional), netrc (delayed, conditional), getpass (delayed), backports.tarfile (optional), _pytest._py.path (delayed), setuptools._distutils.util (delayed, conditional, optional), setuptools._distutils.archive_util (optional), gunicorn.config (top-level), gunicorn.util (top-level), conda.core.envs_manager (delayed, conditional), twisted.python.util (optional)
|
||
|
|
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), backports.tarfile (optional), _pytest._py.path (delayed), setuptools._distutils.archive_util (optional), gunicorn.config (top-level), twisted.python.util (optional)
|
||
|
|
missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional), posixpath (optional)
|
||
|
|
missing module named resource - imported by posix (top-level), ptyprocess.ptyprocess (top-level), IPython.utils.timing (optional), distributed.utils (optional), distributed.system (delayed, conditional, optional), prometheus_client.process_collector (optional), jupyter_server.serverapp (optional), fsspec.asyn (conditional, optional), joblib.externals.loky.backend.fork_exec (delayed, optional), torch._inductor.codecache (delayed, conditional), twisted.internet.process (delayed, optional)
|
||
|
|
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level), jupyter_server.utils (top-level)
|
||
|
|
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||
|
|
missing module named _scproxy - imported by urllib.request (conditional)
|
||
|
|
missing module named termios - imported by tty (top-level), psutil._compat (delayed, optional), getpass (optional), tqdm.utils (delayed, optional), ptyprocess.ptyprocess (top-level), IPython.core.page (delayed, optional), prompt_toolkit.input.vt100 (top-level), click._termui_impl (conditional), absl.flags._helpers (optional), alembic.util.messaging (optional), werkzeug._reloader (delayed, optional), panel.widgets.terminal (delayed), astropy.utils.console (delayed, optional), twisted.internet.process (optional)
|
||
|
|
missing module named pickle5 - imported by numpy.compat.py3k (optional), srsly.cloudpickle.compat (conditional, optional)
|
||
|
|
missing module named _dummy_thread - imported by numpy.core.arrayprint (optional), cffi.lock (conditional, optional), sortedcontainers.sortedlist (conditional, optional), torch._jit_internal (optional), astropy.extern._strptime (optional)
|
||
|
|
missing module named numpy.eye - imported by numpy (delayed), numpy.core.numeric (delayed), scipy.optimize._optimize (top-level), scipy.linalg._decomp (top-level), scipy.optimize._minpack_py (top-level), scipy.interpolate._pade (top-level), scipy.signal._lti_conversion (top-level), statsmodels.tsa.interp.denton (top-level)
|
||
|
|
missing module named numpy.core.integer - imported by numpy.core (top-level), numpy.fft.helper (top-level)
|
||
|
|
missing module named numpy.core.conjugate - imported by numpy.core (top-level), numpy.fft._pocketfft (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 numpy.core.linspace - imported by numpy.core (top-level), numpy.lib.index_tricks (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.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.max - imported by numpy.core (delayed), 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 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.float32 - imported by numpy.core (top-level), numpy.testing._private.utils (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.reciprocal - imported by numpy.core (top-level), numpy.linalg.linalg (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.isnan - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
|
||
|
|
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.swapaxes - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (top-level)
|
||
|
|
missing module named numpy.core.matmul - 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), numpy.testing._private.utils (delayed)
|
||
|
|
missing module named numpy.core.asanyarray - 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), numpy.testing._private.utils (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.prod - 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.errstate - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
|
||
|
|
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.isfinite - imported by numpy.core (top-level), numpy.linalg.linalg (top-level)
|
||
|
|
missing module named numpy.core.sum - imported by numpy.core (top-level), numpy.linalg.linalg (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.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.all - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed)
|
||
|
|
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.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.zeros - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (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.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.array - imported by numpy (top-level), numpy.ma.core (top-level), numpy.ma.extras (top-level), numpy.ma.mrecords (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._stats_py (top-level), scipy.linalg._decomp (top-level), scipy.linalg._decomp_schur (top-level), scipy.sparse.linalg._isolve.utils (top-level), scipy.optimize._lbfgsb_py (top-level), scipy.optimize._tnc (top-level), scipy.optimize._slsqp_py (top-level), scipy.interpolate._interpolate (top-level), scipy.interpolate._fitpack_impl (top-level), scipy.interpolate._fitpack2 (top-level), dill._objects (optional), pygame.surfarray (top-level), numba.cuda.vectorizers (top-level), scipy.integrate._ode (top-level), scipy._lib._finite_differences (top-level), statsmodels.formula.formulatools (delayed), scipy.signal._bsplines (top-level), scipy.signal._filter_design (top-level), scipy.signal._lti_conversion (top-level), statsmodels.tsa.adfvalues (top-level), statsmodels.stats._lilliefors_critical_values (top-level), scipy.io._netcdf (top-level), nltk.parse.transitionparser (optional), scipy.stats._morestats (top-level), scipy.misc._common (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), scipy.optimize._minpack_py (top-level), dill._dill (delayed), scipy.io._netcdf (top-level), torch._dynamo.variables.misc (optional), gensim.models.keyedvectors (top-level), gensim.models.doc2vec (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), dask.array (optional)
|
||
|
|
missing module named numpy.recarray - imported by numpy (top-level), numpy.lib.recfunctions (top-level), numpy.ma.mrecords (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.lib.recfunctions (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level), pandas.compat.numpy.function (top-level), _pytest.python_api (conditional), IPython.core.magics.namespace (delayed, conditional, optional), dill._dill (delayed), imageio.typing (optional), pygame.surfarray (top-level), scipy.stats._distn_infrastructure (top-level), seaborn._core.typing (top-level), seaborn._marks.base (top-level), seaborn._stats.density (top-level), scipy.io._mmio (top-level), spacy.tokens._serialize (top-level), scipy.stats._mstats_basic (top-level), scipy.stats._mstats_extras (top-level), param.parameters (delayed, conditional), astropy.cosmology.funcs.comparison (top-level), gensim.models.keyedvectors (top-level)
|
||
|
|
missing module named pyodide_js - imported by threadpoolctl (delayed, optional)
|
||
|
|
missing module named vms_lib - imported by platform (delayed, optional)
|
||
|
|
missing module named 'java.lang' - imported by platform (delayed, optional)
|
||
|
|
missing module named java - imported by platform (delayed)
|
||
|
|
missing module named _winreg - imported by platform (delayed, optional), numexpr.cpuinfo (delayed, optional), moviepy.config (conditional, optional), cpuinfo.cpuinfo (delayed, optional), nbconvert.preprocessors.svg2pdf (conditional, optional), pygments.formatters.img (optional)
|
||
|
|
missing module named numpy.histogramdd - imported by numpy (delayed), numpy.lib.twodim_base (delayed)
|
||
|
|
missing module named numpy.lib.imag - imported by numpy.lib (delayed), numpy.testing._private.utils (delayed)
|
||
|
|
missing module named numpy.lib.real - imported by numpy.lib (delayed), numpy.testing._private.utils (delayed)
|
||
|
|
missing module named numpy.lib.iscomplexobj - imported by numpy.lib (delayed), numpy.testing._private.utils (delayed)
|
||
|
|
missing module named numpy.ufunc - imported by numpy (top-level), numpy._typing (top-level), numpy.testing.overrides (top-level), dill._dill (delayed), dill._objects (optional), skimage._vendored.numpy_lookfor (top-level)
|
||
|
|
missing module named fcntl - imported by subprocess (optional), psutil._compat (delayed, optional), tqdm.utils (delayed, optional), pty (delayed, optional), ptyprocess.ptyprocess (top-level), xmlrpc.server (optional), paramiko.agent (delayed), absl.flags._helpers (optional), filelock._unix (conditional, optional), gunicorn.util (top-level), conda.gateways.disk.lock (optional), locket (optional), alembic.util.messaging (optional), panel.widgets.terminal (delayed), astropy.utils.console (optional), twisted.python.compat (delayed, optional), twisted.internet.fdesc (optional), twisted.internet.process (optional), torch.testing._internal.distributed.distributed_test (conditional)
|
||
|
|
missing module named dummy_threading - imported by psutil._compat (optional), requests.cookies (optional), joblib.compressor (optional)
|
||
|
|
missing module named startup - imported by pyreadline3.keysyms.common (conditional), pyreadline3.keysyms.keysyms (conditional)
|
||
|
|
missing module named sets - imported by pyreadline3.keysyms.common (optional), pytz.tzinfo (optional)
|
||
|
|
missing module named System - imported by pyreadline3.clipboard.ironpython_clipboard (top-level), pyreadline3.keysyms.ironpython_keysyms (top-level), pyreadline3.console.ironpython_console (top-level), pyreadline3.rlmain (conditional), IPython.utils._process_cli (top-level)
|
||
|
|
missing module named console - imported by pyreadline3.console.ansi (conditional)
|
||
|
|
missing module named clr - imported by pyreadline3.clipboard.ironpython_clipboard (top-level), pyreadline3.console.ironpython_console (top-level), IPython.utils._process_cli (top-level)
|
||
|
|
missing module named IronPythonConsole - imported by pyreadline3.console.ironpython_console (top-level)
|
||
|
|
missing module named numpy.isinf - imported by numpy (top-level), numpy.testing._private.utils (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._distn_infrastructure (top-level)
|
||
|
|
missing module named numpy.isnan - imported by numpy (top-level), numpy.testing._private.utils (top-level), numexpr.tests.test_numexpr (top-level)
|
||
|
|
missing module named numpy.isfinite - imported by numpy (top-level), numpy.testing._private.utils (top-level), scipy.linalg._decomp (top-level), scipy.linalg._matfuncs (top-level), scipy.optimize._slsqp_py (top-level)
|
||
|
|
missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
|
||
|
|
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), transformers.models.wav2vec2_with_lm.processing_wav2vec2_with_lm (top-level)
|
||
|
|
missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
|
||
|
|
missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level), joblib.externals.loky.backend.context (top-level), transformers.models.wav2vec2_with_lm.processing_wav2vec2_with_lm (top-level)
|
||
|
|
missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level), numba.testing.main (optional), joblib.parallel (top-level)
|
||
|
|
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.ProcessError - imported by multiprocessing (top-level), gensim.models.ensemblelda (top-level)
|
||
|
|
missing module named multiprocessing.Lock - imported by multiprocessing (delayed, optional), panel.widgets.indicators (delayed, optional)
|
||
|
|
missing module named multiprocessing.Queue - imported by multiprocessing (top-level), transformers.benchmark.benchmark_utils (top-level), cpuinfo.cpuinfo (delayed), gensim.models.ldamulticore (top-level)
|
||
|
|
missing module named multiprocessing.Pipe - imported by multiprocessing (top-level), transformers.benchmark.benchmark_utils (top-level), gensim.models.ensemblelda (top-level)
|
||
|
|
missing module named multiprocessing.cpu_count - imported by multiprocessing (top-level), transformers.data.processors.squad (top-level), skimage.util.apply_parallel (delayed, conditional, optional), gensim.models.ldamulticore (top-level)
|
||
|
|
missing module named multiprocessing.Pool - imported by multiprocessing (top-level), transformers.models.nougat.tokenization_nougat_fast (top-level), transformers.models.wav2vec2_with_lm.processing_wav2vec2_with_lm (top-level), transformers.data.processors.squad (top-level), torchvision.datasets.kinetics (top-level), scipy._lib._util (delayed, conditional), statsmodels.graphics.functional (top-level), gensim.models.ldamulticore (top-level)
|
||
|
|
missing module named multiprocessing.Value - imported by multiprocessing (top-level), tensorboardX.global_writer (top-level), werkzeug.debug (top-level)
|
||
|
|
missing module named multiprocessing.Process - imported by multiprocessing (top-level), jupyter_client.ssh.tunnel (top-level), partd.zmq (top-level), wasabi.printer (top-level), transformers.benchmark.benchmark_utils (top-level), cpuinfo.cpuinfo (delayed), gensim.models.ensemblelda (top-level)
|
||
|
|
missing module named multiprocessing.freeze_support - imported by multiprocessing (delayed, conditional), black (delayed, conditional), numba.runtests (conditional)
|
||
|
|
missing module named multiprocessing.Manager - imported by multiprocessing (top-level), black.concurrency (top-level)
|
||
|
|
missing module named multiprocessing.RLock - imported by multiprocessing (delayed, conditional, optional), tqdm.std (delayed, conditional, optional)
|
||
|
|
missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
|
||
|
|
missing module named numpy.typing._UIntLike_co - imported by numpy.typing (conditional), statsmodels.tools.typing (conditional)
|
||
|
|
missing module named numpy.typing._FloatLike_co - imported by numpy.typing (conditional), statsmodels.tools.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), torch._dynamo.variables.misc (optional)
|
||
|
|
missing module named numpy.integer - imported by numpy (top-level), numpy._typing._array_like (top-level), numpy.ctypeslib (top-level), gensim.models.doc2vec (top-level)
|
||
|
|
missing module named numpy.unsignedinteger - imported by numpy (top-level), numpy._typing._array_like (top-level)
|
||
|
|
missing module named numpy.generic - imported by numpy (top-level), numpy._typing._array_like (top-level), torch._dynamo.variables.misc (optional)
|
||
|
|
missing module named numpy._typing._ufunc - imported by numpy._typing (conditional)
|
||
|
|
missing module named numpy.float64 - imported by numpy (top-level), numpy.array_api._typing (top-level), numexpr.tests.test_numexpr (top-level), scipy.optimize._lbfgsb_py (top-level), dask.array (optional), scipy.stats._mstats_extras (top-level)
|
||
|
|
missing module named numpy.float32 - imported by numpy (top-level), numpy.array_api._typing (top-level), dask.array (optional), gensim.models.word2vec (top-level), gensim.models.keyedvectors (top-level), gensim.models.fasttext (top-level), gensim.models.doc2vec (top-level)
|
||
|
|
missing module named numpy.uint64 - imported by numpy (top-level), numpy.array_api._typing (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.uint32 - imported by numpy (top-level), numpy.array_api._typing (top-level), pygame.surfarray (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.uint16 - imported by numpy (top-level), numpy.array_api._typing (top-level), numexpr.tests.test_numexpr (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.uint8 - imported by numpy (top-level), numpy.array_api._typing (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.int64 - imported by numpy (top-level), numpy.array_api._typing (top-level), numexpr.tests.test_numexpr (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.int32 - imported by numpy (top-level), numpy.array_api._typing (top-level), numexpr.tests.test_numexpr (top-level), dill._objects (optional), dask.array (optional)
|
||
|
|
missing module named numpy.int16 - imported by numpy (top-level), numpy.array_api._typing (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.int8 - imported by numpy (top-level), numpy.array_api._typing (top-level), dask.array (optional)
|
||
|
|
missing module named numpy.expand_dims - imported by numpy (top-level), numpy.ma.core (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.fftpack._pseudo_diffs (top-level)
|
||
|
|
missing module named numpy.amin - imported by numpy (top-level), numpy.ma.core (top-level), scipy.stats._morestats (top-level)
|
||
|
|
missing module named numpy.amax - imported by numpy (top-level), numpy.ma.core (top-level), scipy.linalg._matfuncs (top-level), scipy.stats._morestats (top-level)
|
||
|
|
missing module named numpy.random.RandomState - imported by numpy.random (delayed), networkx.utils.backends (delayed), onnx.reference.ops.op_dropout (top-level)
|
||
|
|
missing module named jinja2.contextfilter - imported by jinja2 (conditional), nbconvert.exporters.html (conditional)
|
||
|
|
missing module named railroad - imported by pyparsing.diagram (top-level)
|
||
|
|
missing module named pyparsing.Word - imported by pyparsing (delayed), pyparsing.unicode (delayed)
|
||
|
|
missing module named '_typeshed.importlib' - imported by pkg_resources (conditional)
|
||
|
|
missing module named _typeshed - imported by pkg_resources (conditional), setuptools.glob (conditional), setuptools.compat.py311 (conditional), prompt_toolkit.eventloop.inputhook (conditional), babel.messages.mofile (conditional), babel.messages.pofile (conditional), pydantic._internal._dataclasses (conditional), git.objects.fun (conditional), anyio.abc._eventloop (conditional), anyio._core._sockets (conditional), anyio._core._fileio (conditional), httpx._transports.wsgi (conditional), huggingface_hub.hub_mixin (conditional), cloudpathlib.cloudpath (conditional), torch.utils._backport_slots (conditional), anyio._backends._asyncio (conditional), anyio._core._asyncio_selector_thread (conditional), anyio._backends._trio (conditional), jaraco.collections (conditional)
|
||
|
|
missing module named jnius - imported by platformdirs.android (delayed, conditional, optional)
|
||
|
|
missing module named android - imported by platformdirs.android (delayed, conditional, optional)
|
||
|
|
missing module named importlib_resources - imported by jaraco.text (optional), matplotlib.style.core (conditional), jsonschema_specifications._core (optional), alembic.util.compat (conditional), thinc.tests.regression.issue519.test_issue519 (optional)
|
||
|
|
missing module named _manylinux - imported by packaging._manylinux (delayed, optional), setuptools._vendor.packaging._manylinux (delayed, optional), wheel.vendored.packaging._manylinux (delayed, 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), asttokens.asttokens (top-level), astunparse (top-level), six.moves.urllib (top-level), patsy.util (top-level), patsy.parse_formula (top-level), patsy.tokens (top-level), tensorflow.python.distribute.coordinator.cluster_coordinator (top-level), tensorflow.python.distribute.multi_process_runner (top-level), pasta.base.annotate (top-level)
|
||
|
|
missing module named six.moves.zip - imported by six.moves (top-level), pasta.base.annotate (top-level)
|
||
|
|
missing module named six.moves.cStringIO - imported by six.moves (top-level), astunparse (top-level), patsy.util (top-level), patsy.parse_formula (top-level), patsy.tokens (top-level)
|
||
|
|
missing module named six.moves.xrange - imported by six.moves (top-level), asttokens.asttokens (top-level)
|
||
|
|
missing module named StringIO - imported by six (conditional), Cython.Compiler.Annotate (optional), nltk.corpus.reader.timit (delayed, optional), srsly.ruamel_yaml.compat (conditional), botocore.vendored.six (conditional), pyviz_comms (optional)
|
||
|
|
missing module named dateutil.tz.tzfile - imported by dateutil.tz (top-level), dateutil.zoneinfo (top-level)
|
||
|
|
missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level)
|
||
|
|
missing module named 'setuptools._distutils.msvc9compiler' - imported by cffi._shimmed_dist_utils (conditional, optional)
|
||
|
|
missing module named usercustomize - imported by site (delayed, optional)
|
||
|
|
missing module named sitecustomize - imported by site (delayed, optional)
|
||
|
|
missing module named trove_classifiers - imported by setuptools.config._validate_pyproject.formats (optional)
|
||
|
|
missing module named imp - imported by cffi.verifier (conditional), cffi._imp_emulation (optional), Cython.Build.Inline (conditional), Cython.Build.IpythonMagic (optional), pyximport.pyximport (top-level), imageio.core.util (delayed, conditional), flatbuffers.compat (conditional)
|
||
|
|
missing module named dummy_thread - imported by cffi.lock (conditional, optional), sortedcontainers.sortedlist (conditional, optional)
|
||
|
|
missing module named thread - imported by cffi.lock (conditional, optional), cffi.cparser (conditional, optional), paramiko.win_pageant (optional), sortedcontainers.sortedlist (conditional, optional), patsy.compat_ordereddict (optional)
|
||
|
|
missing module named cStringIO - imported by cffi.ffiplatform (optional), paramiko.py3compat (conditional), Cython.StringIOTree (optional), srsly.ruamel_yaml.compat (conditional)
|
||
|
|
missing module named cPickle - imported by pycparser.ply.yacc (delayed, optional), pickleshare (optional), spacy.compat (optional), astropy.extern.ply.yacc (delayed, optional)
|
||
|
|
missing module named cffi._pycparser - imported by cffi (optional), cffi.cparser (optional)
|
||
|
|
missing module named xmlrpclib - imported by defusedxml.xmlrpc (conditional)
|
||
|
|
missing module named _curses - imported by curses (top-level), curses.has_key (top-level)
|
||
|
|
missing module named gi - imported by matplotlib.cbook (delayed, conditional), ipykernel.gui.gtk3embed (top-level), astroid.brain.brain_gi (delayed, conditional, optional), audioread (delayed, optional), audioread.gstdec (top-level)
|
||
|
|
missing module named setuptools_scm - imported by pyarrow (optional), matplotlib (delayed, conditional, optional), conda (optional), conda_build (optional), tqdm.version (optional), param (conditional, optional), panel.__version (conditional, optional), hvplot (conditional, optional), holoviews.__version (conditional, optional)
|
||
|
|
missing module named regex.DEFAULT_VERSION - imported by regex (delayed, optional), regex.regex (delayed, optional)
|
||
|
|
missing module named nltk.corpus.CorpusReader - imported by nltk.corpus (delayed, conditional), nltk.corpus.reader.wordnet (delayed, conditional)
|
||
|
|
missing module named nltk.corpus.reader.CorpusReader - imported by nltk.corpus.reader (top-level), nltk.corpus.reader.wordnet (top-level), nltk.corpus.reader.lin (top-level), nltk.corpus.reader.sentiwordnet (top-level), nltk.corpus.reader.crubadan (top-level), nltk.corpus.reader.bcp47 (top-level)
|
||
|
|
missing module named OpenGL - imported by pygame (delayed)
|
||
|
|
missing module named pygame.register_quit - imported by pygame (top-level), pygame.fastevent (top-level)
|
||
|
|
missing module named pygame.error - imported by pygame (top-level), pygame.fastevent (top-level)
|
||
|
|
missing module named 'pygame.overlay' - imported by pygame (optional)
|
||
|
|
missing module named 'pygame.cdrom' - imported by pygame (conditional, optional)
|
||
|
|
missing module named ossaudiodev - imported by nltk.corpus.reader.timit (delayed, optional)
|
||
|
|
missing module named numpy.double - imported by numpy (top-level), gensim.models.keyedvectors (top-level)
|
||
|
|
missing module named numpy.divide - imported by numpy (top-level), statsmodels.sandbox.nonparametric.kernels (top-level)
|
||
|
|
missing module named numpy.square - imported by numpy (top-level), statsmodels.sandbox.nonparametric.kernels (top-level)
|
||
|
|
missing module named numpy.hypot - imported by numpy (top-level), scipy.stats._morestats (top-level)
|
||
|
|
missing module named numpy.power - imported by numpy (top-level), seaborn.external.kde (top-level), scipy.stats._kde (top-level)
|
||
|
|
missing module named numpy.logical_and - imported by numpy (top-level), scipy.stats._distn_infrastructure (top-level)
|
||
|
|
missing module named numpy.euler_gamma - imported by numpy (optional), dask.array (optional)
|
||
|
|
missing module named numpy.e - imported by numpy (optional), dask.array (optional)
|
||
|
|
missing module named numpy.complex128 - imported by numpy (optional), dask.array (optional)
|
||
|
|
missing module named numpy.complex64 - imported by numpy (optional), dask.array (optional)
|
||
|
|
missing module named numpy.isdtype - imported by numpy (optional), xarray.core.npcompat (optional)
|
||
|
|
missing module named numpy.greater - imported by numpy (top-level), scipy.optimize._minpack_py (top-level), scipy.signal._bsplines (top-level)
|
||
|
|
missing module named numpy.sign - imported by numpy (top-level), scipy.linalg._matfuncs (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.inexact - imported by numpy (top-level), scipy.linalg._decomp (top-level), scipy.special._basic (top-level), scipy.optimize._minpack_py (top-level)
|
||
|
|
missing module named numpy.conj - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.linalg._decomp (top-level), scipy.io._mmio (top-level)
|
||
|
|
missing module named numpy.expm1 - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._discrete_distns (top-level)
|
||
|
|
missing module named numpy.log1p - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._discrete_distns (top-level)
|
||
|
|
missing module named numpy.log - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._distn_infrastructure (top-level), scipy.stats._discrete_distns (top-level), scipy.signal._waveforms (top-level), statsmodels.sandbox.distributions.multivariate (top-level), statsmodels.datasets.anes96.data (top-level), scipy.stats._morestats (top-level), astropy.cosmology.flrw.lambdacdm (top-level)
|
||
|
|
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.tanh - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._discrete_distns (top-level), scipy.fftpack._pseudo_diffs (top-level)
|
||
|
|
missing module named numpy.cosh - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._discrete_distns (top-level), scipy.fftpack._pseudo_diffs (top-level), scipy.signal._filter_design (top-level)
|
||
|
|
missing module named numpy.sinh - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._discrete_distns (top-level), scipy.fftpack._pseudo_diffs (top-level), scipy.signal._filter_design (top-level)
|
||
|
|
missing module named numpy.arctan - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level)
|
||
|
|
missing module named numpy.arccos - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.linalg._decomp_svd (top-level), scipy.special._orthogonal (top-level)
|
||
|
|
missing module named numpy.arcsin - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.linalg._decomp_svd (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.ceil - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.stats._discrete_distns (top-level), scipy.signal._filter_design (top-level)
|
||
|
|
missing module named numpy.floor - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level), scipy.special._basic (top-level), scipy.special._orthogonal (top-level), scipy.stats._distn_infrastructure (top-level), scipy.stats._discrete_distns (top-level), scipy.signal._bsplines (top-level)
|
||
|
|
missing module named numpy.fmod - imported by numpy (top-level), numexpr.tests.test_numexpr (top-level)
|
||
|
|
missing module named numpy._distributor_init_local - imported by numpy (optional), numpy._distributor_init (optional)
|
||
|
|
missing module named pydot - imported by tf_keras.src.utils.vis_utils (optional), networkx.drawing.nx_pydot (delayed), keras.src.utils.model_visualization (optional), torch._functorch.partitioners (delayed), torch.fx.passes.graph_drawer (optional), tensorflow.python.keras.utils.vis_utils (optional)
|
||
|
|
missing module named pygraphviz - imported by networkx.drawing.nx_agraph (delayed, optional)
|
||
|
|
missing module named cupy_backends - imported by scipy._lib.array_api_compat.common._helpers (delayed)
|
||
|
|
missing module named 'cupy.cuda' - imported by thinc.model (delayed), spacy.compat (optional), scipy._lib.array_api_compat.common._helpers (delayed)
|
||
|
|
missing module named 'numpy.lib.array_utils' - imported by dask.array.numpy_compat (conditional), xarray.core.nputils (conditional), xarray.core.duck_array_ops (conditional), joblib._memmapping_reducer (delayed, optional), scipy._lib.array_api_compat.common._linalg (conditional), astropy.utils.shapes (conditional), astropy.stats.sigma_clipping (conditional), astropy.uncertainty.core (conditional)
|
||
|
|
missing module named 'cupy.linalg' - imported by scipy._lib.array_api_compat.cupy.linalg (top-level)
|
||
|
|
missing module named google.protobuf.enable_deterministic_proto_serialization - imported by google.protobuf (optional), google.protobuf.internal.api_implementation (optional)
|
||
|
|
missing module named 'tensorflow.compat' - imported by tf_keras.src.applications.convnext (top-level), tf_keras.src.backend (top-level), tf_keras.src.backend_config (top-level), tf_keras.src.distribute.distribute_coordinator_utils (top-level), tf_keras.src.dtensor (top-level), tf_keras.src.engine.keras_tensor (top-level), tf_keras.src.saving.serialization_lib (top-level), tf_keras.src.saving.legacy.serialization (top-level), tf_keras.src.utils.tf_contextlib (top-level), tf_keras.src.utils.tf_inspect (top-level), tf_keras.src.saving.legacy.saved_model.utils (top-level), tf_keras.src.engine.base_layer_utils (top-level), tf_keras.src.utils.control_flow_util (top-level), tf_keras.src.utils.tf_utils (top-level), tf_keras.src.metrics.base_metric (top-level), tf_keras.src.dtensor.utils (top-level), tf_keras.src.engine.base_layer (top-level), tf_keras.src.constraints (top-level), tf_keras.src.initializers (top-level), tf_keras.src.initializers.initializers (top-level), tf_keras.src.initializers.initializers_v1 (top-level), tf_keras.src.utils.generic_utils (top-level), tf_keras.src.regularizers (top-level), tf_keras.src.engine.input_spec (top-level), tf_keras.src.engine.node (top-level), tf_keras.src.saving.legacy.saved_model.json_utils (top-level), tf_keras.src.mixed_precision.loss_scale_optimizer (top-level), tf_keras.src.optimizers (top-level), tf_keras.src.optimizers.adadelta (top-level), tf_keras.src.optimizers.optimizer (top-level), tf_keras.src.optimizers.utils (top-level), tf_keras.src.optimizers.schedules.learning_rate_schedule (top-level), tf_keras.src.optimizers.adafactor (top-level), tf_keras.src.optimizers.adagrad (top-level), tf_keras.src.optimizers.adam (top-level), tf_keras.src.optimizers.adamax (top-level), tf_keras.src.optimizers.adamw (top-level), tf_keras.src.optimizers.ftrl (top-level), tf_keras.src.optimizers.lion (top-level), tf_keras.src.optimizers.nadam (top-level), tf_keras.src.optimizers.rmsprop (top-level), tf_keras.src.optimizers.sgd (top-level), tf_keras.src.optimizers.legacy.adadelta (top-level), tf_keras.src.optimizers.legacy.optimizer_v2 (top-level), tf_keras.src.utils.layer_utils (top-level), tf_keras.src.optimizers.legacy.adagrad (top-level), tf_keras.src.optimizers.legacy.adam (top-level), tf_keras.src.optimizers.legacy.adamax (top-level), tf_keras.src.optimizers.legacy.ftrl (top-level), tf_keras.src.optimizers.legacy.gradient_descent (top-level), tf_keras.src.optimizers.legacy.nadam (top-level), tf_keras.src.optimizers.legacy.rmsprop (top-level), tf_keras.src.optimizers.optimizer_v1 (top-level), tf_keras.src.mixed_precision.policy (top-level), tf_keras.src.mixed_precision.device_compatibility_check (top-level), tf_keras.src.mixed_precision.autocast_variable (top-level), tf_keras.src.distribute.distributed_training_utils (top-level), tf_keras.src.saving.legacy.saved_model.layer_serialization (top-level), tf_keras.src.saving.legacy.saved_model.save_impl (top-level), tf_keras.src.saving.legacy.saving_utils (top-level), tf_keras.src.losses (top-level), tf_keras.src.saving.saving_lib (top-level), tf_keras.src.utils.losses_utils (top-level), tf_keras.src.utils.version_utils (top-level), tf_keras.src.engine.compile_utils (top-level), tf_keras.src.saving.legacy.saved_model.load (top-level), tf_keras.src.layers (top-level), tf_keras.src.engine.base_preprocessing_layer (top-level), tf_keras.src.engine.data_adapter (top-level), tf_keras.src.engine.training_utils (top-level), tf_keras.src.utils.data_utils (top-level), tf_keras.src.utils.dataset_creator (top-level), tf_keras.src.engine.input_layer (top-level), tf_keras.src.utils.traceback_utils (top-level), tf_keras.src.layers.activation.softmax (top-level), tf_keras.src.layers.activation.thresholded_relu (top-level), tf_keras.src.layers.attention.additive_attention (top-level), tf_keras.src.layers.attention.base_dense_attention (top-level), tf_keras.src.layers.attention.attention (top-level), tf_keras.src.layers.attention.multi_head_attention (top-level), tf_keras.src.activations (top-level), tf_keras.src.layers.core.dense (top-level), tf_keras.src.layer
|
||
|
|
missing module named subunit - imported by twisted.trial.reporter (optional)
|
||
|
|
missing module named cryptography.x509.UnsupportedExtension - imported by cryptography.x509 (optional), urllib3.contrib.pyopenssl (optional)
|
||
|
|
missing module named annotationlib - imported by attr._compat (conditional)
|
||
|
|
missing module named pygments.lexers.PrologLexer - imported by pygments.lexers (top-level), pygments.lexers.cplint (top-level)
|
||
|
|
missing module named pygments.lexers.TexLexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.Python3Lexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.PerlLexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.RubyLexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.JavascriptLexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.HtmlLexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.BashLexer - imported by pygments.lexers (top-level), IPython.lib.lexers (top-level)
|
||
|
|
missing module named pygments.lexers.LlvmLexer - imported by pygments.lexers (delayed, conditional, optional), numba.core.codegen (delayed, conditional, optional), numba.core.utils (delayed, conditional, optional)
|
||
|
|
missing module named pygments.lexers.GasLexer - imported by pygments.lexers (delayed, conditional, optional), numba.core.codegen (delayed, conditional, optional)
|
||
|
|
missing module named pygments.lexers.CythonLexer - imported by pygments.lexers (delayed, optional), Cython.Compiler.Annotate (delayed, optional)
|
||
|
|
missing module named pygments.lexers.TextLexer - imported by pygments.lexers (top-level), sphinx.highlighting (top-level)
|
||
|
|
missing module named pygments.lexers.RstLexer - imported by pygments.lexers (top-level), sphinx.highlighting (top-level)
|
||
|
|
missing module named pygments.lexers.PythonConsoleLexer - imported by pygments.lexers (top-level), sphinx.highlighting (top-level), sphinx.transforms.post_transforms.code (top-level)
|
||
|
|
missing module named pygments.lexers.CLexer - imported by pygments.lexers (top-level), sphinx.highlighting (top-level)
|
||
|
|
missing module named pygments.lexers.PythonLexer - imported by pygments.lexers (top-level), IPython.core.oinspect (top-level), sphinx.highlighting (top-level), numba.core.annotations.pretty_annotate (delayed, optional), transformers.agents.agents (conditional), IPython.lib.lexers (top-level)
|
||
|
|
missing module named ctags - imported by pygments.formatters.html (optional)
|
||
|
|
missing module named pygments.formatters.TerminalFormatter - imported by pygments.formatters (delayed, optional), numba.core.annotations.pretty_annotate (delayed, optional)
|
||
|
|
missing module named pygments.formatters.Terminal256Formatter - imported by pygments.formatters (delayed, conditional, optional), numba.core.ir (delayed, conditional, optional), numba.core.codegen (delayed, conditional, optional), numba.core.utils (delayed, conditional, optional), transformers.agents.agents (conditional)
|
||
|
|
missing module named pygments.formatters.LatexFormatter - imported by pygments.formatters (delayed), IPython.lib.display (delayed), sphinx.highlighting (top-level), nbconvert.filters.highlight (delayed), nbconvert.preprocessors.latex (delayed)
|
||
|
|
missing module named pygments.formatters.HtmlFormatter - imported by pygments.formatters (delayed), IPython.lib.display (delayed), IPython.core.oinspect (top-level), stack_data.core (delayed), sphinx.highlighting (top-level), Cython.Compiler.Annotate (delayed, optional), numba.core.annotations.pretty_annotate (delayed, optional), nbconvert.filters.highlight (delayed), nbconvert.filters.markdown_mistune (top-level), nbconvert.preprocessors.csshtmlheader (delayed)
|
||
|
|
missing module named exceptiongroup - imported by _pytest.runner (conditional), _pytest._code.code (conditional), IPython.core.interactiveshell (conditional), anyio._core._exceptions (conditional), anyio._core._sockets (conditional), anyio._backends._asyncio (conditional), anyio._backends._trio (conditional)
|
||
|
|
missing module named argcomplete - imported by _pytest._argcomplete (conditional, optional), traitlets.config.loader (delayed, optional), traitlets.config.argcomplete_config (optional)
|
||
|
|
missing module named __builtin__ - imported by ptyprocess.ptyprocess (optional), paramiko.py3compat (conditional), Cython.Shadow (optional), Cython.Utils (optional), Cython.Compiler.Main (optional), Cython.Compiler.Errors (optional), Cython.Compiler.Scanning (delayed, optional), Cython.Compiler.Symtab (optional), Cython.Compiler.Code (optional), Cython.Compiler.Optimize (optional), Cython.Compiler.ExprNodes (optional), Cython.Distutils.old_build_ext (optional), Cython.Build.Inline (delayed, optional), lmdb.cffi (optional), sentencepiece (optional), faiss.swigfaiss_avx2 (optional), faiss.swigfaiss (optional)
|
||
|
|
missing module named numbagg - imported by xarray.core.nputils (delayed, conditional), xarray.core.rolling (delayed, conditional), xarray.core.rolling_exp (delayed), xarray.core.duck_array_ops (delayed, conditional)
|
||
|
|
missing module named copy_reg - imported by lazy_object_proxy (optional), tblib.pickling_support (conditional), srsly.ruamel_yaml.representer (conditional), spacy.compat (optional)
|
||
|
|
missing module named __pypy__ - imported by tblib (optional), msgpack.fallback (conditional)
|
||
|
|
missing module named traitlets.config.Application - imported by traitlets.config (delayed, conditional), traitlets.log (delayed, conditional), ipykernel.kernelspec (top-level), jupyter_server.base.handlers (top-level)
|
||
|
|
missing module named gevent - imported by zmq.green.core (top-level), zmq.green.poll (top-level)
|
||
|
|
missing module named 'gevent.core' - imported by zmq.green.core (delayed, optional)
|
||
|
|
missing module named 'gevent.hub' - imported by zmq.green.core (top-level)
|
||
|
|
missing module named 'gevent.event' - imported by zmq.green.core (top-level)
|
||
|
|
missing module named zmq.backend.zmq_version_info - imported by zmq.backend (top-level), zmq.sugar.version (top-level)
|
||
|
|
missing module named zmq.backend.Frame - imported by zmq.backend (top-level), zmq.sugar.frame (top-level), zmq.sugar.tracker (top-level)
|
||
|
|
missing module named zmq.backend.Socket - imported by zmq.backend (top-level), zmq.sugar.socket (top-level)
|
||
|
|
missing module named zmq.backend.zmq_poll - imported by zmq.backend (top-level), zmq.sugar.poll (top-level)
|
||
|
|
missing module named pyczmq - imported by zmq.sugar.context (delayed)
|
||
|
|
missing module named zmq.backend.Context - imported by zmq.backend (top-level), zmq.sugar.context (top-level)
|
||
|
|
missing module named zmq.ZMQError - imported by zmq (delayed, optional), zmq.sugar.attrsettr (delayed, optional)
|
||
|
|
missing module named zmq.backend.zmq_errno - imported by zmq.backend (delayed), zmq.error (delayed, conditional)
|
||
|
|
missing module named zmq.backend.strerror - imported by zmq.backend (delayed), zmq.error (delayed)
|
||
|
|
missing module named zmq.zmq_version_info - imported by zmq (delayed, conditional), zmq.error (delayed, conditional)
|
||
|
|
missing module named zmq.zmq_version - imported by zmq (delayed, conditional), zmq.error (delayed, conditional)
|
||
|
|
missing module named rpds.HashTrieMap - imported by rpds (top-level), referencing._core (top-level), jsonschema._types (top-level), jsonschema.validators (top-level)
|
||
|
|
missing module named rpds.List - imported by rpds (top-level), referencing._core (top-level)
|
||
|
|
missing module named rpds.HashTrieSet - imported by rpds (top-level), referencing._core (top-level)
|
||
|
|
missing module named simplejson - imported by requests.compat (conditional, optional), huggingface_hub.utils._fixes (optional)
|
||
|
|
missing module named zstandard.backend_rust - imported by zstandard (conditional)
|
||
|
|
missing module named brotlicffi - imported by urllib3.util.request (optional), urllib3.response (optional), aiohttp.compression_utils (optional), httpx._decoders (optional)
|
||
|
|
missing module named 'pyodide.ffi' - imported by urllib3.contrib.emscripten.fetch (delayed, optional)
|
||
|
|
missing module named pyodide - imported by urllib3.contrib.emscripten.fetch (top-level), panel.io.pyodide (top-level)
|
||
|
|
missing module named js - imported by urllib3.contrib.emscripten.fetch (top-level), panel.io.pyodide (top-level), holoviews.pyodide (delayed)
|
||
|
|
missing module named rfc3987 - imported by jsonschema._format (optional)
|
||
|
|
missing module named cached_property - imported by fqdn._compat (conditional)
|
||
|
|
missing module named Image - imported by docutils.parsers.rst.directives.images (optional)
|
||
|
|
missing module named Stemmer - imported by snowballstemmer (optional)
|
||
|
|
missing module named roman - imported by sphinx.writers.latex (optional), docutils.writers.latex2e (optional), docutils.writers.manpage (optional)
|
||
|
|
missing module named UserDict - imported by pytz.lazy (optional)
|
||
|
|
missing module named Levenshtein - imported by sphinx.versioning (optional), transformers.models.nougat.tokenization_nougat_fast (conditional)
|
||
|
|
missing module named sphinx.util.progress_message - imported by sphinx.util (top-level), sphinxcontrib.applehelp (top-level), sphinxcontrib.htmlhelp (top-level)
|
||
|
|
missing module named sphinx.util.SkipProgressMessage - imported by sphinx.util (top-level), sphinxcontrib.applehelp (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 cchardet - imported by bs4.dammit (optional)
|
||
|
|
missing module named bs4.builder.HTMLParserTreeBuilder - imported by bs4.builder (top-level), bs4 (top-level)
|
||
|
|
missing module named 'html5lib.treebuilders' - imported by bs4.builder._html5lib (optional), lxml.html._html5builder (top-level), lxml.html.html5parser (top-level)
|
||
|
|
missing module named 'html5lib.constants' - imported by bs4.builder._html5lib (top-level)
|
||
|
|
missing module named html5lib - imported by bs4.builder._html5lib (top-level), lxml.html.html5parser (top-level)
|
||
|
|
missing module named urlparse - imported by lxml.ElementInclude (optional), lxml.html.html5parser (optional)
|
||
|
|
missing module named urllib2 - imported by lxml.ElementInclude (optional), lxml.html.html5parser (optional)
|
||
|
|
missing module named lxml_html_clean - imported by lxml.html.clean (optional)
|
||
|
|
missing module named jieba - imported by transformers.models.cpm.tokenization_cpm (delayed, optional), transformers.models.cpm.tokenization_cpm_fast (delayed, optional), transformers.models.cpmant.tokenization_cpmant (conditional), transformers.models.xlm.tokenization_xlm (delayed, conditional, optional), spacy.lang.zh (delayed, optional), sphinx.search.zh (optional)
|
||
|
|
missing module named janome - imported by sphinx.search.ja (optional)
|
||
|
|
missing module named MeCab - imported by torchmetrics.functional.text.sacre_bleu (delayed), sphinx.search.ja (optional)
|
||
|
|
missing module named trio - imported by IPython.core.async_helpers (delayed), ipykernel.trio_runner (top-level), httpx._transports.asgi (delayed, conditional), httpcore._synchronization (optional), httpcore._backends.trio (top-level)
|
||
|
|
missing module named curio - imported by IPython.core.async_helpers (delayed)
|
||
|
|
missing module named docrepr - imported by IPython.core.interactiveshell (optional)
|
||
|
|
missing module named pathlib2 - imported by pickleshare (optional)
|
||
|
|
missing module named uvloop - imported by black.concurrency (delayed, optional), aiohttp.worker (delayed), anyio._backends._asyncio (delayed, conditional)
|
||
|
|
missing module named tokenize_rt - imported by black.handle_ipynb_magics (delayed)
|
||
|
|
missing module named prompt_toolkit.filters.vi_mode - imported by prompt_toolkit.filters (top-level), prompt_toolkit.document (top-level), prompt_toolkit.key_binding.bindings.page_navigation (top-level), prompt_toolkit.widgets.toolbars (top-level), IPython.terminal.shortcuts.filters (top-level)
|
||
|
|
missing module named 'prompt_toolkit.key_binding.key_bindings.vi' - imported by prompt_toolkit.key_binding.vi_state (conditional)
|
||
|
|
missing module named 'backports.functools_lru_cache' - imported by wcwidth.wcwidth (optional)
|
||
|
|
missing module named prompt_toolkit.filters.is_done - imported by prompt_toolkit.filters (top-level), prompt_toolkit.layout.menus (top-level), prompt_toolkit.widgets.base (top-level), prompt_toolkit.shortcuts.progress_bar.base (top-level), prompt_toolkit.shortcuts.prompt (top-level)
|
||
|
|
missing module named prompt_toolkit.filters.has_completions - imported by prompt_toolkit.filters (top-level), prompt_toolkit.layout.menus (top-level), prompt_toolkit.widgets.toolbars (top-level), prompt_toolkit.widgets.dialogs (top-level), IPython.terminal.shortcuts.filters (top-level)
|
||
|
|
missing module named prompt_toolkit.filters.vi_insert_mode - imported by prompt_toolkit.filters (top-level), prompt_toolkit.layout.containers (top-level), prompt_toolkit.key_binding.bindings.basic (top-level), IPython.terminal.shortcuts.filters (top-level)
|
||
|
|
missing module named prompt_toolkit.filters.emacs_insert_mode - imported by prompt_toolkit.filters (top-level), prompt_toolkit.layout.containers (top-level), prompt_toolkit.key_binding.bindings.basic (top-level), prompt_toolkit.key_binding.bindings.emacs (top-level), IPython.terminal.shortcuts.filters (top-level)
|
||
|
|
missing module named prompt_toolkit.filters.is_searching - imported by prompt_toolkit.filters (top-level), prompt_toolkit.search (top-level), prompt_toolkit.key_binding.bindings.search (top-level), prompt_toolkit.key_binding.bindings.vi (top-level)
|
||
|
|
missing module named sip - imported by IPython.external.qt_loaders (delayed, optional), PyQt5 (top-level)
|
||
|
|
missing module named prompt_toolkit.filters.vi_insert_multiple_mode - imported by prompt_toolkit.filters (top-level), prompt_toolkit.layout.processors (top-level)
|
||
|
|
missing module named typed_ast - imported by astroid._ast (conditional, optional)
|
||
|
|
missing module named netifaces - imported by jupyter_client.localinterfaces (delayed)
|
||
|
|
missing module named _subprocess - imported by jupyter_client.launcher (delayed, conditional, optional), ipykernel.parentpoller (delayed, optional)
|
||
|
|
missing module named invoke - imported by paramiko.config (optional)
|
||
|
|
missing module named gssapi - imported by paramiko.ssh_gss (optional)
|
||
|
|
missing module named PySide6 - imported by ipykernel.eventloops (delayed, conditional, optional)
|
||
|
|
missing module named PyQt6 - imported by ipykernel.eventloops (delayed, conditional, optional)
|
||
|
|
missing module named PySide2 - imported by ipykernel.eventloops (delayed, conditional, optional)
|
||
|
|
missing module named 'gi.repository' - imported by ipykernel.gui.gtk3embed (top-level), send2trash.plat_gio (top-level), audioread (delayed, optional), audioread.gstdec (top-level)
|
||
|
|
missing module named gtk - imported by ipykernel.gui.gtkembed (top-level)
|
||
|
|
missing module named gobject - imported by ipykernel.gui.gtkembed (top-level)
|
||
|
|
missing module named wx - imported by ipykernel.eventloops (delayed), IPython.lib.guisupport (delayed)
|
||
|
|
missing module named ipyparallel - imported by ipykernel.zmqshell (delayed, conditional)
|
||
|
|
missing module named 'ipyparallel.serialize' - imported by ipykernel.ipkernel (delayed, optional), ipykernel.serialize (optional), ipykernel.pickleutil (optional)
|
||
|
|
missing module named appnope - imported by ipykernel.ipkernel (delayed, conditional)
|
||
|
|
missing module named '_pydevd_bundle.pydevd_api' - imported by ipykernel.debugger (delayed)
|
||
|
|
missing module named '_pydevd_bundle.pydevd_suspended_frames' - imported by ipykernel.debugger (optional)
|
||
|
|
missing module named _pydevd_bundle - imported by debugpy._vendored.force_pydevd (top-level), ipykernel.debugger (optional)
|
||
|
|
missing module named pydevd_file_utils - imported by debugpy.server.api (top-level)
|
||
|
|
missing module named '_pydevd_bundle.pydevd_constants' - imported by debugpy.server.api (top-level)
|
||
|
|
missing module named pydevd - imported by debugpy._vendored.force_pydevd (top-level), debugpy.server.api (top-level)
|
||
|
|
missing module named _dbm - imported by dbm.ndbm (top-level)
|
||
|
|
missing module named _gdbm - imported by dbm.gnu (top-level)
|
||
|
|
missing module named diff - imported by dill._dill (delayed, conditional, optional)
|
||
|
|
missing module named dill.diff - imported by dill (delayed, conditional, optional), dill._dill (delayed, conditional, optional)
|
||
|
|
missing module named version - imported by dill (optional)
|
||
|
|
missing module named ipykernel.get_connection_info - imported by ipykernel (top-level), ipykernel.zmqshell (top-level)
|
||
|
|
missing module named ipykernel.get_connection_file - imported by ipykernel (top-level), ipykernel.zmqshell (top-level)
|
||
|
|
missing module named ipykernel.connect_qtconsole - imported by ipykernel (top-level), ipykernel.zmqshell (top-level)
|
||
|
|
missing module named IPython.ipapi - imported by IPython (delayed, conditional, optional), h5py (delayed, conditional, optional)
|
||
|
|
missing module named ipycytoscape - imported by dask.base (delayed, conditional, optional)
|
||
|
|
missing module named graphviz - imported by llvmlite.binding.analysis (delayed), numba.core.ir (delayed, optional), numba.core.controlflow (delayed, optional), numba.misc.inspection (delayed, optional), numba.core.codegen (delayed), numba.core.rvsdg_frontend.rvsdg.regionrenderer (delayed), dask_expr.diagnostics._explain (delayed), dask_expr.diagnostics._analyze (delayed), dask.base (delayed, conditional, optional)
|
||
|
|
missing module named dask_expr.from_pandas - imported by dask_expr (delayed), dask_expr._util (delayed), dask.dataframe (conditional, optional)
|
||
|
|
missing module named dask_expr.from_map - imported by dask_expr (delayed, conditional), dask.dataframe.io.demo (delayed, conditional), dask.dataframe (conditional, optional)
|
||
|
|
missing module named dask_expr.from_legacy_dataframe - imported by dask_expr (top-level), dask_expr.io.sql (top-level), dask_expr.io.orc (top-level), dask_expr.io.hdf (top-level), dask_expr.io.json (top-level), dask.dataframe (conditional, optional), dask.bag.core (delayed, conditional)
|
||
|
|
missing module named dask_expr.Series - imported by dask_expr (delayed), dask_expr._accessor (delayed), dask.dataframe (conditional, optional)
|
||
|
|
missing module named 'PyQt5.QtDataVisualization' - imported by qtpy.QtDataVisualization (conditional, optional)
|
||
|
|
missing module named Foundation - imported by send2trash.mac.modern (top-level), pandas.io.clipboard (delayed, conditional, optional)
|
||
|
|
missing module named AppKit - imported by pandas.io.clipboard (delayed, conditional, optional)
|
||
|
|
missing module named PyQt4 - imported by pandas.io.clipboard (delayed, conditional, optional)
|
||
|
|
missing module named pysqlcipher3 - imported by sqlalchemy.dialects.sqlite.pysqlcipher (delayed)
|
||
|
|
missing module named sqlcipher3 - imported by sqlalchemy.dialects.sqlite.pysqlcipher (delayed, optional)
|
||
|
|
missing module named 'psycopg.pq' - imported by sqlalchemy.dialects.postgresql.psycopg (delayed)
|
||
|
|
missing module named 'psycopg.types' - imported by sqlalchemy.dialects.postgresql.psycopg (delayed, conditional)
|
||
|
|
missing module named 'psycopg.adapt' - imported by sqlalchemy.dialects.postgresql.psycopg (delayed, conditional)
|
||
|
|
missing module named psycopg - imported by sqlalchemy.dialects.postgresql.psycopg (delayed, conditional)
|
||
|
|
missing module named asyncpg - imported by sqlalchemy.dialects.postgresql.asyncpg (delayed)
|
||
|
|
missing module named oracledb - imported by sqlalchemy.dialects.oracle.oracledb (delayed, conditional)
|
||
|
|
missing module named cx_Oracle - imported by sqlalchemy.dialects.oracle.cx_oracle (delayed)
|
||
|
|
missing module named 'mysql.connector' - imported by sqlalchemy.dialects.mysql.mysqlconnector (delayed, conditional, optional)
|
||
|
|
missing module named mysql - imported by sqlalchemy.dialects.mysql.mysqlconnector (delayed)
|
||
|
|
missing module named asyncmy - imported by sqlalchemy.dialects.mysql.asyncmy (delayed)
|
||
|
|
missing module named pymysql - imported by sqlalchemy.dialects.mysql.aiomysql (delayed)
|
||
|
|
missing module named psycopg2 - imported by sqlalchemy.dialects.postgresql.psycopg2 (delayed), sqlalchemy (top-level)
|
||
|
|
missing module named pysqlite2 - imported by nbformat.sign (optional), jupyter_server.services.sessions.sessionmanager (optional), sqlalchemy (top-level)
|
||
|
|
missing module named pandas.core.internals.Block - imported by pandas.core.internals (conditional), pandas.io.pytables (conditional)
|
||
|
|
missing module named Cython.Parser - imported by Cython.Compiler.Main (delayed, conditional, optional)
|
||
|
|
missing module named pythran - imported by Cython.Build.Dependencies (optional), Cython.Compiler.Pythran (optional)
|
||
|
|
missing module named MacOS - imported by Cython.Plex.Timing (conditional)
|
||
|
|
missing module named dl - imported by setuptools.command.build_ext (conditional, optional)
|
||
|
|
missing module named pyximport.test - imported by pyximport (conditional), pyximport.pyxbuild (conditional)
|
||
|
|
missing module named md5 - imported by Cython.Compiler.Code (optional), Cython.Build.IpythonMagic (optional)
|
||
|
|
missing module named 'pyu2f.model' - imported by google.oauth2.challenges (delayed, optional)
|
||
|
|
missing module named 'pyu2f.errors' - imported by google.oauth2.challenges (delayed, optional)
|
||
|
|
missing module named pyu2f - imported by google.oauth2.challenges (delayed, optional)
|
||
|
|
missing module named 'requests.packages.urllib3' - imported by conda.gateways.connection (top-level), google.auth.transport.requests (top-level)
|
||
|
|
missing module named 'google.appengine' - imported by google.auth.app_engine (optional)
|
||
|
|
missing module named openpyxl.tests - imported by openpyxl.reader.excel (optional)
|
||
|
|
missing module named 'odf.config' - imported by pandas.io.excel._odswriter (delayed)
|
||
|
|
missing module named 'odf.style' - imported by pandas.io.excel._odswriter (delayed)
|
||
|
|
missing module named 'odf.text' - imported by pandas.io.excel._odfreader (delayed), pandas.io.excel._odswriter (delayed)
|
||
|
|
missing module named 'odf.table' - imported by pandas.io.excel._odfreader (delayed), pandas.io.excel._odswriter (delayed)
|
||
|
|
missing module named 'odf.opendocument' - imported by pandas.io.excel._odfreader (delayed), pandas.io.excel._odswriter (delayed)
|
||
|
|
missing module named xlrd - imported by pandas.io.excel._xlrd (delayed, conditional), pandas.io.excel._base (delayed, conditional)
|
||
|
|
missing module named pyxlsb - imported by pandas.io.excel._pyxlsb (delayed, conditional)
|
||
|
|
missing module named 'odf.office' - imported by pandas.io.excel._odfreader (delayed)
|
||
|
|
missing module named 'odf.element' - imported by pandas.io.excel._odfreader (delayed)
|
||
|
|
missing module named 'odf.namespaces' - imported by pandas.io.excel._odfreader (delayed)
|
||
|
|
missing module named odf - imported by pandas.io.excel._odfreader (conditional)
|
||
|
|
missing module named python_calamine - imported by pandas.io.excel._calamine (delayed, conditional)
|
||
|
|
missing module named pandas.util.hash_pandas_object - imported by pandas.util (top-level), dask.dataframe.hyperloglog (top-level)
|
||
|
|
missing module named pandas.core.window._Rolling_and_Expanding - imported by pandas.core.window (delayed, optional), tqdm.std (delayed, optional)
|
||
|
|
missing module named llvmlite.ir.Value - imported by llvmlite.ir (delayed), llvmlite.ir.types (delayed)
|
||
|
|
missing module named llvmlite.ir.Constant - imported by llvmlite.ir (delayed), llvmlite.ir.types (delayed), numba.core.base (top-level), numba.core.pythonapi (top-level), numba.core.lowering (top-level), numba.core.generators (top-level), numba.core.callwrapper (top-level), numba.pycc.llvm_types (top-level), numba.cpython.unicode (top-level), numba.cpython.numbers (top-level), numba.cpython.mathimpl (top-level), numba.np.arrayobj (top-level), numba.np.npdatetime (top-level), numba.np.ufunc.wrappers (top-level), numba.np.math.mathimpl (top-level), numba.np.math.numbers (top-level)
|
||
|
|
missing module named llvmlite.ir.GlobalVariable - imported by llvmlite.ir (delayed), llvmlite.ir.types (delayed)
|
||
|
|
missing module named llvmlite.ir.Module - imported by llvmlite.ir (delayed), llvmlite.ir.types (delayed)
|
||
|
|
missing module named 'elftools.elf' - imported by numba.core.codegen (delayed)
|
||
|
|
missing module named elftools - imported by numba.core.codegen (delayed)
|
||
|
|
missing module named numba.typed.List - imported by numba.typed (delayed), numba.core.codegen (delayed), numba.typed.listobject (delayed), numba.core.typing.typeof (delayed)
|
||
|
|
missing module named numba.core.types.WrapperAddressProtocol - imported by numba.core.types (top-level), numba.experimental.function_type (top-level)
|
||
|
|
missing module named numba.core.types.FunctionPrototype - imported by numba.core.types (top-level), numba.experimental.function_type (top-level)
|
||
|
|
missing module named numba.core.types.UndefinedFunctionType - imported by numba.core.types (top-level), numba.experimental.function_type (top-level)
|
||
|
|
missing module named numba.core.types.FunctionType - imported by numba.core.types (top-level), numba.experimental.function_type (top-level)
|
||
|
|
missing module named 'com.sun' - imported by numba.misc.appdirs (delayed, conditional, optional), seaborn.external.appdirs (delayed, conditional, optional), torch._appdirs (delayed, conditional, optional)
|
||
|
|
missing module named com - imported by numba.misc.appdirs (delayed)
|
||
|
|
missing module named 'win32com.gen_py' - imported by win32com (conditional, optional)
|
||
|
|
missing module named numba.typed.Dict - imported by numba.typed (delayed, conditional), numba.typed.dictobject (delayed, conditional), numba.typed.dictimpl (delayed), numba.core.typing.typeof (delayed), pandas.core._numba.extensions (delayed)
|
||
|
|
missing module named numba.core.types.NoneType - imported by numba.core.types (top-level), numba.typed.listobject (top-level)
|
||
|
|
missing module named numba.core.types.Type - imported by numba.core.types (top-level), numba.typed.listobject (top-level), numba.typed.dictobject (top-level)
|
||
|
|
missing module named numba.core.types.ListTypeIteratorType - imported by numba.core.types (top-level), numba.typed.listobject (top-level)
|
||
|
|
missing module named numba.core.types.ListTypeIterableType - imported by numba.core.types (top-level), numba.typed.listobject (top-level)
|
||
|
|
missing module named numba.core.types.ListType - imported by numba.core.types (top-level), numba.typed.listobject (top-level), numba.typed.typedlist (top-level)
|
||
|
|
missing module named numba.core.types.Tuple - imported by numba.core.types (delayed), numba.core.types.iterators (delayed), numba.core.types.npytypes (delayed)
|
||
|
|
missing module named numba.core.types.Array - imported by numba.core.types (delayed), numba.core.types.abstract (delayed)
|
||
|
|
missing module named numba.core.types.StringLiteral - imported by numba.core.types (top-level), numba.np.arrayobj (top-level)
|
||
|
|
missing module named r2pipe - imported by numba.misc.inspection (delayed, optional)
|
||
|
|
missing module named coverage - imported by numba.tests.support (optional), astropy.tests.command (delayed, optional)
|
||
|
|
missing module named 'numba_rvsdg.core' - imported by numba.core.rvsdg_frontend.rvsdg.bc2rvsdg (top-level), numba.core.rvsdg_frontend.rvsdg.regionpasses (top-level), numba.core.rvsdg_frontend.rvsdg.regionrenderer (top-level)
|
||
|
|
missing module named 'numba_rvsdg.rendering' - imported by numba.core.rvsdg_frontend.rvsdg.bc2rvsdg (top-level)
|
||
|
|
missing module named numba_rvsdg - imported by numba.core.rvsdg_frontend (delayed, optional)
|
||
|
|
missing module named numba.core.types.DictIteratorType - imported by numba.core.types (top-level), numba.typed.dictobject (top-level)
|
||
|
|
missing module named numba.core.types.DictValuesIterableType - imported by numba.core.types (top-level), numba.typed.dictobject (top-level)
|
||
|
|
missing module named numba.core.types.DictKeysIterableType - imported by numba.core.types (top-level), numba.typed.dictobject (top-level)
|
||
|
|
missing module named numba.core.types.DictItemsIterableType - imported by numba.core.types (top-level), numba.typed.dictobject (top-level)
|
||
|
|
missing module named numba.core.types.DictType - imported by numba.core.types (top-level), numba.typed.typeddict (top-level), numba.typed.dictobject (top-level)
|
||
|
|
missing module named numba.core.types.ClassInstanceType - imported by numba.core.types (top-level), numba.experimental.jitclass.overloads (top-level)
|
||
|
|
missing module named xmlrunner - imported by numba.testing (delayed, conditional), torch.testing._internal.common_utils (delayed, conditional)
|
||
|
|
missing module named gitdb_speedups - imported by gitdb.fun (optional)
|
||
|
|
missing module named 'gitdb_speedups._perf' - imported by gitdb.stream (optional), gitdb.pack (optional)
|
||
|
|
missing module named sha - imported by gitdb.util (delayed, optional)
|
||
|
|
missing module named ptxcompiler - imported by numba.cuda.cudadrv.driver (delayed, optional), numba.cuda.testing (delayed, optional)
|
||
|
|
missing module named cubinlinker - imported by numba.cuda.cudadrv.driver (delayed, optional), numba.cuda.testing (delayed, optional)
|
||
|
|
missing module named numba.cuda.is_available - imported by numba.cuda (delayed), numba.cuda.testing (delayed)
|
||
|
|
missing module named cuda - imported by numba.cuda.cudadrv.driver (conditional), numba.core.config (delayed, conditional, optional)
|
||
|
|
missing module named Queue - imported by numba.testing.main (optional), gensim.models.callbacks (conditional), gensim.models.lda_worker (optional)
|
||
|
|
missing module named numba.types.Tuple - imported by numba.types (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.types.void - imported by numba.types (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.types.int32 - imported by numba.types (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.types.int16 - imported by numba.types (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.types.uint64 - imported by numba.types (top-level), numba.cuda.mathimpl (top-level)
|
||
|
|
missing module named numba.types.int64 - imported by numba.types (top-level), numba.cuda.mathimpl (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.types.float64 - imported by numba.types (top-level), numba.cuda.mathimpl (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.types.float32 - imported by numba.types (top-level), numba.cuda.mathimpl (top-level), numba.cuda.libdevicefuncs (top-level)
|
||
|
|
missing module named numba.uint8 - imported by numba (top-level), numba.np.random.random_methods (top-level)
|
||
|
|
missing module named numba.uint16 - imported by numba (top-level), numba.np.random.random_methods (top-level)
|
||
|
|
missing module named numba.uint32 - imported by numba (top-level), numba.np.random.random_methods (top-level)
|
||
|
|
missing module named numba.uint64 - imported by numba (top-level), numba.np.random.random_methods (top-level)
|
||
|
|
missing module named numba.int64 - imported by numba (top-level), numba.np.random.distributions (top-level)
|
||
|
|
missing module named numba.float32 - imported by numba (top-level), numba.np.random.generator_core (top-level), numba.np.random.distributions (top-level)
|
||
|
|
missing module named pandas.core.internals.create_block_manager_from_blocks - imported by pandas.core.internals (top-level), partd.pandas (top-level)
|
||
|
|
missing module named sparse - imported by scipy.sparse.linalg._expm_multiply (delayed, conditional), scipy.sparse.linalg._matfuncs (delayed, conditional), dask.array.chunk_types (optional), dask_expr._backends (optional), dask.array.backends (delayed), xarray.core.dataset (delayed), xarray.namedarray.core (delayed), xarray.core.variable (delayed, conditional), xarray.core.indexing (delayed, conditional), distributed.protocol.sparse (top-level)
|
||
|
|
missing module named scipy.linalg._fblas_64 - imported by scipy.linalg (optional), scipy.linalg.blas (optional)
|
||
|
|
missing module named scipy.linalg._cblas - imported by scipy.linalg (optional), scipy.linalg.blas (optional)
|
||
|
|
missing module named scipy.linalg._flapack_64 - imported by scipy.linalg (optional), scipy.linalg.lapack (optional)
|
||
|
|
missing module named scipy.linalg._clapack - imported by scipy.linalg (optional), scipy.linalg.lapack (optional)
|
||
|
|
missing module named scipy.linalg.issymmetric - imported by scipy.linalg (top-level), scipy.optimize._optimize (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.bandwidth - imported by scipy.linalg (top-level), scipy.linalg._matfuncs (top-level)
|
||
|
|
missing module named scipy.special.loggamma - imported by scipy.special (top-level), scipy.fft._fftlog_backend (top-level), statsmodels.discrete.discrete_model (top-level), scipy.stats._multivariate (top-level)
|
||
|
|
missing module named uarray - imported by scipy._lib.uarray (conditional, optional)
|
||
|
|
missing module named scipy.sparse.linalg.matrix_power - imported by scipy.sparse.linalg (delayed), scipy.sparse._matrix (delayed)
|
||
|
|
missing module named scikits - imported by scipy.sparse.linalg._dsolve.linsolve (optional)
|
||
|
|
missing module named scipy.spatial.QhullError - imported by scipy.spatial (top-level), skimage.morphology.convex_hull (top-level)
|
||
|
|
missing module named scipy.spatial.ConvexHull - imported by scipy.spatial (top-level), skimage.morphology.convex_hull (top-level)
|
||
|
|
missing module named scipy.spatial.Delaunay - imported by scipy.spatial (delayed, optional), holoviews.element.graphs (delayed, optional)
|
||
|
|
missing module named scipy.spatial.Voronoi - imported by scipy.spatial (top-level), scipy.stats._qmc (top-level)
|
||
|
|
missing module named scipy.special.rel_entr - imported by scipy.special (top-level), scipy.spatial.distance (top-level)
|
||
|
|
missing module named 'scikits.umfpack' - imported by scipy.optimize._linprog_ip (optional)
|
||
|
|
missing module named 'sksparse.cholmod' - imported by scipy.optimize._linprog_ip (optional)
|
||
|
|
missing module named sksparse - imported by scipy.optimize._trustregion_constr.projections (optional), scipy.optimize._linprog_ip (optional)
|
||
|
|
missing module named scipy.special.xlogy - imported by scipy.special (top-level), scipy.interpolate._rbf (top-level), sklearn._loss.loss (top-level), sklearn.metrics._classification (top-level), sklearn.metrics._regression (top-level), scipy.stats._multivariate (top-level)
|
||
|
|
missing module named scipy.interpolate.PPoly - imported by scipy.interpolate (top-level), scipy.interpolate._cubic (top-level), scipy.spatial.transform._rotation_spline (delayed), scipy.integrate._bvp (delayed)
|
||
|
|
missing module named scipy.special.ellipeinc - imported by scipy.special (top-level), skimage.draw.draw3d (top-level)
|
||
|
|
missing module named scipy.special.hyp2f1 - imported by scipy.special (conditional), astropy.cosmology.flrw.lambdacdm (conditional)
|
||
|
|
missing module named scipy.special.ellipkinc - imported by scipy.special (conditional), astropy.cosmology.flrw.lambdacdm (conditional), skimage.draw.draw3d (top-level)
|
||
|
|
missing module named scipy.special.j1 - imported by scipy.special (delayed, conditional), astropy.modeling.functional_models (delayed, conditional)
|
||
|
|
missing module named scipy.special.wofz - imported by scipy.special (delayed, conditional), astropy.modeling.functional_models (delayed, conditional)
|
||
|
|
missing module named scipy.special.betaincinv - imported by scipy.special (delayed, conditional), astropy.stats.funcs (delayed, conditional)
|
||
|
|
missing module named scipy.special.erfinv - imported by scipy.special (delayed, conditional), astropy.stats.funcs (delayed, conditional), astropy.stats.jackknife (delayed)
|
||
|
|
missing module named scipy.special.inv_boxcox - imported by scipy.special (top-level), statsmodels.tsa.holtwinters.model (top-level), statsmodels.tsa.holtwinters.results (top-level)
|
||
|
|
missing module named scipy.special.ncfdtrinc - imported by scipy.special (top-level), statsmodels.stats.oneway (top-level)
|
||
|
|
missing module named scipy.special.gammaincinv - imported by scipy.special (top-level), scipy.stats._qmvnt (top-level), astropy.modeling.functional_models (delayed, conditional)
|
||
|
|
missing module named scipy.special.ive - imported by scipy.special (top-level), scipy.stats._multivariate (top-level)
|
||
|
|
missing module named scipy.special.boxcox - imported by scipy.special (top-level), sklearn.preprocessing._data (top-level)
|
||
|
|
missing module named scipy.special.betaln - imported by scipy.special (top-level), scipy.stats._discrete_distns (top-level), scipy.stats._multivariate (top-level), sklearn.mixture._bayesian_mixture (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.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.sph_jn - imported by scipy.special (delayed, conditional, optional), sympy.functions.special.bessel (delayed, conditional, optional)
|
||
|
|
missing module named scipy.special.airy - imported by scipy.special (top-level), scipy.special._orthogonal (top-level)
|
||
|
|
missing module named cupyx - imported by scipy.special._support_alternative_backends (delayed, conditional), thinc.compat (optional)
|
||
|
|
missing module named scipy.stats.iqr - imported by scipy.stats (delayed), scipy.stats._hypotests (delayed)
|
||
|
|
missing module named scipy.stats.pearsonr - imported by scipy.stats (conditional), transformers.data.metrics (conditional), skimage.measure._colocalization (top-level)
|
||
|
|
missing module named scipy.stats.fisher_exact - imported by scipy.stats (optional), nltk.metrics.association (optional)
|
||
|
|
missing module named scipy.stats.spearmanr - imported by scipy.stats (top-level), sklearn.isotonic (top-level), transformers.data.metrics (conditional), pandas.core.nanops (delayed, conditional), astropy.stats.tests.test_funcs (delayed)
|
||
|
|
missing module named scipy.stats.gmean - imported by scipy.stats (top-level), sklearn._loss.link (top-level), scipy.stats.mstats (top-level)
|
||
|
|
missing module named scipy.stats.rankdata - imported by scipy.stats (top-level), sklearn.model_selection._search (top-level), sklearn.metrics._ranking (top-level)
|
||
|
|
missing module named scipy.stats.truncnorm - imported by scipy.stats (delayed, conditional), transformers.models.esm.modeling_esmfold (delayed, conditional)
|
||
|
|
missing module named scipy.stats.chi - imported by scipy.stats (top-level), statsmodels.sandbox.distributions.multivariate (top-level)
|
||
|
|
missing module named scipy.stats.studentized_range - imported by scipy.stats (optional), statsmodels.sandbox.stats.multicomp (optional)
|
||
|
|
missing module named scipy.stats.zscore - imported by scipy.stats (delayed), statsmodels.graphics.regressionplots (delayed), scipy.stats.mstats (top-level)
|
||
|
|
missing module named scipy.stats.nbinom - imported by scipy.stats (top-level), statsmodels.distributions.discrete (top-level), statsmodels.discrete.discrete_model (top-level)
|
||
|
|
missing module named scipy.stats.poisson - imported by scipy.stats (top-level), statsmodels.distributions.discrete (top-level)
|
||
|
|
missing module named scipy.stats.rv_discrete - imported by scipy.stats (top-level), statsmodels.distributions.discrete (top-level), statsmodels.tsa.exponential_smoothing.ets (top-level), statsmodels.tsa.holtwinters.results (top-level)
|
||
|
|
missing module named scipy.stats.rv_continuous - imported by scipy.stats (top-level), statsmodels.distributions.edgeworth (top-level), statsmodels.tsa.exponential_smoothing.ets (top-level), statsmodels.tsa.holtwinters.results (top-level)
|
||
|
|
missing module named scipy.stats.norm - imported by scipy.stats (top-level), statsmodels.tsa.adfvalues (top-level), statsmodels.tsa.statespace.mlemodel (top-level), statsmodels.discrete.discrete_margins (top-level), statsmodels.graphics.regressionplots (delayed), statsmodels.robust.scale (top-level), nltk.translate.gale_church (optional), scipy.stats._survival (top-level), statsmodels.regression.quantile_regression (top-level), statsmodels.regression.recursive_ls (delayed), statsmodels.tsa.ar_model (top-level), statsmodels.tsa.exponential_smoothing.ets (top-level), statsmodels.tsa.exponential_smoothing.base (top-level), statsmodels.tsa.statespace.structural (delayed), astropy.stats.circstats (delayed), astropy.uncertainty.tests.test_distribution (conditional)
|
||
|
|
missing module named scipy.stats.scoreatpercentile - imported by scipy.stats (top-level), scipy.signal._peak_finding (top-level), statsmodels.nonparametric.bandwidths (top-level)
|
||
|
|
missing module named scipy.stats.kurtosis - imported by scipy.stats (top-level), statsmodels.emplike.descriptive (top-level)
|
||
|
|
missing module named scipy.stats.skew - imported by scipy.stats (top-level), statsmodels.emplike.descriptive (top-level)
|
||
|
|
missing module named scipy.stats.chi2 - imported by scipy.stats (top-level), statsmodels.emplike.descriptive (top-level), statsmodels.tsa.stattools (delayed, conditional), sklearn.covariance._robust_covariance (top-level), statsmodels.emplike.originregress (top-level), statsmodels.emplike.elanova (top-level), statsmodels.emplike.aft_el (top-level), statsmodels.tsa.exponential_smoothing.base (delayed, conditional), astropy.stats.tests.test_funcs (delayed)
|
||
|
|
missing module named scipy.stats.t - imported by scipy.stats (top-level), statsmodels.stats.contrast (top-level)
|
||
|
|
missing module named scipy.stats.f - imported by scipy.stats (top-level), statsmodels.stats.contrast (top-level), statsmodels.tsa.stattools (delayed, conditional), statsmodels.tsa.exponential_smoothing.base (delayed, conditional)
|
||
|
|
missing module named scipy.stats.multivariate_t - imported by scipy.stats (conditional), statsmodels.compat.scipy (conditional)
|
||
|
|
missing module named 'pandas.api.internals' - imported by pyarrow.pandas_compat (delayed, conditional)
|
||
|
|
missing module named pandas.core.groupby.PanelGroupBy - imported by pandas.core.groupby (delayed, optional), tqdm.std (delayed, optional)
|
||
|
|
missing module named 'cupyx.scipy' - imported by dask.array.chunk_types (optional), dask.array.utils (delayed, conditional), dask.array.backends (delayed, optional), distributed.protocol.cupy (optional)
|
||
|
|
missing module named crick - imported by dask.array.percentile (delayed), dask_expr.diagnostics._analyze_plugin (top-level), distributed.counter (optional)
|
||
|
|
missing module named tlz.sliding_window - imported by tlz (top-level), dask.array.creation (top-level), dask.array.routines (top-level), distributed.comm.tcp (top-level)
|
||
|
|
missing module named tlz.interleave - imported by tlz (top-level), dask.array.routines (top-level)
|
||
|
|
missing module named tlz.frequencies - imported by tlz (top-level), dask.array.utils (top-level), dask.array.core (top-level), dask.bag.core (top-level)
|
||
|
|
missing module named tlz.concat - imported by tlz (top-level), dask.array.chunk (top-level), dask.array.utils (top-level), dask.array.core (top-level), dask.array.slicing (top-level), dask.delayed (top-level), distributed.scheduler (top-level), dask.bag.text (top-level), dask.array.routines (top-level), dask.array.gufunc (top-level), dask.array.overlap (top-level)
|
||
|
|
missing module named tlz.accumulate - imported by tlz (top-level), dask.array.core (top-level), dask.bag.core (top-level), dask.array.rechunk (top-level), dask.array.reductions (top-level)
|
||
|
|
missing module named tlz.drop - imported by tlz (top-level), distributed.utils_comm (top-level), dask.array.reductions (top-level)
|
||
|
|
missing module named tlz.unique - imported by tlz (top-level), dask.delayed (top-level), dask.bag.core (top-level), dask.dataframe.core (top-level), dask.dataframe.multi (top-level), dask_expr._expr (top-level), dask_expr._repartition (top-level), dask.array.gufunc (top-level)
|
||
|
|
missing module named tlz.partition - imported by tlz (top-level), dask.array.core (top-level), dask.dataframe.methods (top-level), distributed.scheduler (top-level), dask_expr._expr (top-level)
|
||
|
|
missing module named tlz.merge_sorted - imported by tlz (top-level), distributed.scheduler (top-level), dask.dataframe.multi (top-level), dask.dataframe.partitionquantiles (top-level), dask_expr._expr (top-level)
|
||
|
|
missing module named dask_expr.io.PartitionsFiltered - imported by dask_expr.io (top-level), dask_expr.io.parquet (top-level), dask_expr.datasets (top-level)
|
||
|
|
missing module named dask_expr.io.BlockwiseIO - imported by dask_expr.io (top-level), dask_expr.io.parquet (top-level), dask_expr._expr (top-level), dask_expr.io._delayed (top-level), dask_expr.datasets (top-level)
|
||
|
|
missing module named 'dask_cudf.io' - imported by dask_expr.io.parquet (delayed, conditional)
|
||
|
|
missing module named dask_cudf - imported by dask.dataframe.backends (delayed), dask_expr._backends (delayed), datashader.core (optional), datashader.data_libraries (optional), datashader.data_libraries.dask_cudf (top-level)
|
||
|
|
missing module named tlz.take - imported by tlz (top-level), dask.bag.core (top-level), distributed.scheduler (top-level), dask.dataframe.partitionquantiles (top-level)
|
||
|
|
missing module named tlz.partition_all - imported by tlz (top-level), dask.bag.core (top-level), dask.dataframe.core (top-level), dask.dataframe.categorical (top-level), distributed.client (top-level), distributed.dashboard.components.worker (top-level), dask.array.reductions (top-level), dask_expr.array.reductions (top-level)
|
||
|
|
missing module named tlz.first - imported by tlz (top-level), dask.array.core (top-level), dask.bag.core (top-level), dask.dataframe.core (top-level), distributed.scheduler (top-level), distributed.client (top-level), dask_expr._collection (top-level)
|
||
|
|
missing module named dask_expr.SetIndexBlockwise - imported by dask_expr (delayed), dask_expr._expr (delayed), dask_expr._merge_asof (top-level)
|
||
|
|
missing module named dask_expr.Repartition - imported by dask_expr (delayed, conditional), dask_expr._reductions (delayed, conditional), dask_expr._expr (delayed, conditional)
|
||
|
|
missing module named dask_expr.new_collection - imported by dask_expr (delayed), dask_expr._shuffle (delayed), dask_expr.diagnostics._analyze (delayed), dask_expr._categorical (delayed), dask_expr._str_accessor (delayed), dask_expr._merge_asof (top-level)
|
||
|
|
missing module named dask_expr.RepartitionQuantiles - imported by dask_expr (delayed), dask_expr._shuffle (delayed)
|
||
|
|
missing module named 'fastparquet.writer' - imported by dask.dataframe.io.parquet.fastparquet (optional)
|
||
|
|
missing module named 'fastparquet.util' - imported by dask.dataframe.io.parquet.fastparquet (optional)
|
||
|
|
missing module named fastparquet - imported by fsspec.parquet (delayed), dask.dataframe.io.parquet.fastparquet (optional), pyarrow.conftest (optional)
|
||
|
|
missing module named snappy - imported by fsspec.compression (delayed, optional), fastavro._read_py (optional), fastavro._write_py (optional), distributed.protocol.compression (top-level), partd.compressed (top-level), partd.numpy (top-level)
|
||
|
|
missing module named blosc - imported by partd.compressed (top-level), partd.numpy (top-level)
|
||
|
|
missing module named '__pypy__.builders' - imported by msgpack.fallback (conditional)
|
||
|
|
missing module named pandas.msgpack - imported by pandas (optional), partd.python (optional), partd.numpy (optional)
|
||
|
|
missing module named cramjam - imported by fastavro._read_py (optional), fastavro._write_py (optional)
|
||
|
|
missing module named tlz.valmap - imported by tlz (top-level), dask.bag.core (top-level), distributed.scheduler (top-level), distributed.client (top-level), distributed.diagnostics.progress_stream (top-level), distributed.diagnostics.progress (top-level), distributed.dashboard.components.scheduler (top-level), distributed.diagnostics.progressbar (top-level)
|
||
|
|
missing module named tlz.topk - imported by tlz (top-level), dask.bag.core (top-level), distributed.stealing (top-level)
|
||
|
|
missing module named tlz.second - imported by tlz (top-level), dask.bag.core (top-level), distributed.scheduler (top-level), distributed.dashboard.components.scheduler (top-level)
|
||
|
|
missing module named tlz.remove - imported by tlz (top-level), dask.bag.core (top-level), dask.dataframe.core (top-level)
|
||
|
|
missing module named tlz.reduceby - imported by tlz (top-level), dask.bag.core (top-level)
|
||
|
|
missing module named tlz.pluck - imported by tlz (top-level), distributed.worker (top-level), dask.array.slicing (top-level), dask.bag.core (top-level), distributed.scheduler (top-level), dask.array.reductions (top-level)
|
||
|
|
missing module named tlz.peek - imported by tlz (top-level), dask.bag.core (top-level)
|
||
|
|
missing module named tlz.merge_with - imported by tlz (top-level), dask.bag.core (top-level), distributed.scheduler (top-level)
|
||
|
|
missing module named tlz.join - imported by tlz (top-level), dask.bag.core (top-level)
|
||
|
|
missing module named tlz.count - imported by tlz (top-level), dask.bag.core (top-level)
|
||
|
|
missing module named tlz.compose - imported by tlz (top-level), dask.bag.core (top-level), dask.array.reductions (top-level), dask_expr.array.reductions (top-level)
|
||
|
|
missing module named cudf - imported by dask.dataframe.backends (delayed, optional), distributed.worker (conditional, optional), datashader.utils (optional), datashader.reductions (optional), datashader.core (optional), datashader.glyphs.glyph (optional), datashader.glyphs.points (optional), datashader.glyphs.line (optional), datashader.glyphs.area (optional), datashader.data_libraries.dask (delayed, conditional), datashader.data_libraries (optional), datashader.data_libraries.cudf (top-level), hvplot.util (delayed, conditional), holoviews.element.selection (delayed, conditional), holoviews.core.data.cudf (delayed)
|
||
|
|
missing module named pandas._testing.makeDataFrame - imported by pandas._testing (optional), statsmodels.compat.pandas (optional)
|
||
|
|
missing module named 'pyarrow._azurefs' - imported by pyarrow.fs (optional)
|
||
|
|
missing module named tlz.memoize - imported by tlz (top-level), dask.array.slicing (top-level), distributed.dashboard.scheduler (top-level)
|
||
|
|
missing module named 'tlz.curried' - imported by dask.array.core (top-level), dask.bag.core (delayed, conditional), dask.layers (top-level), distributed.dashboard.components.scheduler (top-level), distributed.dashboard.utils (top-level), dask.array.overlap (top-level)
|
||
|
|
missing module named mmh3 - imported by dask.hashing (optional)
|
||
|
|
missing module named xxhash - imported by dask.hashing (optional), pooch.hashes (optional)
|
||
|
|
missing module named cityhash - imported by dask.hashing (optional)
|
||
|
|
missing module named 'tlz.functoolz' - imported by dask.base (top-level)
|
||
|
|
missing module named tlz.merge - imported by tlz (top-level), dask.base (top-level), distributed.core (top-level), dask.array.slicing (top-level), dask.delayed (top-level), dask.bag.core (top-level), dask.dataframe.core (top-level), distributed.utils_comm (top-level), distributed.scheduler (top-level), distributed.client (top-level), distributed.cfexecutor (top-level), distributed.deploy.old_ssh (top-level), distributed.diagnostics.progress_stream (top-level), distributed.variable (top-level), distributed.dashboard.components.worker (top-level), dask.array.percentile (top-level), dask.dataframe.io.hdf (top-level), dask.dataframe.partitionquantiles (top-level), dask.array.gufunc (top-level)
|
||
|
|
missing module named tlz.identity - imported by tlz (top-level), dask.base (top-level), distributed.protocol.compression (top-level)
|
||
|
|
missing module named tlz.groupby - imported by tlz (top-level), dask.base (top-level), dask.array.core (top-level), dask.bag.core (top-level), distributed.utils_comm (top-level), distributed.scheduler (top-level), distributed.client (top-level), distributed.diagnostics.progress (top-level)
|
||
|
|
missing module named tlz.curry - imported by tlz (top-level), dask.base (top-level), dask.delayed (top-level), dask.bag.core (top-level), distributed.dashboard.components.scheduler (top-level), dask.array.wrap (top-level)
|
||
|
|
missing module named theano - imported by tensorboardX.x2num (delayed), opt_einsum.backends.theano (delayed)
|
||
|
|
missing module named keras.src.ops.convert_to_tensor - imported by keras.src.ops (top-level), keras.src.utils.torch_utils (top-level)
|
||
|
|
missing module named keras.src.ops.convert_to_numpy - imported by keras.src.ops (top-level), keras.src.utils.torch_utils (top-level)
|
||
|
|
missing module named pydotplus - imported by tf_keras.src.utils.vis_utils (optional), keras.src.utils.model_visualization (optional), tensorflow.python.keras.utils.vis_utils (optional)
|
||
|
|
missing module named pydot_ng - imported by tf_keras.src.utils.vis_utils (optional), keras.src.utils.model_visualization (optional), tensorflow.python.keras.utils.vis_utils (optional)
|
||
|
|
missing module named 'flax.core' - imported by transformers.models.encoder_decoder.modeling_flax_encoder_decoder (top-level), transformers.modeling_flax_utils (top-level), transformers.models.roformer.modeling_flax_roformer (top-level), keras.src.utils.jax_layer (delayed), transformers.models.albert.modeling_flax_albert (top-level), transformers.models.bart.modeling_flax_bart (top-level), transformers.models.beit.modeling_flax_beit (top-level), transformers.models.bert.modeling_flax_bert (top-level), transformers.models.big_bird.modeling_flax_big_bird (top-level), transformers.models.blenderbot_small.modeling_flax_blenderbot_small (top-level), transformers.models.blenderbot.modeling_flax_blenderbot (top-level), transformers.models.bloom.modeling_flax_bloom (top-level), transformers.models.clip.modeling_flax_clip (top-level), transformers.models.dinov2.modeling_flax_dinov2 (top-level), transformers.models.distilbert.modeling_flax_distilbert (top-level), transformers.models.electra.modeling_flax_electra (top-level), transformers.models.gemma.modeling_flax_gemma (top-level), transformers.models.gpt2.modeling_flax_gpt2 (top-level), transformers.models.gpt_neo.modeling_flax_gpt_neo (top-level), transformers.models.gptj.modeling_flax_gptj (top-level), transformers.models.xlm_roberta.modeling_flax_xlm_roberta (top-level), transformers.models.llama.modeling_flax_llama (top-level), transformers.models.longt5.modeling_flax_longt5 (top-level), transformers.models.marian.modeling_flax_marian (top-level), transformers.models.mbart.modeling_flax_mbart (top-level), transformers.models.mistral.modeling_flax_mistral (top-level), transformers.models.t5.modeling_flax_t5 (top-level), transformers.models.opt.modeling_flax_opt (top-level), transformers.models.pegasus.modeling_flax_pegasus (top-level), transformers.models.regnet.modeling_flax_regnet (top-level), transformers.models.resnet.modeling_flax_resnet (top-level), transformers.models.roberta.modeling_flax_roberta (top-level), transformers.models.roberta_prelayernorm.modeling_flax_roberta_prelayernorm (top-level), transformers.models.speech_encoder_decoder.modeling_flax_speech_encoder_decoder (top-level), transformers.models.vision_encoder_decoder.modeling_flax_vision_encoder_decoder (top-level), transformers.models.vision_text_dual_encoder.modeling_flax_vision_text_dual_encoder (top-level), transformers.models.vit.modeling_flax_vit (top-level), transformers.models.whisper.modeling_flax_whisper (top-level), transformers.models.xglm.modeling_flax_xglm (top-level)
|
||
|
|
missing module named _structseq - imported by optree.typing (delayed, conditional)
|
||
|
|
missing module named 'jax.typing' - imported by optree.integration.jax (top-level)
|
||
|
|
missing module named 'jax._src' - imported by optree.integration.jax (top-level)
|
||
|
|
missing module named jax - imported by optree.integration.jax (top-level), opt_einsum.backends.jax (delayed, conditional), keras.src.trainers.data_adapters.data_adapter_utils (delayed), transformers.models.encoder_decoder.modeling_flax_encoder_decoder (top-level), transformers.modeling_flax_utils (top-level), transformers.modeling_flax_pytorch_utils (top-level), safetensors.flax (top-level), transformers.models.roformer.modeling_flax_roformer (top-level), keras.src.backend.jax.core (top-level), keras.src.backend.jax.distribution_lib (top-level), keras.src.backend.jax.image (top-level), keras.src.backend.jax.linalg (top-level), keras.src.backend.jax.math (top-level), keras.src.backend.jax.nn (top-level), keras.src.backend.jax.random (top-level), keras.src.backend.jax.rnn (top-level), keras.src.backend.jax.trainer (top-level), keras.src.backend.numpy.image (top-level), keras.src.backend.numpy.nn (top-level), keras.src.export.export_lib (delayed), keras.src.backend.jax.optimizer (top-level), transformers.models.albert.modeling_flax_albert (top-level), transformers.models.bart.modeling_flax_bart (top-level), transformers.models.beit.modeling_flax_beit (top-level), transformers.models.bert.modeling_flax_bert (top-level), transformers.models.big_bird.modeling_flax_big_bird (top-level), transformers.models.blenderbot_small.modeling_flax_blenderbot_small (top-level), transformers.models.blenderbot.modeling_flax_blenderbot (top-level), transformers.models.bloom.modeling_flax_bloom (top-level), transformers.models.clip.modeling_flax_clip (top-level), transformers.models.dinov2.modeling_flax_dinov2 (top-level), transformers.models.distilbert.modeling_flax_distilbert (top-level), transformers.models.electra.modeling_flax_electra (top-level), transformers.models.gemma.modeling_flax_gemma (top-level), transformers.models.gpt2.modeling_flax_gpt2 (top-level), transformers.models.gpt_neo.modeling_flax_gpt_neo (top-level), transformers.models.gptj.modeling_flax_gptj (top-level), transformers.models.xlm_roberta.modeling_flax_xlm_roberta (top-level), transformers.models.llama.modeling_flax_llama (top-level), transformers.models.longt5.modeling_flax_longt5 (top-level), transformers.models.marian.modeling_flax_marian (top-level), transformers.models.mbart.modeling_flax_mbart (top-level), transformers.models.mistral.modeling_flax_mistral (top-level), transformers.models.t5.modeling_flax_t5 (top-level), transformers.models.opt.modeling_flax_opt (top-level), transformers.models.pegasus.modeling_flax_pegasus (top-level), transformers.models.regnet.modeling_flax_regnet (top-level), transformers.models.resnet.modeling_flax_resnet (top-level), transformers.models.roberta.modeling_flax_roberta (top-level), transformers.models.roberta_prelayernorm.modeling_flax_roberta_prelayernorm (top-level), transformers.models.speech_encoder_decoder.modeling_flax_speech_encoder_decoder (top-level), transformers.models.vision_encoder_decoder.modeling_flax_vision_encoder_decoder (top-level), transformers.models.vision_text_dual_encoder.modeling_flax_vision_text_dual_encoder (top-level), transformers.models.vit.modeling_flax_vit (top-level), transformers.models.whisper.modeling_flax_whisper (top-level), transformers.generation.flax_logits_process (top-level), transformers.models.xglm.modeling_flax_xglm (top-level), transformers.generation.flax_utils (top-level), tensorflow.lite.python.util (optional)
|
||
|
|
missing module named 'jax.experimental' - imported by keras.src.trainers.data_adapters.data_adapter_utils (delayed), keras.src.backend.jax.core (top-level), keras.src.backend.jax.numpy (top-level), keras.src.backend.jax.nn (top-level), keras.src.backend.jax.sparse (top-level), keras.src.export.export_lib (delayed), transformers.generation.flax_logits_process (top-level), keras.src.testing.test_case (delayed, conditional)
|
||
|
|
missing module named 'jax.scipy' - imported by keras.src.backend.jax.linalg (top-level)
|
||
|
|
missing module named 'jax.numpy' - imported by transformers.feature_extraction_utils (delayed, conditional), transformers.image_transforms (conditional), transformers.tokenization_utils_base (delayed, conditional), transformers.utils.generic (delayed, conditional), transformers.models.encoder_decoder.modeling_flax_encoder_decoder (top-level), transformers.modeling_flax_outputs (top-level), transformers.modeling_flax_utils (top-level), transformers.modeling_flax_pytorch_utils (top-level), safetensors.flax (top-level), transformers.models.roformer.modeling_flax_roformer (top-level), keras.src.backend.jax.core (top-level), keras.src.backend.jax.image (top-level), keras.src.backend.jax.linalg (top-level), keras.src.backend.jax.math (top-level), keras.src.backend.jax.numpy (top-level), keras.src.backend.jax.nn (top-level), keras.src.backend.jax.sparse (top-level), transformers.models.albert.modeling_flax_albert (top-level), transformers.models.bart.modeling_flax_bart (top-level), transformers.models.beit.modeling_flax_beit (top-level), transformers.models.bert.modeling_flax_bert (top-level), transformers.models.big_bird.modeling_flax_big_bird (top-level), transformers.models.blenderbot_small.modeling_flax_blenderbot_small (top-level), transformers.models.blenderbot.modeling_flax_blenderbot (top-level), transformers.models.bloom.modeling_flax_bloom (top-level), transformers.models.clip.modeling_flax_clip (top-level), transformers.models.conditional_detr.image_processing_conditional_detr (delayed, conditional), transformers.models.deformable_detr.image_processing_deformable_detr (delayed, conditional), transformers.models.detr.image_processing_detr (delayed, conditional), transformers.models.dinov2.modeling_flax_dinov2 (top-level), transformers.models.distilbert.modeling_flax_distilbert (top-level), transformers.models.electra.modeling_flax_electra (top-level), einops._backends (delayed), transformers.models.gemma.modeling_flax_gemma (top-level), transformers.models.gpt2.modeling_flax_gpt2 (top-level), transformers.models.gpt_neo.modeling_flax_gpt_neo (top-level), transformers.models.gptj.modeling_flax_gptj (top-level), transformers.models.grounding_dino.image_processing_grounding_dino (delayed, conditional), transformers.models.xlm_roberta.modeling_flax_xlm_roberta (top-level), transformers.models.llama.modeling_flax_llama (top-level), transformers.models.longt5.modeling_flax_longt5 (top-level), transformers.models.marian.modeling_flax_marian (top-level), transformers.models.mbart.modeling_flax_mbart (top-level), transformers.models.mistral.modeling_flax_mistral (top-level), transformers.models.t5.modeling_flax_t5 (top-level), transformers.models.mt5.modeling_flax_mt5 (top-level), transformers.models.opt.modeling_flax_opt (top-level), transformers.models.owlv2.processing_owlv2 (delayed, conditional), transformers.models.owlvit.processing_owlvit (delayed, conditional), transformers.models.pegasus.modeling_flax_pegasus (top-level), transformers.models.regnet.modeling_flax_regnet (top-level), transformers.models.resnet.modeling_flax_resnet (top-level), transformers.models.roberta.modeling_flax_roberta (top-level), transformers.models.roberta_prelayernorm.modeling_flax_roberta_prelayernorm (top-level), transformers.models.rt_detr.image_processing_rt_detr (delayed, conditional), transformers.models.speech_encoder_decoder.modeling_flax_speech_encoder_decoder (top-level), transformers.models.vision_encoder_decoder.modeling_flax_vision_encoder_decoder (top-level), transformers.models.vision_text_dual_encoder.modeling_flax_vision_text_dual_encoder (top-level), transformers.models.vit.modeling_flax_vit (top-level), transformers.models.wav2vec2.tokenization_wav2vec2 (conditional), transformers.models.wav2vec2_phoneme.tokenization_wav2vec2_phoneme (conditional), transformers.models.whisper.modeling_flax_whisper (top-level), transformers.generation.flax_logits_process (top-level), transformers.models.xglm.modeling_flax_xglm (top-level), transformers.models.yolos.image_processing_yolos (delayed, conditional), transformers.generation.flax_u
|
||
|
|
missing module named keras.src.backend.random - imported by keras.src.backend (top-level), keras.src.ops (top-level), keras.src.initializers.random_initializers (top-level), keras.src.testing.test_case (delayed)
|
||
|
|
missing module named pydantic.ConstrainedStr - imported by pydantic (optional), spacy.schemas (optional)
|
||
|
|
missing module named eval_type_backport - imported by pydantic._internal._typing_extra (delayed, optional)
|
||
|
|
missing module named email_validator - imported by pydantic.networks (delayed, conditional, optional), pydantic.v1.networks (delayed, conditional, optional)
|
||
|
|
missing module named pydantic.PydanticUserError - imported by pydantic (top-level), pydantic.root_model (top-level)
|
||
|
|
missing module named pydantic.PydanticSchemaGenerationError - imported by pydantic (delayed), pydantic.functional_validators (delayed, conditional)
|
||
|
|
missing module named pydantic.BaseModel - imported by pydantic (conditional), pydantic._internal._import_utils (delayed, conditional), pydantic.deprecated.copy_internals (delayed, conditional), huggingface_hub._webhooks_payload (conditional), confection (optional), spacy.schemas (optional), spacy.pipeline._edit_tree_internals.schemas (optional), weasel.schemas (optional), thinc.tests.test_config (optional)
|
||
|
|
missing module named 'google.colab' - imported by huggingface_hub.utils._auth (delayed, optional), spacy.util (delayed, optional), plotly.io._renderers (conditional, optional), lightning.pytorch.callbacks.progress.rich_progress (delayed, conditional, optional), pytorch_lightning.callbacks.progress.rich_progress (delayed, conditional, optional)
|
||
|
|
missing module named 'IPython.html' - imported by tqdm.notebook (conditional, optional)
|
||
|
|
missing module named pandas.Panel - imported by pandas (delayed, optional), tqdm.std (delayed, optional)
|
||
|
|
missing module named 'torch_xla.core' - imported by huggingface_hub.serialization._torch (delayed, conditional, optional), transformers.utils.import_utils (delayed, conditional, optional), transformers.trainer_utils (delayed, conditional), transformers.trainer_pt_utils (delayed, conditional), transformers.training_args (conditional), transformers.trainer (conditional), transformers.benchmark.benchmark_args (conditional), torch._dynamo.testing (delayed, conditional), torch._dynamo.backends.torchxla (delayed, optional), lightning.fabric.plugins.environments.xla (delayed), lightning.fabric.plugins.io.xla (delayed), lightning.fabric.plugins.precision.xla (delayed), lightning.fabric.strategies.launchers.xla (delayed), lightning.fabric.strategies.single_xla (delayed), lightning.fabric.strategies.xla (delayed, conditional), lightning.fabric.strategies.xla_fsdp (delayed), lightning.pytorch.accelerators.xla (delayed), lightning.pytorch.strategies.launchers.xla (delayed), lightning.pytorch.plugins.precision.xla (delayed), lightning.pytorch.strategies.single_xla (delayed), lightning.pytorch.strategies.xla (delayed, conditional), lightning_fabric.plugins.environments.xla (delayed), lightning_fabric.plugins.io.xla (delayed), lightning_fabric.plugins.precision.xla (delayed), lightning_fabric.strategies.launchers.xla (delayed), lightning_fabric.strategies.single_xla (delayed), lightning_fabric.strategies.xla (delayed, conditional), lightning_fabric.strategies.xla_fsdp (delayed), pytorch_lightning.accelerators.xla (delayed), pytorch_lightning.strategies.launchers.xla (delayed), pytorch_lightning.plugins.precision.xla (delayed), pytorch_lightning.strategies.single_xla (delayed), pytorch_lightning.strategies.xla (delayed, conditional)
|
||
|
|
missing module named torch_xla - imported by huggingface_hub.serialization._torch (delayed, conditional), transformers.pytorch_utils (delayed, conditional), transformers.utils.import_utils (delayed), transformers.trainer (conditional), lightning.fabric.accelerators.xla (delayed, conditional), lightning.fabric.plugins.environments.xla (delayed, conditional), lightning_fabric.accelerators.xla (delayed, conditional), lightning_fabric.plugins.environments.xla (delayed, conditional)
|
||
|
|
missing module named hf_transfer - imported by huggingface_hub.file_download (delayed, conditional, optional), huggingface_hub.lfs (delayed, optional)
|
||
|
|
missing module named 'six.moves.urllib.request' - imported by tf_keras.src.utils.data_utils (top-level), tensorflow.python.keras.utils.data_utils (top-level)
|
||
|
|
missing module named 'six.moves.urllib.parse' - imported by tf_keras.src.utils.data_utils (top-level)
|
||
|
|
missing module named tf_keras.src.initializers.TruncatedNormal - imported by tf_keras.src.initializers (top-level), tf_keras.src.layers.normalization.spectral_normalization (top-level)
|
||
|
|
missing module named tensorflow_io - imported by tf_keras.src.utils.audio_dataset (delayed, conditional, optional)
|
||
|
|
missing module named 'tensorflow_estimator.python' - imported by tf_keras.src.estimator (delayed, optional)
|
||
|
|
missing module named tensorflow_estimator - imported by tf_keras.src.estimator (delayed, optional)
|
||
|
|
missing module named async_timeout - imported by aiohttp.helpers (conditional), aiohttp.web_ws (conditional), aiohttp.client_ws (conditional)
|
||
|
|
missing module named 'inotify.constants' - imported by gunicorn.reloader (conditional, optional)
|
||
|
|
missing module named inotify - imported by gunicorn.reloader (conditional, optional)
|
||
|
|
missing module named setproctitle - imported by gunicorn.util (optional), distributed.proctitle (optional)
|
||
|
|
missing module named aiodns - imported by aiohttp.resolver (optional)
|
||
|
|
missing module named fastai - imported by huggingface_hub.fastai_utils (delayed)
|
||
|
|
missing module named 'fastapi.responses' - imported by huggingface_hub._webhooks_server (conditional)
|
||
|
|
missing module named fastapi - imported by huggingface_hub._webhooks_server (conditional)
|
||
|
|
missing module named gradio - imported by huggingface_hub._webhooks_server (delayed, conditional), transformers.agents.tools (delayed, optional), transformers.agents.monitoring (delayed, optional)
|
||
|
|
missing module named chainer - imported by tensorboardX.x2num (delayed), einops._backends (delayed), einops.layers.chainer (top-level)
|
||
|
|
missing module named caffe2 - imported by tensorboardX.x2num (delayed)
|
||
|
|
missing module named scipy.misc.imresize - imported by scipy.misc (optional), moviepy.video.fx.resize (optional)
|
||
|
|
missing module named scipy.misc.factorial - imported by scipy.misc (delayed, optional), astropy.stats.funcs (delayed, optional)
|
||
|
|
missing module named scipy.misc.comb - imported by scipy.misc (delayed, optional), astropy.stats.funcs (delayed, optional)
|
||
|
|
missing module named 'skimage.filter' - imported by moviepy.video.fx.painting (optional)
|
||
|
|
missing module named _imagecodecs - imported by tifffile.tifffile (delayed, conditional, optional)
|
||
|
|
missing module named imagecodecs.jpeg_12 - imported by imagecodecs (delayed, conditional, optional), imageio.plugins._tifffile (delayed, conditional, optional)
|
||
|
|
missing module named imagecodecs.jpeg - imported by imagecodecs (delayed, conditional, optional), imageio.plugins._tifffile (delayed, conditional, optional)
|
||
|
|
missing module named SimpleITK - imported by imageio.plugins.simpleitk (delayed, optional), skimage.io._plugins.simpleitk_plugin (optional)
|
||
|
|
missing module named itk - imported by imageio.plugins.simpleitk (delayed, optional)
|
||
|
|
missing module named rawpy - imported by imageio.plugins.rawpy (top-level)
|
||
|
|
missing module named 'av.filter' - imported by imageio.plugins.pyav (top-level)
|
||
|
|
missing module named av - imported by transformers.pipelines.video_classification (conditional), torchvision.io.video (optional), torchvision.io.video_reader (optional), imageio.plugins.pyav (top-level)
|
||
|
|
missing module named pillow_heif - imported by imageio.plugins.pillow (delayed, optional)
|
||
|
|
missing module named 'osgeo.gdal' - imported by imageio.plugins.gdal (delayed, optional), skimage.io._plugins.gdal_plugin (optional)
|
||
|
|
missing module named astropy.units.nmgy - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.mgy - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.erg - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.STflux - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.Jy - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.ABflux - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.AA - imported by astropy.units (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.deg - imported by astropy.units (top-level), astropy.table.tests.test_pickle (top-level)
|
||
|
|
missing module named astropy.constants.G - imported by astropy.constants (delayed), astropy.units.tests.test_units (delayed)
|
||
|
|
missing module named astropy.constants.hbar - imported by astropy.constants (top-level), astropy.units.tests.test_physical (top-level)
|
||
|
|
missing module named astropy.constants.R_sun - imported by astropy.constants (top-level), astropy.coordinates.tests.accuracy.test_ecliptic (top-level)
|
||
|
|
missing module named astropy.constants.R_earth - imported by astropy.constants (top-level), astropy.coordinates.tests.accuracy.test_ecliptic (top-level)
|
||
|
|
missing module named astropy.constants.b_wien - imported by astropy.constants (delayed), astropy.constants.tests.test_constant (delayed)
|
||
|
|
missing module named astropy.constants.g0 - imported by astropy.constants (delayed), astropy.constants.tests.test_constant (delayed)
|
||
|
|
missing module named astropy.constants.e - imported by astropy.constants (delayed), astropy.constants.tests.test_constant (delayed), astropy.units.tests.test_units (delayed)
|
||
|
|
missing module named astropy.constants.h - imported by astropy.constants (delayed), astropy.constants.tests.test_constant (delayed), astropy.constants.tests.test_prior_version (delayed)
|
||
|
|
missing module named astropy.constants.c - imported by astropy.constants (top-level), astropy.wcs.wcsapi.fitswcs (top-level), astropy.coordinates.spectral_coordinate (top-level), astropy.coordinates.sky_coordinate (top-level), astropy.coordinates.funcs (top-level), astropy.coordinates.solar_system (top-level), astropy.constants.tests.test_constant (delayed), astropy.constants.tests.test_prior_version (delayed), astropy.coordinates.tests.test_solar_system (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.coordinates.tests.test_velocity_corrs (top-level)
|
||
|
|
missing module named 'numpy._core.arrayprint' - imported by astropy.units.quantity_helper.function_helpers (delayed, conditional), astropy.utils.masked.function_helpers (delayed, conditional)
|
||
|
|
missing module named astropy.time.Time - imported by astropy.time (delayed), astropy.time.time_helper.function_helpers (delayed), astropy.io.misc.yaml (top-level), astropy.table.table (delayed, conditional), astropy.io.fits.connect (top-level), astropy.io.fits.fitstime (top-level), astropy.io.fits.convenience (delayed, conditional), astropy.visualization.time (top-level), astropy.coordinates.attributes (delayed), astropy.coordinates.sky_coordinate (top-level), astropy.coordinates.builtin_frames.utils (top-level), astropy.utils.iers.iers (top-level), astropy.coordinates.earth_orientation (top-level), astropy.coordinates.erfa_astrom (top-level), astropy.coordinates.builtin_frames.lsr (top-level), astropy.wcs.wcsapi.fitswcs (delayed), astropy.wcs.utils (delayed), astropy.table.index (delayed), astropy.coordinates.tests.accuracy.generate_spectralcoord_ref (conditional), astropy.coordinates.tests.accuracy.test_altaz_icrs (top-level), astropy.coordinates.tests.accuracy.test_ecliptic (top-level), astropy.coordinates.tests.accuracy.test_fk4_no_e_fk4 (top-level), astropy.coordinates.tests.accuracy.test_fk4_no_e_fk5 (top-level), astropy.coordinates.tests.accuracy.test_galactic_fk4 (top-level), astropy.coordinates.tests.accuracy.test_icrs_fk5 (top-level), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_atc_replacements (top-level), astropy.coordinates.tests.test_celestial_transformations (top-level), astropy.coordinates.tests.test_earth (top-level), astropy.coordinates.tests.test_earth_orientation (top-level), astropy.coordinates.tests.test_erfa_astrom (top-level), astropy.coordinates.tests.test_finite_difference_velocities (top-level), astropy.coordinates.tests.test_frames (top-level), astropy.coordinates.tests.test_funcs (top-level), astropy.coordinates.tests.test_iau_fullstack (top-level), astropy.coordinates.tests.test_icrs_observed_transformations (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_shape_manipulation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_skyoffset_transformations (top-level), astropy.coordinates.tests.test_solar_system (top-level), astropy.coordinates.tests.test_transformations (top-level), astropy.coordinates.tests.test_utils (top-level), astropy.coordinates.tests.test_velocity_corrs (top-level), astropy.io.ascii.tests.test_cds (top-level), astropy.io.ascii.tests.test_ecsv (top-level), astropy.io.fits.tests.test_connect (top-level), astropy.io.fits.tests.test_fitstime (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.table.tests.test_groups (top-level), astropy.table.tests.test_index (top-level), astropy.table.tests.test_table (top-level), astropy.table.tests.test_jsviewer (top-level), astropy.table.tests.test_masked (top-level), astropy.table.tests.test_operations (top-level), astropy.timeseries.io.kepler (top-level), astropy.timeseries.sampled (top-level), astropy.timeseries.binned (top-level), astropy.timeseries.downsample (top-level), astropy.timeseries.periodograms.bls.core (top-level), astropy.timeseries.periodograms.lombscargle.core (top-level), astropy.timeseries.periodograms.lombscargle_multiband.core (top-level), astropy.table.tests.test_pickle (top-level), astropy.time.tests.test_basic (top-level), astropy.time.tests.test_comparisons (top-level), astropy.time.tests.test_corrs (top-level), astropy.time.tests.test_custom_formats (top-level), astropy.time.tests.test_delta (top-level), astropy.time.tests.test_fast_parser (top-level), astropy.time.tests.test_functions (top-level), astropy.time.tests.test_guess (top-level), astropy.time.tests.test_mask (top-level), astropy.time.tests.test_methods (top-level), astropy.time.tests.test_pickle (top-level), astropy.time.tests.test_precision (top-level), astropy.time.tests.test_quantity_interaction (top-level), astropy.time.tests.test_sidereal (top-level), astropy.time.tests.test_update
|
||
|
|
missing module named astropy.time.TimeDelta - imported by astropy.time (top-level), astropy.io.misc.yaml (top-level), astropy.table.table (delayed, conditional), astropy.io.fits.fitstime (top-level), astropy.utils.iers.iers (top-level), astropy.wcs.wcsapi.fitswcs (delayed), astropy.io.fits.tests.test_fitstime (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.table.tests.test_table (top-level), astropy.table.tests.test_operations (top-level), astropy.timeseries.io.kepler (top-level), astropy.timeseries.sampled (top-level), astropy.timeseries.binned (top-level), astropy.timeseries.downsample (top-level), astropy.timeseries.periodograms.bls.core (top-level), astropy.timeseries.periodograms.lombscargle.core (top-level), astropy.timeseries.periodograms.lombscargle_multiband.core (top-level), astropy.time.tests.test_basic (top-level), astropy.time.tests.test_comparisons (top-level), astropy.time.tests.test_corrs (top-level), astropy.time.tests.test_delta (top-level), astropy.time.tests.test_functions (top-level), astropy.time.tests.test_precision (top-level), astropy.time.tests.test_quantity_interaction (top-level), astropy.timeseries.periodograms.bls.tests.test_bls (top-level), astropy.timeseries.periodograms.lombscargle.tests.test_lombscargle (top-level), astropy.timeseries.periodograms.lombscargle_multiband.tests.test_lombscargle_multiband (top-level), astropy.timeseries.tests.test_binned (top-level), astropy.timeseries.tests.test_sampled (top-level), astropy.utils.iers.tests.test_iers (top-level), astropy.utils.iers.tests.test_leap_second (top-level)
|
||
|
|
missing module named astropy.time.TimeBase - imported by astropy.time (delayed), astropy.table.table (delayed)
|
||
|
|
missing module named astropy.cosmology.Planck13 - imported by astropy.cosmology (top-level), astropy.cosmology.tests.test_units (top-level)
|
||
|
|
missing module named astropy.cosmology.Planck18 - imported by astropy.cosmology (top-level), astropy.cosmology._io.tests.test_yaml (top-level), astropy.cosmology.flrw.tests.test_base (top-level), astropy.cosmology.flrw.tests.test_w0wacdm (top-level), astropy.cosmology.funcs.tests.test_comparison (top-level)
|
||
|
|
missing module named astropy.cosmology.WMAP5 - imported by astropy.cosmology (delayed), astropy.coordinates.tests.test_distance (delayed)
|
||
|
|
missing module named astropy.cosmology.flrw.this_is_not_a_variable - imported by astropy.cosmology.flrw (delayed), astropy.cosmology.flrw.tests.test_init (delayed)
|
||
|
|
missing module named astropy.wcs.wcsapi.SlicedLowLevelWCS - imported by astropy.wcs.wcsapi (top-level), astropy.visualization.wcsaxes.wcsapi (top-level), astropy.nddata.nddata (top-level), astropy.nddata.mixins.ndslicing (top-level), astropy.nddata.tests.test_nddata (top-level), astropy.visualization.wcsaxes.tests.test_misc (top-level), astropy.visualization.wcsaxes.tests.test_wcsapi (top-level)
|
||
|
|
missing module named astropy.wcs.wcsapi.BaseLowLevelWCS - imported by astropy.wcs.wcsapi (top-level), astropy.visualization.wcsaxes.core (top-level), astropy.wcs.wcsapi.wrappers.base (top-level), astropy.nddata.nddata (top-level), astropy.nddata.mixins.ndslicing (top-level), astropy.visualization.wcsaxes.tests.test_wcsapi (top-level), astropy.wcs.wcsapi.conftest (top-level)
|
||
|
|
missing module named astropy.coordinates.frame_transform_graph - imported by astropy.coordinates (delayed), astropy.visualization.wcsaxes.utils (delayed), astropy.visualization.wcsaxes.transforms (top-level), astropy.coordinates.tests.test_icrs_observed_transformations (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.visualization.wcsaxes.tests.test_images (top-level)
|
||
|
|
missing module named astropy.coordinates.BaseCoordinateFrame - imported by astropy.coordinates (top-level), astropy.wcs.utils (top-level), astropy.visualization.wcsaxes.utils (top-level), astropy.visualization.wcsaxes.core (top-level), astropy.visualization.wcsaxes.transforms (top-level), astropy.visualization.wcsaxes.wcsapi (top-level), astropy.coordinates.errors (conditional), astropy.coordinates.tests.test_exceptions (conditional), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_separation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.wcs.tests.test_utils (top-level)
|
||
|
|
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 sage - imported by mpmath.libmp.backend (conditional, optional)
|
||
|
|
missing module named gmpy - imported by mpmath.libmp.backend (conditional, optional)
|
||
|
|
missing module named gmpy2 - imported by mpmath.libmp.backend (conditional, optional), sympy.polys.domains.groundtypes (conditional), sympy.testing.runtests (delayed, conditional)
|
||
|
|
missing module named astropy.wcs.WCS - imported by astropy.wcs (top-level), astropy.visualization.wcsaxes.core (top-level), astropy.visualization.wcsaxes.wcsapi (top-level), astropy.nddata.ccddata (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.nddata._testing (top-level), astropy.nddata.mixins.tests.test_ndarithmetic (top-level), astropy.nddata.tests.test_ccddata (top-level), astropy.nddata.tests.test_compat (top-level), astropy.nddata.tests.test_decorators (top-level), astropy.nddata.tests.test_nddata (top-level), astropy.nddata.tests.test_utils (top-level), astropy.visualization.wcsaxes.tests.test_coordinate_helpers (top-level), astropy.visualization.wcsaxes.tests.test_display_world_coordinates (top-level), astropy.visualization.wcsaxes.tests.test_images (top-level), astropy.visualization.wcsaxes.tests.test_frame (top-level), astropy.visualization.wcsaxes.tests.test_misc (top-level), astropy.visualization.wcsaxes.tests.test_transform_coord_meta (top-level), astropy.visualization.wcsaxes.tests.test_wcsapi (top-level), astropy.wcs.tests.test_auxprm (top-level), astropy.wcs.wcsapi.conftest (top-level), astropy.wcs.wcsapi.tests.test_high_level_api (top-level), astropy.wcs.wcsapi.tests.test_utils (top-level)
|
||
|
|
missing module named astropy.coordinates.angular_separation - imported by astropy.coordinates (top-level), astropy.visualization.wcsaxes.grid_paths (top-level), astropy.coordinates.tests.accuracy.test_fk4_no_e_fk4 (top-level), astropy.coordinates.tests.accuracy.test_fk4_no_e_fk5 (top-level), astropy.coordinates.tests.accuracy.test_galactic_fk4 (top-level), astropy.coordinates.tests.accuracy.test_icrs_fk5 (top-level), astropy.coordinates.tests.test_angular_separation (delayed), astropy.coordinates.tests.test_representation_arithmetic (top-level)
|
||
|
|
missing module named astropy.coordinates.Angle - imported by astropy.coordinates (top-level), astropy.visualization.wcsaxes.formatter_locator (top-level), astropy.coordinates.matching (top-level), astropy.coordinates.builtin_frames.galactic (top-level), astropy.coordinates.builtin_frames.galactocentric (top-level), astropy.coordinates.tests.accuracy.generate_spectralcoord_ref (conditional), astropy.coordinates.tests.accuracy.test_altaz_icrs (top-level), astropy.coordinates.tests.test_angles (top-level), astropy.coordinates.tests.test_angular_separation (top-level), astropy.coordinates.tests.test_api_ape5 (delayed), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_formatting (top-level), astropy.coordinates.tests.test_representation (top-level), astropy.coordinates.tests.test_matching (delayed), astropy.coordinates.tests.test_separation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_skyoffset_transformations (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.modeling.tests.test_functional_models (top-level), astropy.uncertainty.tests.test_containers (top-level), astropy.uncertainty.tests.test_distribution (top-level), astropy.visualization.tests.test_units (top-level), astropy.visualization.wcsaxes.tests.test_utils (top-level)
|
||
|
|
missing module named astropy.coordinates.BaseRADecFrame - imported by astropy.coordinates (delayed), astropy.wcs.utils (delayed)
|
||
|
|
missing module named astropy.coordinates.Galactic - imported by astropy.coordinates (top-level), astropy.wcs.wcsapi.fitswcs (top-level), astropy.wcs.utils (delayed), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_exceptions (top-level), astropy.coordinates.tests.test_matching (delayed), astropy.coordinates.tests.test_separation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.visualization.wcsaxes.tests.test_utils (top-level), astropy.wcs.tests.test_utils (delayed), astropy.wcs.wcsapi.tests.test_fitswcs (top-level), astropy.wcs.wcsapi.wrappers.tests.test_sliced_wcs (top-level)
|
||
|
|
missing module named astropy.coordinates.FK4NoETerms - imported by astropy.coordinates (delayed), astropy.wcs.utils (delayed), astropy.coordinates.tests.test_regression (top-level), astropy.wcs.tests.test_utils (delayed)
|
||
|
|
missing module named astropy.coordinates.FK5 - imported by astropy.coordinates (delayed), astropy.wcs.utils (delayed), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_funcs (top-level), astropy.coordinates.tests.test_separation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.visualization.wcsaxes.tests.test_display_world_coordinates (top-level), astropy.wcs.tests.test_utils (delayed), astropy.wcs.wcsapi.tests.test_fitswcs (top-level)
|
||
|
|
missing module named astropy.coordinates.FK4 - imported by astropy.coordinates (delayed), astropy.wcs.utils (delayed), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.wcs.tests.test_utils (delayed)
|
||
|
|
missing module named astropy.coordinates.StokesCoord - imported by astropy.coordinates (delayed), astropy.wcs.wcsapi.fitswcs (delayed), astropy.table.tests.test_operations (top-level), astropy.wcs.wcsapi.tests.test_fitswcs (top-level)
|
||
|
|
missing module named astropy.coordinates.Latitude - imported by astropy.coordinates (conditional), astropy.coordinates.baseframe (conditional), astropy.coordinates.tests.test_angles (top-level), astropy.coordinates.tests.test_api_ape5 (delayed), astropy.coordinates.tests.test_distance (top-level), astropy.coordinates.tests.test_earth (top-level), astropy.coordinates.tests.test_representation (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_representation_arithmetic (top-level), astropy.coordinates.tests.test_representation_methods (top-level), astropy.coordinates.tests.test_shape_manipulation (top-level), astropy.coordinates.tests.test_sites (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_unit_representation (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.uncertainty.tests.test_containers (top-level)
|
||
|
|
missing module named jplephem - imported by astropy.coordinates.solar_system (delayed, optional)
|
||
|
|
missing module named astropy.coordinates.CartesianDifferential - imported by astropy.coordinates (top-level), astropy.coordinates.spectral_coordinate (top-level), astropy.coordinates.tests.test_celestial_transformations (top-level), astropy.coordinates.tests.test_finite_difference_velocities (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_representation_arithmetic (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.uncertainty.tests.test_containers (top-level)
|
||
|
|
missing module named astropy.coordinates.SpectralCoord - imported by astropy.coordinates (top-level), astropy.wcs.wcsapi.fitswcs (top-level), astropy.modeling.tests.test_bounding_box (top-level), astropy.wcs.wcsapi.tests.test_fitswcs (top-level)
|
||
|
|
missing module named astropy.coordinates.SphericalRepresentation - imported by astropy.coordinates (top-level), astropy.wcs.utils (top-level), astropy.coordinates.tests.test_atc_replacements (top-level), astropy.coordinates.tests.test_finite_difference_velocities (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_representation_arithmetic (top-level), astropy.coordinates.tests.test_representation_methods (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.table.tests.test_operations (top-level), astropy.uncertainty.tests.test_containers (top-level), astropy.visualization.wcsaxes.tests.test_images (top-level)
|
||
|
|
missing module named astropy.coordinates.BaseGeodeticRepresentation - imported by astropy.coordinates (top-level), astropy.wcs.utils (top-level)
|
||
|
|
missing module named astropy.coordinates.BaseBodycentricRepresentation - imported by astropy.coordinates (top-level), astropy.wcs.utils (top-level)
|
||
|
|
missing module named astropy.coordinates.ITRS - imported by astropy.coordinates (top-level), astropy.wcs.utils (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.wcs.tests.test_utils (top-level), astropy.wcs.wcsapi.tests.test_fitswcs (top-level)
|
||
|
|
missing module named astropy.coordinates.SkyCoord - imported by astropy.coordinates (delayed, conditional), astropy.wcs.wcsapi.high_level_api (delayed, conditional), astropy.visualization.wcsaxes.core (top-level), astropy.visualization.wcsaxes.transforms (top-level), astropy.visualization.wcsaxes.wcsapi (top-level), astropy.visualization.wcsaxes.patches (top-level), astropy.coordinates.spectral_coordinate (top-level), astropy.io.ascii.mrt (delayed), astropy.coordinates.jparser (top-level), astropy.coordinates.baseframe (conditional), astropy.wcs.wcsapi.fitswcs (delayed), astropy.wcs.utils (delayed), astropy.nddata.utils (top-level), astropy.coordinates.tests.accuracy.generate_spectralcoord_ref (conditional), astropy.coordinates.tests.accuracy.test_altaz_icrs (top-level), astropy.coordinates.tests.accuracy.test_ecliptic (top-level), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_celestial_transformations (top-level), astropy.coordinates.tests.test_erfa_astrom (top-level), astropy.coordinates.tests.test_frames (top-level), astropy.coordinates.tests.test_funcs (top-level), astropy.coordinates.tests.test_iau_fullstack (top-level), astropy.coordinates.tests.test_icrs_observed_transformations (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_matching (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_separation (top-level), astropy.coordinates.tests.test_shape_manipulation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.coordinates.tests.test_skyoffset_transformations (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.coordinates.tests.test_velocity_corrs (top-level), astropy.io.ascii.tests.test_cds (top-level), astropy.io.misc.tests.test_pandas (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.nddata.tests.test_utils (top-level), astropy.table.tests.test_table (top-level), astropy.table.tests.test_jsviewer (top-level), astropy.table.tests.test_mixin (top-level), astropy.table.tests.test_operations (top-level), astropy.table.tests.test_pickle (top-level), astropy.time.tests.test_corrs (top-level), astropy.uncertainty.tests.test_containers (top-level), astropy.utils.masked.tests.test_containers (top-level), astropy.utils.tests.test_data_info (top-level), astropy.visualization.wcsaxes.tests.test_display_world_coordinates (top-level), astropy.visualization.wcsaxes.tests.test_images (top-level), astropy.visualization.wcsaxes.tests.test_misc (top-level), astropy.visualization.wcsaxes.tests.test_wcsapi (top-level), astropy.wcs.tests.test_utils (top-level), astropy.wcs.tests.test_wcs (top-level), astropy.wcs.wcsapi.conftest (top-level), astropy.wcs.wcsapi.tests.test_fitswcs (top-level), astropy.wcs.wcsapi.tests.test_high_level_api (top-level), astropy.wcs.wcsapi.tests.test_high_level_wcs_wrapper (top-level), astropy.wcs.wcsapi.wrappers.tests.test_sliced_wcs (top-level)
|
||
|
|
missing module named astropy.modeling.models.Pix2Sky_TAN - imported by astropy.modeling.models (top-level), astropy.modeling.tests.test_quantities_evaluation (top-level), astropy.modeling.tests.test_quantities_model (top-level), astropy.modeling.tests.test_quantities_parameters (top-level)
|
||
|
|
missing module named astropy.coordinates.angles.angular_separation - imported by astropy.coordinates.angles (delayed), astropy.coordinates.baseframe (delayed)
|
||
|
|
missing module named astropy.coordinates.angles.offset_by - imported by astropy.coordinates.angles (delayed), astropy.coordinates.sky_coordinate (delayed)
|
||
|
|
missing module named astropy.coordinates.angles.position_angle - imported by astropy.coordinates.angles (top-level), astropy.coordinates.baseframe (top-level)
|
||
|
|
missing module named astropy.coordinates.Longitude - imported by astropy.coordinates (conditional), astropy.coordinates.baseframe (conditional), astropy.time.core (delayed), astropy.coordinates.tests.test_angles (top-level), astropy.coordinates.tests.test_api_ape5 (delayed), astropy.coordinates.tests.test_distance (top-level), astropy.coordinates.tests.test_earth (top-level), astropy.coordinates.tests.test_representation (top-level), astropy.coordinates.tests.test_pickle (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_representation_arithmetic (top-level), astropy.coordinates.tests.test_representation_methods (top-level), astropy.coordinates.tests.test_shape_manipulation (top-level), astropy.coordinates.tests.test_sites (top-level), astropy.coordinates.tests.test_unit_representation (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.uncertainty.tests.test_containers (top-level), astropy.utils.masked.tests.test_masked (top-level)
|
||
|
|
missing module named astropy.coordinates.UnitSphericalRepresentation - imported by astropy.coordinates (top-level), astropy.visualization.wcsaxes.utils (top-level), astropy.visualization.wcsaxes.transforms (top-level), astropy.wcs.utils (delayed), astropy.time.core (delayed), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_representation_arithmetic (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.table.tests.test_operations (top-level)
|
||
|
|
missing module named astropy.coordinates.CartesianRepresentation - imported by astropy.coordinates (top-level), astropy.wcs.utils (top-level), astropy.coordinates.spectral_coordinate (top-level), astropy.time.core (delayed), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_celestial_transformations (top-level), astropy.coordinates.tests.test_distance (top-level), astropy.coordinates.tests.test_finite_difference_velocities (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_matching (delayed), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_representation_arithmetic (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.table.tests.test_operations (top-level), astropy.uncertainty.tests.test_containers (top-level)
|
||
|
|
missing module named astropy.coordinates.ICRS - imported by astropy.coordinates (top-level), astropy.visualization.wcsaxes.wcsapi (top-level), astropy.wcs.wcsapi.fitswcs (top-level), astropy.coordinates.spectral_coordinate (top-level), astropy.wcs.utils (delayed), astropy.time.core (delayed), astropy.coordinates.tests.test_arrays (top-level), astropy.coordinates.tests.test_exceptions (top-level), astropy.coordinates.tests.test_funcs (top-level), astropy.coordinates.tests.test_icrs_observed_transformations (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_matching (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_separation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_sky_coord_velocities (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.coordinates.tests.test_unit_representation (top-level), astropy.visualization.wcsaxes.tests.test_images (top-level), astropy.wcs.tests.test_utils (delayed), astropy.wcs.wcsapi.tests.test_fitswcs (top-level), astropy.wcs.wcsapi.wrappers.tests.test_sliced_wcs (top-level)
|
||
|
|
missing module named astropy.coordinates.EarthLocation - imported by astropy.coordinates (top-level), astropy.io.fits.fitstime (top-level), astropy.wcs.wcsapi.fitswcs (delayed), astropy.time.core (delayed, conditional), astropy.coordinates.tests.accuracy.test_altaz_icrs (top-level), astropy.coordinates.tests.test_celestial_transformations (top-level), astropy.coordinates.tests.test_erfa_astrom (top-level), astropy.coordinates.tests.test_frames (top-level), astropy.coordinates.tests.test_iau_fullstack (top-level), astropy.coordinates.tests.test_icrs_observed_transformations (top-level), astropy.coordinates.tests.test_intermediate_transformations (top-level), astropy.coordinates.tests.test_regression (top-level), astropy.coordinates.tests.test_shape_manipulation (top-level), astropy.coordinates.tests.test_sites (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.coordinates.tests.test_skyoffset_transformations (top-level), astropy.coordinates.tests.test_spectral_coordinate (top-level), astropy.coordinates.tests.test_velocity_corrs (top-level), astropy.io.fits.tests.test_fitstime (top-level), astropy.io.misc.tests.test_parquet (top-level), astropy.io.misc.tests.test_yaml (top-level), astropy.table.tests.test_mixin (top-level), astropy.time.tests.test_basic (top-level), astropy.time.tests.test_corrs (top-level), astropy.time.tests.test_mask (top-level), astropy.uncertainty.tests.test_containers (top-level), astropy.wcs.tests.test_utils (top-level), astropy.wcs.wcsapi.tests.test_fitswcs (top-level)
|
||
|
|
missing module named bleach.ALLOWED_STYLES - imported by bleach (optional), nbconvert.preprocessors.sanitize (optional)
|
||
|
|
missing module named 'genshi.core' - imported by bleach._vendor.html5lib.treewalkers.genshi (top-level)
|
||
|
|
missing module named genshi - imported by bleach._vendor.html5lib.treewalkers.genshi (top-level)
|
||
|
|
missing module named astropy.utils.masked.Masked - imported by astropy.utils.masked (delayed), astropy.utils.masked.function_helpers (delayed, conditional), astropy.time (top-level), astropy.time.formats (top-level), astropy.time.core (top-level), astropy.nddata.nddata (top-level), astropy.table.table (top-level), astropy.table.operations (top-level), astropy.nddata.mixins.ndarithmetic (top-level), astropy.io.ascii.tests.test_ecsv (top-level), astropy.io.fits.tests.test_fitstime (top-level), astropy.nddata.tests.test_nddata (top-level), astropy.table.tests.test_masked (top-level), astropy.time.tests.test_mask (top-level), astropy.units.tests.test_quantity (top-level), astropy.units.tests.test_structured (top-level), astropy.utils.masked.tests.test_containers (top-level), astropy.utils.masked.tests.test_function_helpers (top-level), astropy.utils.masked.tests.test_masked (top-level), astropy.utils.masked.tests.test_table (top-level)
|
||
|
|
missing module named 'numpy._core.printoptions' - imported by astropy.utils.masked.function_helpers (delayed, conditional)
|
||
|
|
missing module named 'numpy.lib._function_base_impl' - imported by astropy.utils.masked.function_helpers (conditional), astropy.uncertainty.core (conditional)
|
||
|
|
missing module named pyreadline - imported by astropy.utils.console (delayed, conditional, optional)
|
||
|
|
missing module named 'IPython.zmq' - imported by astropy.utils.console (delayed, conditional, optional)
|
||
|
|
missing module named asdf_astropy - imported by astropy.table (conditional)
|
||
|
|
missing module named astropy.units.mag - imported by astropy.units (top-level), astropy.modeling.powerlaws (top-level)
|
||
|
|
missing module named astropy.units.Magnitude - imported by astropy.units (top-level), astropy.modeling.powerlaws (top-level), astropy.units.tests.test_photometric (top-level)
|
||
|
|
missing module named astropy.units.MagUnit - imported by astropy.units (top-level), astropy.modeling.parameters (top-level)
|
||
|
|
missing module named astropy.units.CompositeUnit - imported by astropy.units (top-level), astropy.units.function.logarithmic (top-level)
|
||
|
|
missing module named astropy.units.UnitTypeError - imported by astropy.units (top-level), astropy.units.function.core (top-level), astropy.units.function.logarithmic (top-level)
|
||
|
|
missing module named astropy.units.UnitBase - imported by astropy.units (top-level), astropy.units.function.core (top-level), astropy.modeling.bounding_box (conditional), astropy.units.tests.test_format (top-level), astropy.units.tests.test_structured (top-level)
|
||
|
|
missing module named astropy.units.UnrecognizedUnit - imported by astropy.units (top-level), astropy.io.ascii.cds (top-level), astropy.io.fits.tests.test_table (top-level)
|
||
|
|
missing module named astropy.units.UnitsWarning - imported by astropy.units (top-level), astropy.io.ascii.cds (top-level), astropy.io.fits.tests.test_table (top-level), astropy.table.tests.test_showtable (delayed), astropy.timeseries.io.tests.test_kepler (delayed), astropy.timeseries.tests.test_sampled (delayed), astropy.units.tests.test_format (top-level)
|
||
|
|
missing module named astropy.units.IrreducibleUnit - imported by astropy.units (top-level), astropy.coordinates.sky_coordinate_parsers (top-level)
|
||
|
|
missing module named astropy.units.UnitsError - imported by astropy.units (top-level), astropy.visualization.wcsaxes.formatter_locator (top-level), astropy.units.function.core (top-level), astropy.units.function.logarithmic (top-level), astropy.modeling.functional_models (top-level), astropy.modeling.powerlaws (top-level), astropy.nddata.compat (top-level), astropy.modeling.core (top-level), astropy.modeling.tests.test_quantities_evaluation (top-level), astropy.modeling.tests.test_quantities_fitting (top-level), astropy.modeling.tests.test_quantities_parameters (top-level), astropy.nddata.mixins.tests.test_ndarithmetic (top-level), astropy.timeseries.sampled (top-level), astropy.visualization.wcsaxes.tests.test_formatter_locator (top-level)
|
||
|
|
missing module named astropy.units.QuantityInfo - imported by astropy.units (top-level), astropy.table.table (top-level), astropy.io.ascii.tests.test_ecsv (top-level)
|
||
|
|
missing module named astropy.units.add_enabled_units - imported by astropy.units (top-level), astropy.cosmology.connect (top-level)
|
||
|
|
missing module named astropy.units.SpecificTypeQuantity - imported by astropy.units (top-level), astropy.coordinates.angles.core (top-level)
|
||
|
|
missing module named astropy.units.UnitConversionError - imported by astropy.units (top-level), astropy.time.core (top-level), astropy.units.function.core (top-level), astropy.units.function.logarithmic (top-level), astropy.nddata.nduncertainty (top-level), astropy.nddata.compat (top-level)
|
||
|
|
missing module named astropy.units.dimensionless_unscaled - imported by astropy.units (delayed, conditional), astropy.units.quantity_helper.function_helpers (delayed, conditional), astropy.units.equivalencies (top-level), astropy.units.function.core (top-level), astropy.units.function.logarithmic (top-level), astropy.modeling.powerlaws (top-level), astropy.nddata.mixins.ndarithmetic (top-level), astropy.modeling.core (top-level)
|
||
|
|
missing module named astropy.units.dex - imported by astropy.units (delayed), astropy.units.quantity_helper.function_helpers (delayed), astropy.units.format.cds (delayed), astropy.units.tests.test_format (top-level)
|
||
|
|
missing module named astropy.units.LogQuantity - imported by astropy.units (delayed), astropy.units.quantity_helper.function_helpers (delayed)
|
||
|
|
missing module named astropy.units.percent - imported by astropy.units (delayed), astropy.units.quantity_helper.function_helpers (delayed)
|
||
|
|
missing module named astropy.units.Unit - imported by astropy.units (top-level), astropy.table.column (top-level), astropy.nddata.nddata (top-level), astropy.io.fits.convenience (delayed, conditional), astropy.coordinates.sky_coordinate_parsers (top-level), astropy.io.ascii.cds (top-level), astropy.coordinates.baseframe (conditional), astropy.coordinates.spectral_quantity (top-level), astropy.units.function.core (top-level), astropy.units.function.logarithmic (top-level), astropy.nddata.nduncertainty (top-level), astropy.nddata.compat (top-level), astropy.io.ascii.tests.test_read (top-level), astropy.io.fits.tests.test_table (top-level), astropy.units.tests.test_format (top-level), astropy.units.tests.test_structured (top-level)
|
||
|
|
missing module named astropy.units.StructuredUnit - imported by astropy.units (top-level), astropy.table.column (top-level), astropy.units.quantity_helper.function_helpers (delayed), astropy.units.tests.test_structured (top-level)
|
||
|
|
missing module named astropy.units.Quantity - imported by astropy.units (top-level), astropy.table.column (top-level), astropy.units.quantity_helper.function_helpers (delayed, optional), astropy.cosmology._utils (top-level), astropy.cosmology.funcs.optimize (top-level), astropy.modeling.fitting (top-level), astropy.nddata.nddata (top-level), astropy.table.table (top-level), astropy.table.operations (top-level), astropy.io.fits.convenience (delayed, conditional), astropy.stats.circstats (top-level), astropy.stats.sigma_clipping (top-level), astropy.units.function.core (top-level), astropy.modeling.functional_models (top-level), astropy.modeling.parameters (top-level), astropy.modeling.mappings (top-level), astropy.modeling.powerlaws (top-level), astropy.nddata.nduncertainty (top-level), astropy.modeling.core (top-level), astropy.modeling.bounding_box (top-level), astropy.io.votable.connect (top-level), astropy.units.typing (top-level), astropy.constants.tests.test_constant (top-level), astropy.constants.tests.test_prior_version (top-level), astropy.nddata.mixins.tests.test_ndarithmetic (top-level), astropy.timeseries.sampled (top-level), astropy.timeseries.binned (top-level), astropy.table.tests.test_pickle (top-level), astropy.timeseries.tests.test_sampled (top-level), astropy.units.tests.test_quantity_annotations (top-level), astropy.units.tests.test_structured (top-level), astropy.utils.masked.tests.test_masked (top-level), astropy.utils.masked.tests.test_functions (top-level), astropy.visualization.wcsaxes.tests.test_wcsapi (top-level), astropy.wcs.tests.test_utils (top-level), astropy.wcs.wcsapi.conftest (top-level), astropy.wcs.wcsapi.tests.test_fitswcs (top-level), astropy.wcs.wcsapi.tests.test_high_level_api (top-level), astropy.wcs.wcsapi.wrappers.tests.test_sliced_wcs (top-level)
|
||
|
|
missing module named astropy.units.PrefixUnit - imported by astropy.units (delayed), astropy.units.utils (delayed), astropy.units.tests.test_format (top-level)
|
||
|
|
missing module named astropy._dev - imported by astropy.version (optional)
|
||
|
|
missing module named compiler - imported by astropy.extern.configobj.configobj (delayed, conditional)
|
||
|
|
missing module named astropy.utils.IncompatibleShapeError - imported by astropy.utils (top-level), astropy.modeling.core (top-level)
|
||
|
|
missing module named astropy.utils.check_broadcast - imported by astropy.utils (top-level), astropy.coordinates.baseframe (top-level), astropy.modeling.polynomial (top-level), astropy.modeling.core (top-level)
|
||
|
|
missing module named astropy.utils.indent - imported by astropy.utils (top-level), astropy.io.fits.hdu.hdulist (top-level)
|
||
|
|
missing module named astropy.utils.unbroadcast - imported by astropy.utils (top-level), astropy.wcs.utils (top-level), astropy.coordinates.polarization (top-level), astropy.coordinates.tests.test_polarization (top-level), astropy.wcs.tests.test_utils (top-level)
|
||
|
|
missing module named astropy.utils.ShapedLikeNDArray - imported by astropy.utils (top-level), astropy.time.core (top-level), astropy.coordinates.representation.base (top-level), astropy.table.table (top-level), astropy.coordinates.baseframe (top-level), astropy.coordinates.attributes (top-level), astropy.coordinates.sky_coordinate (top-level)
|
||
|
|
missing module named astropy.utils.isiterable - imported by astropy.utils (top-level), astropy.units.quantity_helper.function_helpers (top-level), astropy.coordinates.angles.core (top-level), astropy.modeling.spline (top-level), astropy.io.fits.column (top-level), astropy.io.fits.header (top-level), astropy.io.fits.hdu.image (top-level), astropy.table.table (top-level), astropy.stats.sigma_clipping (top-level), astropy.wcs.wcsapi.wrappers.sliced_wcs (top-level), astropy.coordinates.funcs (top-level), astropy.modeling.parameters (top-level), astropy.modeling.core (top-level), astropy.modeling.bounding_box (top-level), astropy.config.configuration (delayed), astropy.coordinates.tests.test_representation (top-level), astropy.coordinates.tests.test_sky_coord (top-level), astropy.time.tests.test_basic (top-level), astropy.units.tests.test_quantity (top-level)
|
||
|
|
missing module named erfa._dev - imported by erfa.version (optional)
|
||
|
|
missing module named numcodecs - imported by astropy.io.fits.hdu.compressed._codecs (optional)
|
||
|
|
missing module named astropy.io.fits.Card - imported by astropy.io.fits (top-level), astropy.io.fits.fitstime (top-level)
|
||
|
|
missing module named astropy.io.fits.append - imported by astropy.io.fits (top-level), astropy.io.fits.connect (top-level)
|
||
|
|
missing module named astropy.io.fits.TableHDU - imported by astropy.io.fits (top-level), astropy.io.fits.connect (top-level)
|
||
|
|
missing module named astropy.io.fits.HDUList - imported by astropy.io.fits (top-level), astropy.io.fits.connect (top-level), astropy.io.fits.tests.test_connect (top-level), astropy.io.fits.tests.test_fitsdiff (top-level), astropy.timeseries.io.tests.test_kepler (top-level)
|
||
|
|
missing module named astropy.io.fits.GroupsHDU - imported by astropy.io.fits (top-level), astropy.io.fits.connect (top-level)
|
||
|
|
missing module named astropy.io.fits.BinTableHDU - imported by astropy.io.fits (top-level), astropy.io.fits.connect (top-level), astropy.io.fits.tests.test_connect (top-level), astropy.timeseries.io.tests.test_kepler (top-level)
|
||
|
|
missing module named extension_helpers - imported by astropy.utils.xml.setup_package (top-level), astropy.wcs.setup_package (top-level)
|
||
|
|
missing module named 'hypothesis.extra' - imported by thinc.tests.strategies (top-level), torch.testing._internal.hypothesis_utils (top-level), astropy.io.fits.hdu.compressed.tests.test_compressed (top-level), astropy.time.tests.test_precision (top-level), astropy.utils.tests.test_shapes (top-level)
|
||
|
|
missing module named hypothesis - imported by torch.testing._internal.common_utils (optional), spacy.tests.conftest (top-level), spacy.tests.parser.test_nn_beam (top-level), spacy.tests.pipeline.test_edit_tree_lemmatizer (top-level), spacy.tests.tokenizer.test_explain (top-level), thinc.tests.backends.test_ops (top-level), thinc.tests.conftest (top-level), thinc.tests.layers.test_linear (top-level), thinc.tests.layers.test_uniqued (top-level), thinc.tests.shims.test_pytorch_grad_scaler (top-level), thinc.tests.test_util (top-level), torch.testing._internal.hypothesis_utils (top-level), astropy.io.fits.hdu.compressed.tests.test_compressed (top-level), astropy.time.tests.test_precision (top-level), astropy.utils.tests.test_shapes (top-level)
|
||
|
|
missing module named test_package - imported by astropy.utils.tests.test_data (delayed, optional)
|
||
|
|
missing module named array_api_strict - imported by astropy.units.tests.test_quantity_array_methods (delayed)
|
||
|
|
missing module named astropy.uncertainty.Distribution - imported by astropy.uncertainty (delayed), astropy.uncertainty.function_helpers (delayed), astropy.uncertainty.tests.test_containers (top-level), astropy.uncertainty.tests.test_functions (top-level)
|
||
|
|
missing module named 'numpy.lib._stride_tricks_impl' - imported by astropy.uncertainty.core (conditional)
|
||
|
|
missing module named 'hypothesis.strategies' - imported by spacy.tests.parser.test_nn_beam (top-level), thinc.tests.strategies (top-level), spacy.tests.pipeline.test_edit_tree_lemmatizer (top-level), spacy.tests.tokenizer.test_explain (top-level), thinc.tests.backends.test_ops (top-level), thinc.tests.layers.test_uniqued (top-level), thinc.tests.shims.test_pytorch_grad_scaler (top-level), torch.testing._internal.hypothesis_utils (top-level), astropy.time.tests.test_precision (top-level)
|
||
|
|
missing module named objgraph - imported by tensorflow.python.distribute.test_util (optional), astropy.io.fits.tests.test_table (optional)
|
||
|
|
missing module named fitsio - imported by astropy.io.fits.hdu.compressed.tests.test_fitsio (conditional)
|
||
|
|
missing module named skyfield - imported by astropy.coordinates.tests.test_solar_system (conditional)
|
||
|
|
missing module named pytest_remotedata - imported by astropy.coordinates.tests.test_name_resolve (top-level)
|
||
|
|
missing module named ephem - imported by astropy.coordinates.tests.accuracy.test_altaz_icrs (delayed)
|
||
|
|
missing module named 'starlink.Ast' - imported by astropy.coordinates.tests.accuracy.generate_ref_ast (delayed)
|
||
|
|
missing module named starlink - imported by astropy.coordinates.tests.accuracy.generate_ref_ast (delayed)
|
||
|
|
missing module named pytest_astropy_header - imported by astropy.conftest (optional)
|
||
|
|
missing module named xdist - imported by astropy.tests.runner (delayed, conditional, optional)
|
||
|
|
missing module named pytest_pep8 - imported by astropy.tests.runner (delayed, conditional, optional)
|
||
|
|
missing module named tkFileDialog - imported by imageio.plugins._tifffile (delayed, optional)
|
||
|
|
missing module named Tkinter - imported by imageio.plugins._tifffile (delayed, optional)
|
||
|
|
missing module named tifffile_geodb - imported by imageio.plugins._tifffile (delayed, optional)
|
||
|
|
missing module named imageio.plugins.tifffile_geodb - imported by imageio.plugins._tifffile (delayed, optional)
|
||
|
|
missing module named zstd - imported by imageio.plugins._tifffile (delayed, conditional, optional)
|
||
|
|
missing module named 'backports.lzma' - imported by imageio.plugins._tifffile (delayed, conditional, optional)
|
||
|
|
missing module named bsdf_cli - imported by imageio.plugins._bsdf (conditional)
|
||
|
|
missing module named re2 - imported by onnx.reference.ops.op_regex_full_match (delayed, optional)
|
||
|
|
missing module named 'onnx.onnx_cpp2py_export.defs' - imported by onnx.defs (top-level), onnx.reference.ops._op_list (top-level)
|
||
|
|
missing module named 'onnx.onnx_cpp2py_export.checker' - imported by onnx.external_data_helper (top-level), onnx.checker (top-level), onnx.model_container (top-level)
|
||
|
|
missing module named 'onnx.onnx_cpp2py_export.version_converter' - imported by onnx.version_converter (top-level)
|
||
|
|
missing module named 'onnx.onnx_cpp2py_export.shape_inference' - imported by onnx.shape_inference (top-level)
|
||
|
|
missing module named 'onnx.onnx_cpp2py_export.printer' - imported by onnx.printer (top-level)
|
||
|
|
missing module named 'onnx.onnx_cpp2py_export.parser' - imported by onnx.parser (top-level)
|
||
|
|
missing module named google.cloud.storage - imported by google.cloud (optional), tensorboardX.record_writer (optional), tensorboardX.embedding (delayed, conditional), cloudpathlib.gs.gsclient (optional)
|
||
|
|
missing module named comet_ml - imported by tensorboardX.comet_utils (optional), transformers.integrations.integration_utils (delayed, conditional, optional), lightning.pytorch.loggers.comet (delayed, conditional), pytorch_lightning.loggers.comet (delayed, conditional)
|
||
|
|
missing module named visdom - imported by tensorboardX.visdom_writer (delayed, optional), gensim.models.callbacks (optional)
|
||
|
|
missing module named crc32c - imported by tensorboardX.crc32c (optional)
|
||
|
|
missing module named 'InquirerPy.separator' - imported by huggingface_hub.commands.delete_cache (optional)
|
||
|
|
missing module named 'InquirerPy.base' - imported by huggingface_hub.commands.delete_cache (optional)
|
||
|
|
missing module named InquirerPy - imported by huggingface_hub.commands.delete_cache (optional)
|
||
|
|
missing module named mpi4py - imported by h5py._hl.files (delayed), lightning.fabric.plugins.environments.mpi (delayed), lightning_fabric.plugins.environments.mpi (delayed)
|
||
|
|
missing module named keras.src.backend.random_seed_dtype - imported by keras.src.backend (delayed), keras.src.random.seed_generator (delayed)
|
||
|
|
missing module named keras.src.backend.convert_to_tensor - imported by keras.src.backend (delayed), keras.src.random.seed_generator (delayed)
|
||
|
|
missing module named keras.src.backend.is_tensor - imported by keras.src.backend (top-level), keras.src.ops (top-level)
|
||
|
|
missing module named keras.src.backend.cond - imported by keras.src.backend (top-level), keras.src.ops (top-level)
|
||
|
|
missing module named keras.src.backend.cast - imported by keras.src.backend (top-level), keras.src.ops (top-level)
|
||
|
|
missing module named 'tensorflow.summary' - imported by keras.src.callbacks.tensorboard (delayed, conditional)
|
||
|
|
missing module named 'tensorflow.experimental' - imported by keras.src.backend.tensorflow.distribution_lib (top-level), thinc.compat (delayed), transformers.models.sam.image_processing_sam (conditional)
|
||
|
|
missing module named org - imported by setuptools.sandbox (conditional)
|
||
|
|
missing module named oauth2client - imported by tensorflow.python.distribute.cluster_resolver.gce_cluster_resolver (optional), tensorflow.python.tpu.client.client (optional)
|
||
|
|
missing module named googleapiclient - imported by tensorflow.python.distribute.cluster_resolver.gce_cluster_resolver (optional), tensorflow.python.tpu.client.client (optional)
|
||
|
|
missing module named 'tensorflow.contrib' - imported by tf2onnx.tf_loader (delayed, optional), tensorflow.python.tools.import_pb_to_tensorboard (optional)
|
||
|
|
missing module named 'keras.optimizers' - imported by tensorflow.python.saved_model.load (delayed, conditional, optional)
|
||
|
|
missing module named 'tf_keras.optimizers.optimizer_v2' - imported by tensorflow.python.saved_model.load (delayed, conditional, optional)
|
||
|
|
missing module named rules_python - imported by tensorflow.python.platform.resource_loader (optional)
|
||
|
|
missing module named tensorflow.python.keras.layers.wrappers - imported by tensorflow.python.keras.layers (delayed), tensorflow.python.keras.utils.vis_utils (delayed)
|
||
|
|
missing module named tensorflow.python.keras.__version__ - imported by tensorflow.python.keras (delayed), tensorflow.python.keras.saving.saving_utils (delayed), tensorflow.python.keras.saving.hdf5_format (delayed), tensorflow.python.keras.engine.training (delayed)
|
||
|
|
missing module named portpicker - imported by tensorflow.python.framework.test_util (delayed), tensorflow.dtensor.python.tests.multi_client_test_util (top-level), tensorflow.python.debug.lib.grpc_debug_test_server (top-level)
|
||
|
|
missing module named 'tensorflow.python.framework.is_mlir_bridge_test_true' - imported by tensorflow.python.framework.test_util (optional)
|
||
|
|
missing module named 'tensorflow.python.framework.is_mlir_bridge_test_false' - imported by tensorflow.python.framework.test_util (optional)
|
||
|
|
missing module named 'tensorflow.python.framework.is_xla_test_true' - imported by tensorflow.python.framework.test_util (optional)
|
||
|
|
missing module named 'tensorflow.python.platform.cpp_memory_checker' - imported by tensorflow.python.framework.memory_checker (optional)
|
||
|
|
missing module named memory_profiler - imported by tensorflow.python.eager.memory_tests.memory_test_util (optional)
|
||
|
|
missing module named six.moves.urllib.request - imported by six.moves.urllib (top-level), tensorflow.python.distribute.failure_handling.failure_handling_util (top-level)
|
||
|
|
missing module named cloud_tpu_client - imported by tensorflow.python.distribute.cluster_resolver.tpu.tpu_cluster_resolver (optional)
|
||
|
|
missing module named kubernetes - imported by tensorflow.python.distribute.cluster_resolver.kubernetes_cluster_resolver (delayed, conditional, optional)
|
||
|
|
missing module named grpc_reflection - imported by grpc (optional)
|
||
|
|
missing module named grpc_health - imported by grpc (optional)
|
||
|
|
missing module named grpc_tools - imported by grpc._runtime_protos (delayed, optional), grpc (optional)
|
||
|
|
missing module named 'grpc_tools.protoc' - imported by grpc._runtime_protos (delayed, conditional)
|
||
|
|
missing module named astn - imported by gast.ast2 (top-level)
|
||
|
|
missing module named tflite_runtime - imported by tensorflow.lite.python.metrics.metrics (conditional), tensorflow.lite.python.interpreter (conditional), tensorflow.lite.python.analyzer (conditional), tensorflow.lite.tools.visualize (conditional)
|
||
|
|
missing module named tensorflow.python.framework.fast_tensor_util - imported by tensorflow.python.framework (optional), tensorflow.python.framework.tensor_util (optional)
|
||
|
|
missing module named tensorflow_io_gcs_filesystem - imported by tensorflow (conditional), tensorflow._api.v2.v2 (conditional)
|
||
|
|
missing module named tlz.partial - imported by tlz (top-level), dask.array.overlap (top-level)
|
||
|
|
missing module named tlz.get - imported by tlz (top-level), dask.array.reductions (top-level), dask.array.overlap (top-level), dask_expr.array.reductions (top-level)
|
||
|
|
missing module named cftime - imported by xarray.plot.utils (optional), xarray.core.combine (delayed, conditional, optional), xarray.coding.calendar_ops (optional), xarray.core.common (optional), xarray.core.types (optional), xarray.coding.times (delayed, conditional, optional), xarray.coding.cftimeindex (delayed, conditional), xarray.core.resample_cftime (delayed), xarray.coding.cftime_offsets (delayed, conditional), holoviews.core.util (delayed, optional)
|
||
|
|
missing module named zarr - imported by dask.array.core (delayed), xarray.backends.zarr (delayed, conditional), xarray.core.datatree_io (delayed), xarray.core.types (conditional, optional)
|
||
|
|
missing module named cubed - imported by xarray.core.types (conditional, optional)
|
||
|
|
missing module named 'pydap.lib' - imported by xarray.backends.pydap_ (delayed, conditional)
|
||
|
|
missing module named 'pydap.client' - imported by xarray.backends.pydap_ (delayed)
|
||
|
|
missing module named netCDF4 - imported by xarray.backends.api (delayed, optional), xarray.backends.netCDF4_ (delayed, conditional), xarray.tutorial (delayed, conditional, optional), xarray.util.print_versions (delayed, optional), distributed.protocol.netcdf4 (top-level)
|
||
|
|
missing module named h5netcdf - imported by xarray.backends.netCDF4_ (conditional), xarray.backends.h5netcdf_ (delayed), xarray.tutorial (delayed, conditional, optional)
|
||
|
|
missing module named tiledb - imported by dask.array.tiledb_io (delayed)
|
||
|
|
missing module named 'flox.xarray' - imported by xarray.core.groupby (delayed)
|
||
|
|
missing module named flox - imported by xarray.core.groupby (delayed)
|
||
|
|
missing module named dask.sharedict - imported by dask (delayed, conditional, optional), xarray.core.dataset (delayed, conditional, optional)
|
||
|
|
missing module named nc_time_axis - imported by xarray.plot.utils (delayed, conditional)
|
||
|
|
missing module named fastcluster - imported by seaborn.matrix (delayed)
|
||
|
|
missing module named viztracer - imported by joblib.externals.loky.initializers (delayed, optional)
|
||
|
|
missing module named patsy.dmatrices - imported by patsy (delayed, conditional), statsmodels.base.data (delayed, conditional), statsmodels.formula.formulatools (top-level)
|
||
|
|
missing module named _abcoll - imported by patsy.compat_ordereddict (optional)
|
||
|
|
missing module named patsy.DesignInfo - imported by patsy (delayed), statsmodels.base.model (delayed), statsmodels.genmod.generalized_linear_model (delayed), statsmodels.base._constraints (delayed), statsmodels.discrete.discrete_model (delayed), statsmodels.multivariate.multivariate_ols (top-level), statsmodels.regression.recursive_ls (delayed, conditional)
|
||
|
|
missing module named patsy.EvalEnvironment - imported by patsy (delayed, conditional), statsmodels.base.model (delayed, conditional), statsmodels.regression.mixed_linear_model (delayed, conditional)
|
||
|
|
missing module named patsy.dmatrix - imported by patsy (delayed, conditional), statsmodels.regression._prediction (delayed, conditional), statsmodels.graphics.regressionplots (top-level), statsmodels.base.model (delayed, conditional), statsmodels.base._prediction_inference (delayed, conditional), statsmodels.gam.smooth_basis (top-level), statsmodels.gam.generalized_additive_model (delayed, conditional)
|
||
|
|
missing module named patsy.NAAction - imported by patsy (top-level), statsmodels.formula.formulatools (top-level)
|
||
|
|
missing module named patsy.DesignMatrix - imported by patsy (delayed), statsmodels.tools.data (delayed)
|
||
|
|
missing module named 'numpy.testing.utils' - imported by patsy.constraint (delayed, optional)
|
||
|
|
missing module named 'pandas.util.testing' - imported by statsmodels.compat.pandas (optional)
|
||
|
|
missing module named statsmodels.sandbox.stats.ex_multicomp - imported by statsmodels.sandbox.stats.multicomp (conditional)
|
||
|
|
missing module named cvxopt - imported by statsmodels.stats._knockoff (delayed, optional), statsmodels.regression.linear_model (delayed, optional), statsmodels.discrete.discrete_model (optional), statsmodels.base.l1_cvxopt (delayed), statsmodels.tools.print_version (delayed, optional)
|
||
|
|
missing module named 'iris.exceptions' - imported by xarray.convert (delayed)
|
||
|
|
missing module named 'iris.fileformats' - imported by xarray.convert (delayed)
|
||
|
|
missing module named cf_units - imported by xarray.convert (delayed)
|
||
|
|
missing module named iris - imported by xarray.core.dataarray (conditional), xarray.convert (delayed)
|
||
|
|
missing module named pydap - imported by xarray.backends.api (delayed, optional)
|
||
|
|
missing module named cfgrib - imported by xarray.tutorial (delayed, conditional, optional)
|
||
|
|
missing module named 'pyarrow._cuda' - imported by pyarrow.cuda (top-level)
|
||
|
|
missing module named 'pyarrow.gandiva' - imported by pyarrow.conftest (optional)
|
||
|
|
missing module named 'setuptools_scm.git' - imported by pyarrow (delayed, optional)
|
||
|
|
missing module named rmm - imported by dask.sizeof (delayed), distributed.protocol.rmm (top-level), distributed.comm.ucx (delayed, optional), distributed.diagnostics.rmm (optional), distributed.worker (optional)
|
||
|
|
missing module named cuml - imported by distributed.protocol (delayed)
|
||
|
|
missing module named 'cudf.comm' - imported by distributed.protocol (delayed)
|
||
|
|
missing module named 'cupy.cusparse' - imported by distributed.protocol.cupy (conditional, optional)
|
||
|
|
missing module named 'cupyx.cusparse' - imported by distributed.protocol.cupy (conditional, optional)
|
||
|
|
missing module named 'keras.models' - imported by distributed.protocol.keras (delayed)
|
||
|
|
missing module named ucp - imported by distributed.comm.ucx (delayed, conditional, optional)
|
||
|
|
missing module named 'cudf.core' - imported by distributed.diagnostics.cudf (optional)
|
||
|
|
missing module named pynvml - imported by torch.cuda (delayed, conditional, optional), torch.cuda.memory (delayed, conditional, optional), distributed.diagnostics.nvml (optional)
|
||
|
|
missing module named tlz.peekn - imported by tlz (top-level), distributed.worker_state_machine (top-level)
|
||
|
|
missing module named tlz.pipe - imported by tlz (top-level), distributed.dashboard.components.scheduler (top-level)
|
||
|
|
missing module named tlz.keymap - imported by tlz (top-level), distributed.worker (top-level)
|
||
|
|
missing module named bokeh.model.ModelEvent - imported by bokeh.model (conditional), panel.reactive (conditional)
|
||
|
|
missing module named bokeh.models.Plot - imported by bokeh.models (delayed), bokeh.events (delayed), bokeh.plotting._figure (top-level), bokeh.plotting._tools (top-level), bokeh.layouts (top-level), holoviews.plotting.bokeh.util (top-level), panel.pane.vtk.vtk (delayed)
|
||
|
|
missing module named bokeh.models.annotations.Span - imported by bokeh.models.annotations (top-level), bokeh.models.tools (top-level)
|
||
|
|
missing module named bokeh.models.annotations.PolyAnnotation - imported by bokeh.models.annotations (top-level), bokeh.models.tools (top-level)
|
||
|
|
missing module named bokeh.models.annotations.BoxAnnotation - imported by bokeh.models.annotations (top-level), bokeh.models.tools (top-level)
|
||
|
|
missing module named bokeh.models.renderers.GlyphRenderer - imported by bokeh.models.renderers (top-level), bokeh.plotting.contour (top-level), bokeh.models.plots (top-level), bokeh.models.tools (top-level), bokeh.models.annotations.legends (top-level), bokeh.plotting.glyph_api (conditional)
|
||
|
|
missing module named bokeh.models.annotations.ColorBar - imported by bokeh.models.annotations (conditional), bokeh.models.renderers.glyph_renderer (delayed, conditional)
|
||
|
|
missing module named bokeh.models.annotations.ContourColorBar - imported by bokeh.models.annotations (conditional), bokeh.models.renderers.contour_renderer (delayed, conditional)
|
||
|
|
missing module named bokeh.models.LegendItem - imported by bokeh.models (top-level), bokeh.plotting._legends (top-level)
|
||
|
|
missing module named bokeh.models.Legend - imported by bokeh.models (top-level), bokeh.plotting._legends (top-level), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.bokeh.plot (top-level)
|
||
|
|
missing module named bokeh.models.GlyphRenderer - imported by bokeh.models (top-level), bokeh.plotting._renderer (top-level), bokeh.plotting._graph (top-level), holoviews.plotting.bokeh.element (top-level)
|
||
|
|
missing module named bokeh.models.ColumnarDataSource - imported by bokeh.models (top-level), bokeh.plotting._renderer (top-level), bokeh.plotting._graph (top-level)
|
||
|
|
missing module named bokeh.models.renderers.ContourRenderer - imported by bokeh.models.renderers (top-level), bokeh.plotting.contour (top-level)
|
||
|
|
missing module named bokeh.models.annotations.Title - imported by bokeh.models.annotations (top-level), bokeh.models.plots (top-level)
|
||
|
|
missing module named bokeh.models.annotations.Legend - imported by bokeh.models.annotations (conditional), bokeh.events (conditional), bokeh.models.plots (top-level)
|
||
|
|
missing module named bokeh.models.annotations.Annotation - imported by bokeh.models.annotations (top-level), bokeh.models.plots (top-level)
|
||
|
|
missing module named bokeh.models.annotations.LegendItem - imported by bokeh.models.annotations (conditional), bokeh.events (conditional)
|
||
|
|
missing module named 'selenium.webdriver' - imported by bokeh.io.webdriver (delayed, conditional), bokeh.io.export (delayed)
|
||
|
|
missing module named 'selenium.common' - imported by bokeh.io.export (delayed)
|
||
|
|
missing module named selenium - imported by bokeh.io.export (conditional), bokeh.io.webdriver (delayed)
|
||
|
|
missing module named bokeh.models.ColumnDataSource - imported by bokeh.models (top-level), bokeh.plotting._renderer (top-level), bokeh.plotting._figure (top-level), bokeh.plotting._graph (top-level), bokeh.plotting (top-level), distributed.dashboard.components.scheduler (top-level), distributed.dashboard.components.shared (top-level), distributed.dashboard.components.nvml (top-level), distributed.dashboard.components.rmm (top-level), distributed.dashboard.components.worker (top-level), panel.io.datamodel (top-level), panel.io.model (top-level), panel.widgets.indicators (top-level), panel.pane.plotly (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.plotting.bokeh.graphs (top-level), panel.pane.deckgl (top-level), panel.pane.perspective (top-level), panel.models.perspective (top-level), panel.pane.vega (top-level), panel.pane.vizzu (top-level), panel.widgets.tables (top-level), panel.models.tabulator (top-level), panel.models.deckgl (top-level), panel.models.plotly (top-level), panel.models.vega (top-level)
|
||
|
|
missing module named bokeh.models.Axis - imported by bokeh.models (delayed), bokeh.events (delayed), bokeh.plotting._plot (top-level), holoviews.plotting.bokeh.plot (top-level)
|
||
|
|
missing module named conda._vendor.frozendict.FrozenOrderedDict - imported by conda._vendor.frozendict (optional), conda.resolve (optional)
|
||
|
|
missing module named orjson - imported by frozendict.monkeypatch (delayed, optional)
|
||
|
|
missing module named frozendict._frozendict - imported by frozendict (optional)
|
||
|
|
missing module named 'boto3.session' - imported by conda.gateways.connection.adapters.s3 (delayed), cloudpathlib.s3.s3client (optional)
|
||
|
|
missing module named configobj - imported by ruamel.yaml.util (delayed), srsly.ruamel_yaml.util (delayed)
|
||
|
|
missing module named ordereddict - imported by ruamel.yaml.compat (optional)
|
||
|
|
missing module named 'pysat.solvers' - imported by conda.common._logic (delayed)
|
||
|
|
missing module named pycryptosat - imported by conda.common._logic (delayed)
|
||
|
|
missing module named 'menuinst.winshortcut' - imported by conda.core.initialize (conditional)
|
||
|
|
missing module named 'menuinst.knownfolders' - imported by conda.core.initialize (conditional)
|
||
|
|
missing module named asyncssh - imported by distributed.deploy.ssh (delayed, optional)
|
||
|
|
missing module named gilknocker - imported by distributed.system_monitor (delayed, conditional, optional)
|
||
|
|
missing module named 'mimesis.schema' - imported by dask.datasets (delayed)
|
||
|
|
missing module named mimesis - imported by dask.datasets (delayed)
|
||
|
|
missing module named jupyter_server.auth.IdentityProvider - imported by jupyter_server.auth (delayed, conditional), jupyter_server.base.handlers (delayed, conditional)
|
||
|
|
missing module named jupyter_server.auth.AllowAllAuthorizer - imported by jupyter_server.auth (delayed, conditional), jupyter_server.base.handlers (delayed, conditional)
|
||
|
|
missing module named 'notebook.prometheus' - imported by jupyter_server.prometheus.metrics (conditional)
|
||
|
|
missing module named notebook.DEFAULT_STATIC_FILES_PATH - imported by notebook (optional), nbconvert.preprocessors.csshtmlheader (optional)
|
||
|
|
missing module named 'openapi_core.spec' - imported by jupyterlab_server.spec (delayed)
|
||
|
|
missing module named openapi_core - imported by jupyterlab_server.spec (conditional)
|
||
|
|
missing module named jupyter_collaboration - imported by jupyterlab.labapp (delayed, conditional, optional)
|
||
|
|
missing module named 'trio.testing' - imported by anyio._backends._trio (delayed)
|
||
|
|
missing module named 'trio.to_thread' - imported by anyio._backends._trio (top-level)
|
||
|
|
missing module named 'trio.socket' - imported by anyio._backends._trio (top-level)
|
||
|
|
missing module named outcome - imported by anyio._backends._trio (top-level)
|
||
|
|
missing module named 'trio.lowlevel' - imported by anyio._backends._trio (top-level)
|
||
|
|
missing module named 'trio.from_thread' - imported by anyio._backends._trio (top-level)
|
||
|
|
missing module named 'curio.meta' - imported by sniffio._impl (delayed, conditional)
|
||
|
|
missing module named socksio - imported by httpcore._sync.socks_proxy (top-level), httpcore._async.socks_proxy (top-level), httpx._transports.default (delayed, conditional, optional)
|
||
|
|
missing module named '_typeshed.wsgi' - imported by httpx._transports.wsgi (conditional), tornado.wsgi (conditional), werkzeug._internal (conditional), werkzeug.exceptions (conditional), werkzeug.http (conditional), werkzeug.wsgi (conditional), werkzeug.utils (conditional), werkzeug.wrappers.response (conditional), werkzeug.test (conditional), werkzeug.formparser (conditional), werkzeug.wrappers.request (conditional), werkzeug.serving (conditional), werkzeug.debug (conditional), werkzeug.middleware.shared_data (conditional), werkzeug.local (conditional), werkzeug.routing.exceptions (conditional), werkzeug.routing.map (conditional), flask.typing (conditional), flask.ctx (conditional), flask.testing (conditional), flask.cli (conditional), flask.app (conditional)
|
||
|
|
missing module named wsaccel - imported by websocket._utils (optional)
|
||
|
|
missing module named 'python_socks.sync' - imported by websocket._http (optional)
|
||
|
|
missing module named 'python_socks._types' - imported by websocket._http (optional)
|
||
|
|
missing module named python_socks - imported by websocket._http (optional)
|
||
|
|
missing module named 'wsaccel.xormask' - imported by websocket._abnf (optional)
|
||
|
|
missing module named stacktrace - imported by distributed.profile (delayed)
|
||
|
|
missing module named requests_kerberos - imported by fsspec.implementations.webhdfs (delayed, conditional)
|
||
|
|
missing module named smbclient - imported by fsspec.implementations.smb (top-level)
|
||
|
|
missing module named kerchunk - imported by fsspec.implementations.reference (delayed)
|
||
|
|
missing module named pygit2 - imported by fsspec.implementations.git (top-level)
|
||
|
|
missing module named 'ibis.client' - imported by holoviews.core.data.ibis (delayed, optional)
|
||
|
|
missing module named 'ibis.expr' - imported by holoviews.core.data.ibis (delayed)
|
||
|
|
missing module named ibis - imported by holoviews.core.data.ibis (delayed, conditional), hvplot.util (delayed), holoviews.core.util (delayed, conditional)
|
||
|
|
missing module named holoviews.core.ViewableTree - imported by holoviews.core (top-level), holoviews.core.decollate (top-level)
|
||
|
|
missing module named markdown.blockparsers - imported by markdown.extensions.abbr (conditional)
|
||
|
|
missing module named mdit_py_emoji - imported by panel.pane.markup (delayed, optional)
|
||
|
|
missing module named myst_parser - imported by panel.pane.markup (delayed, conditional)
|
||
|
|
missing module named jupyter_bokeh - imported by panel.io.notebook (delayed), panel.config (delayed, conditional, optional)
|
||
|
|
missing module named _watchdog_fsevents - imported by watchdog.observers.fsevents (top-level)
|
||
|
|
missing module named asgiref - imported by flask.app (delayed, optional)
|
||
|
|
missing module named playwright - imported by nbconvert.exporters.webpdf (delayed, optional)
|
||
|
|
missing module named mistune.PLUGINS - imported by mistune (optional), nbconvert.filters.markdown_mistune (optional)
|
||
|
|
missing module named 'tranquilizer.main' - imported by panel.io.rest (delayed)
|
||
|
|
missing module named tranquilizer - imported by panel.io.rest (delayed)
|
||
|
|
missing module named 'bokeh.bundle' - imported by panel.io.server (conditional)
|
||
|
|
missing module named watchfiles - imported by panel.io.reload (delayed, optional), panel.reactive (delayed), panel.custom (delayed)
|
||
|
|
missing module named pyinstrument - imported by torch.onnx._internal.exporter._core (delayed, conditional), panel.io.profile (delayed, conditional)
|
||
|
|
missing module named 'memray.reporters' - imported by panel.io.profile (delayed)
|
||
|
|
missing module named memray - imported by panel.io.profile (delayed, conditional)
|
||
|
|
missing module named 'snakeviz.stats' - imported by panel.io.profile (delayed)
|
||
|
|
missing module named snakeviz - imported by panel.io.profile (delayed)
|
||
|
|
missing module named 'pyinstrument.session' - imported by panel.io.profile (delayed)
|
||
|
|
missing module named 'pyinstrument.renderers' - imported by panel.io.profile (delayed)
|
||
|
|
missing module named 'panel.io.location.base' - imported by panel.template.base (conditional)
|
||
|
|
missing module named 'pyodide.http' - imported by panel.pane.image (delayed, conditional)
|
||
|
|
missing module named 'fsspec.implementations.http_sync' - imported by panel.io.pyodide (optional)
|
||
|
|
missing module named pyodide_http - imported by panel.io.pyodide (optional)
|
||
|
|
missing module named pyscript - imported by panel.io.pyodide (conditional, optional)
|
||
|
|
missing module named 'spatialpandas.geometry' - imported by datashader.glyphs.points (delayed, conditional), datashader.glyphs.line (delayed), datashader.glyphs.polygon (delayed), holoviews.element.selection (delayed), holoviews.core.data.spatialpandas (delayed)
|
||
|
|
missing module named 'shapely.geometry' - imported by holoviews.element.selection (delayed, optional), holoviews.core.data.spatialpandas (delayed)
|
||
|
|
missing module named geopandas - imported by datashader.utils (optional), datashader.core (delayed), intake.readers.readers (delayed), holoviews.element.selection (delayed), holoviews.core.data.spatialpandas (delayed, conditional)
|
||
|
|
missing module named cuspatial - imported by holoviews.element.selection (delayed)
|
||
|
|
missing module named holoviews.core.Tabular - imported by holoviews.core (top-level), holoviews.element.tabular (top-level)
|
||
|
|
missing module named holoviews.core.Element2D - imported by holoviews.core (top-level), holoviews.element.annotation (top-level), holoviews.element.chart (top-level), holoviews.element.geom (top-level), holoviews.element.raster (top-level), holoviews.element.graphs (top-level)
|
||
|
|
missing module named holoviews.core.GridMatrix - imported by holoviews.core (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.element (top-level), holoviews.element.comparison (top-level)
|
||
|
|
missing module named holoviews.core.Dataset - imported by holoviews.core (top-level), holoviews.core.operation (top-level), holoviews.element.chart (top-level), holoviews.element.geom (top-level), holoviews.element.selection (top-level), holoviews.element.util (top-level), holoviews.operation.resample (top-level), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.bokeh.tabular (top-level), holoviews.plotting.mixins (top-level), holoviews.operation.stats (top-level), holoviews.operation.element (top-level), holoviews.element.path (top-level), holoviews.element.raster (top-level), holoviews.element.graphs (top-level), holoviews.element.tabular (top-level), holoviews.util (top-level)
|
||
|
|
missing module named holoviews.core.Collator - imported by holoviews.core (top-level), holoviews.operation.element (top-level)
|
||
|
|
missing module named holoviews.operation.function - imported by holoviews.operation (delayed, conditional), holoviews.core.spaces (delayed, conditional)
|
||
|
|
missing module named holoviews.operation.contours - imported by holoviews.operation (delayed), hvplot.converter (delayed)
|
||
|
|
missing module named holoviews.operation.apply_when - imported by holoviews.operation (top-level), hvplot.converter (top-level)
|
||
|
|
missing module named holoviews.operation.histogram - imported by holoviews.operation (top-level), hvplot.converter (top-level), holoviews.core.element (delayed)
|
||
|
|
missing module named holoviews.operation.interpolate_curve - imported by holoviews.operation (top-level), holoviews.plotting.bokeh.chart (top-level)
|
||
|
|
missing module named spatialpandas - imported by datashader.utils (optional), datashader.core (optional), datashader.glyphs.points (optional), datashader.glyphs.line (optional), datashader.glyphs.polygon (optional), hvplot.util (delayed, conditional), holoviews.core.data.spatialpandas (delayed)
|
||
|
|
missing module named mock - imported by datashader.datashape.discovery (optional), spacy.tests.doc.test_underscore (top-level), spacy.tests.matcher.test_dependency_matcher (top-level), spacy.tests.matcher.test_matcher_api (top-level), spacy.tests.matcher.test_phrase_matcher (top-level), spacy.tests.pipeline.test_analysis (top-level), thinc.tests.layers.test_linear (top-level), thinc.tests.layers.test_with_debug (top-level)
|
||
|
|
missing module named holoviews.element.TriMesh - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Spread - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), holoviews.selection (delayed), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Spikes - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Segments - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Scatter - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Rectangles - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.streams (delayed), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.element.Path - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.element (top-level), holoviews.core.data.multipath (delayed), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.element.Graph - imported by holoviews.element (top-level), holoviews.plotting.plot (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.mixins (top-level), holoviews.util.transform (delayed)
|
||
|
|
missing module named holoviews.element.Curve - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), holoviews.selection (delayed), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.stats (top-level), holoviews.core.data (delayed), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.element.Contours - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.bokeh.path (top-level), holoviews.operation.stats (top-level)
|
||
|
|
missing module named holoviews.element.Table - imported by holoviews.element (top-level), holoviews.plotting.plot (top-level), holoviews.selection (delayed), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.callbacks (top-level), holoviews.core.data (delayed), holoviews.annotators (top-level)
|
||
|
|
missing module named 'spatialpandas.dask' - imported by holoviews.core.data.spatialpandas_dask (delayed)
|
||
|
|
missing module named holoviews.core.Store - imported by holoviews.core (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.plotting.bokeh.renderer (top-level), holoviews.util (top-level), holoviews.util.settings (top-level), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.Operation - imported by holoviews.core (top-level), holoviews.operation.datashader (top-level), holoviews.operation.resample (top-level), holoviews.plotting.bokeh.hex_tiles (top-level), holoviews.operation.element (top-level)
|
||
|
|
missing module named holoviews.core.Element - imported by holoviews.core (top-level), holoviews.element.annotation (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.operation.element (top-level), holoviews.element.tabular (top-level), holoviews.element.comparison (top-level), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.Dimension - imported by holoviews.core (top-level), holoviews.element.annotation (top-level), holoviews.element.chart (top-level), holoviews.element.geom (top-level), holoviews.operation.datashader (top-level), panel.pane.holoviews (delayed), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.bokeh.tabular (top-level), holoviews.plotting.mixins (top-level), holoviews.plotting.bokeh.hex_tiles (top-level), holoviews.operation.stats (top-level), holoviews.operation.element (top-level), holoviews.element.raster (top-level), holoviews.element.graphs (top-level), holoviews.element.chart3d (top-level), holoviews.element.comparison (top-level)
|
||
|
|
missing module named skimage.filters.sobel_v - imported by skimage.filters (optional), datashader.bundling (optional)
|
||
|
|
missing module named skimage.filters.sobel_h - imported by skimage.filters (optional), datashader.bundling (optional)
|
||
|
|
missing module named skimage.filters.gaussian - imported by skimage.filters (optional), datashader.bundling (optional)
|
||
|
|
missing module named skimage.filters.sobel - imported by skimage.filters (delayed), skimage.measure._blur_effect (delayed)
|
||
|
|
missing module named skimage.transform.integral_image - imported by skimage.transform (top-level), skimage.feature.corner (top-level), skimage.filters.thresholding (top-level), skimage.feature.blob (top-level), skimage.feature.censure (top-level)
|
||
|
|
missing module named skimage.transform.rescale - imported by skimage.transform (top-level), skimage.feature.sift (top-level)
|
||
|
|
missing module named skimage.transform.pyramid_gaussian - imported by skimage.transform (top-level), skimage.feature.orb (top-level)
|
||
|
|
missing module named skimage.color.gray2rgb - imported by skimage.color (top-level), skimage.feature._daisy (top-level), skimage.feature.haar (top-level), skimage.feature.texture (top-level)
|
||
|
|
missing module named skimage.color.rgba2rgb - imported by skimage.color (delayed, conditional), skimage.exposure.exposure (delayed, conditional)
|
||
|
|
missing module named skimage.color.rgb2gray - imported by skimage.color (delayed, conditional), skimage.exposure.exposure (delayed, conditional), skimage.measure._blur_effect (top-level)
|
||
|
|
missing module named skimage.draw.rectangle - imported by skimage.draw (top-level), skimage.feature.haar (top-level)
|
||
|
|
missing module named array_api_compat - imported by sklearn.utils._array_api (delayed, conditional, optional), sklearn.utils._testing (delayed, optional)
|
||
|
|
missing module named pyamg - imported by sklearn.manifold._spectral_embedding (delayed, conditional, optional)
|
||
|
|
missing module named skimage.measure.block_reduce - imported by skimage.measure (top-level), skimage.transform._warps (top-level)
|
||
|
|
missing module named skimage.measure.label - imported by skimage.measure (top-level), skimage.restoration.inpaint (top-level)
|
||
|
|
missing module named skimage.transform.warp - imported by skimage.transform (top-level), skimage.filters._window (top-level)
|
||
|
|
missing module named skimage.exposure.histogram - imported by skimage.exposure (top-level), skimage.filters.thresholding (top-level)
|
||
|
|
missing module named skimage.exposure.is_low_contrast - imported by skimage.exposure (top-level), skimage.io._io (top-level), skimage.io._plugins.matplotlib_plugin (top-level)
|
||
|
|
missing module named imread - imported by skimage.io._plugins.imread_plugin (optional)
|
||
|
|
missing module named skimage.data.data_dir - imported by skimage.data (conditional), skimage (conditional)
|
||
|
|
missing module named skimage.metrics.mean_squared_error - imported by skimage.metrics (top-level), skimage.restoration.j_invariant (top-level)
|
||
|
|
missing module named astor - imported by datashader.macros (delayed)
|
||
|
|
missing module named shapely - imported by datashader.glyphs.points (delayed), datashader.glyphs.line (delayed), datashader.glyphs.polygon (delayed), datashader.core (delayed, conditional)
|
||
|
|
missing module named 'geopandas.array' - imported by datashader.glyphs.points (delayed, optional), datashader.glyphs.line (delayed), datashader.glyphs.polygon (delayed)
|
||
|
|
missing module named 'dask_geopandas.expr' - imported by datashader.core (delayed, conditional)
|
||
|
|
missing module named 'dask_geopandas.core' - imported by datashader.core (delayed, conditional)
|
||
|
|
missing module named dask_geopandas - imported by datashader.core (delayed), intake.readers.convert (delayed)
|
||
|
|
missing module named 'streamz.dataframe' - imported by hvplot.util (delayed), holoviews.streams (delayed, conditional, optional)
|
||
|
|
missing module named holoviews.element.Points - imported by holoviews.element (top-level), holoviews.plotting.util (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.core.data.multipath (delayed), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.Overlay - imported by holoviews.core (top-level), holoviews.operation (top-level), holoviews.element.chart (top-level), holoviews.plotting.util (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.element (top-level), holoviews.element.raster (top-level), holoviews.operation.downsample (top-level), holoviews.element.comparison (top-level), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.NdOverlay - imported by holoviews.core (top-level), holoviews.element.chart (top-level), holoviews.element.selection (top-level), holoviews.plotting.util (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.stats (top-level), holoviews.operation.stats (top-level), holoviews.operation.element (top-level), holoviews.operation.downsample (top-level), holoviews.element.comparison (top-level)
|
||
|
|
missing module named holoviews.core.NdLayout - imported by holoviews.core (top-level), holoviews.plotting.util (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level)
|
||
|
|
missing module named holoviews.core.Layout - imported by holoviews.core (top-level), holoviews.plotting.util (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.plotting.renderer (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.HoloMap - imported by holoviews.core (top-level), holoviews.element (top-level), holoviews.plotting.util (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.plotting.bokeh.renderer (top-level), holoviews.plotting.renderer (top-level), holoviews.operation.element (top-level), holoviews.util (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.GridSpace - imported by holoviews.core (top-level), holoviews.plotting.util (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level)
|
||
|
|
missing module named holoviews.core.DynamicMap - imported by holoviews.core (top-level), holoviews.plotting.util (top-level), panel.pane.holoviews (delayed), holoviews.plotting.bokeh.element (top-level), holoviews.plotting.renderer (top-level), holoviews.util (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.core.CompositeOverlay - imported by holoviews.core (top-level), holoviews.plotting.util (top-level), holoviews.operation.datashader (top-level), holoviews.ipython.display_hooks (top-level)
|
||
|
|
missing module named holoviews.core.AdjointLayout - imported by holoviews.core (top-level), holoviews.plotting.util (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.plotting.renderer (top-level), holoviews.core.decollate (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level)
|
||
|
|
missing module named holoviews.core.Element3D - imported by holoviews.core (top-level), holoviews.element.chart3d (top-level)
|
||
|
|
missing module named holoviews.core.Empty - imported by holoviews.core (top-level), holoviews.plotting.bokeh.plot (top-level), holoviews.element.comparison (top-level), holoviews.ipython.display_hooks (top-level)
|
||
|
|
missing module named holoviews.element.Histogram - imported by holoviews.element (delayed), holoviews.selection (delayed), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Distribution - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.stats (top-level)
|
||
|
|
missing module named holoviews.element.Bivariate - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.stats (top-level)
|
||
|
|
missing module named holoviews.element.Raster - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.raster (top-level), holoviews.plotting (top-level)
|
||
|
|
missing module named holoviews.element.QuadMesh - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting (top-level)
|
||
|
|
missing module named holoviews.element.Polygons - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.path (top-level), holoviews.operation.stats (top-level), holoviews.plotting (top-level), holoviews.core.data.dictionary (delayed), holoviews.core.data.multipath (delayed), holoviews.core.data.spatialpandas (delayed), holoviews.streams (delayed), holoviews.annotators (top-level)
|
||
|
|
missing module named holoviews.element.ImageStack - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting (top-level)
|
||
|
|
missing module named holoviews.element.Image - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), holoviews.operation.resample (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.stats (top-level), holoviews.plotting (top-level)
|
||
|
|
missing module named holoviews.element.Area - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.operation.stats (top-level), holoviews.plotting (top-level)
|
||
|
|
missing module named holoviews.element.RGB - imported by holoviews.element (top-level), holoviews.operation.datashader (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting (top-level)
|
||
|
|
missing module named holoviews.element.tile_sources - imported by holoviews.element (top-level), hvplot.ui (top-level)
|
||
|
|
missing module named holoviews.element.Tiles - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.element (top-level)
|
||
|
|
missing module named holoviews.element.Sankey - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Nodes - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.ItemTable - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.tabular (top-level)
|
||
|
|
missing module named holoviews.element.Ellipse - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.EdgePaths - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Chord - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Box - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Bounds - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.HSV - imported by holoviews.element (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.VectorField - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.element (top-level)
|
||
|
|
missing module named holoviews.element.ErrorBars - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Violin - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.HexTiles - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.bokeh.hex_tiles (top-level)
|
||
|
|
missing module named holoviews.element.HeatMap - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.BoxWhisker - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level)
|
||
|
|
missing module named holoviews.element.Bars - imported by holoviews.element (top-level), hvplot.converter (top-level), holoviews.plotting.bokeh (top-level), holoviews.plotting.mixins (top-level)
|
||
|
|
missing module named 'langchain.schema' - imported by panel.chat.langchain (optional)
|
||
|
|
missing module named langchain - imported by panel.chat.langchain (optional)
|
||
|
|
missing module named magic - imported by panel.chat.message (delayed, conditional, optional)
|
||
|
|
missing module named croniter - imported by panel.io.state (delayed, conditional)
|
||
|
|
missing module named 'ipywidgets_bokeh.widget' - imported by panel.io.ipywidget (top-level), panel.pane.ipywidget (delayed, conditional)
|
||
|
|
missing module named ipywidgets_bokeh - imported by panel.io.ipywidget (top-level)
|
||
|
|
missing module named diskcache - imported by panel.io.cache (delayed, conditional)
|
||
|
|
missing module named 'bokeh.server.django' - imported by panel.io.django (optional)
|
||
|
|
missing module named bokeh_django - imported by panel.io.django (optional)
|
||
|
|
missing module named 'vtk.util' - imported by panel.pane.vtk.vtk (delayed, conditional)
|
||
|
|
missing module named 'vtk.vtkRenderingCore' - imported by panel.pane.vtk.synchronizable_serializer (top-level)
|
||
|
|
missing module named 'vtk.vtkFiltersGeometry' - imported by panel.pane.vtk.synchronizable_serializer (top-level)
|
||
|
|
missing module named 'vtk.vtkCommonDataModel' - imported by panel.pane.vtk.synchronizable_serializer (top-level)
|
||
|
|
missing module named 'vtk.vtkCommonCore' - imported by panel.pane.vtk.synchronizable_serializer (top-level)
|
||
|
|
missing module named vtk - imported by panel.pane.vtk.vtk (delayed, conditional), panel.pane.vtk.synchronizable_deserializer (top-level)
|
||
|
|
missing module named altair_viewer - imported by altair.utils.html (delayed, conditional, optional), altair.vegalite.v5.api (delayed, optional)
|
||
|
|
missing module named 'pandas.lib' - imported by altair.utils.core (optional)
|
||
|
|
missing module named altair_saver - imported by altair.utils.mimebundle (delayed, conditional, optional)
|
||
|
|
missing module named altair.vegalite.SCHEMA_VERSION - imported by altair.vegalite (delayed, conditional), altair.utils.mimebundle (delayed, conditional)
|
||
|
|
missing module named vl_convert - imported by altair.utils.mimebundle (delayed, conditional, optional)
|
||
|
|
missing module named 'textual.geometry' - imported by panel.pane._textual (top-level)
|
||
|
|
missing module named 'textual.events' - imported by panel.pane._textual (top-level)
|
||
|
|
missing module named 'textual.driver' - imported by panel.pane._textual (top-level)
|
||
|
|
missing module named 'textual.app' - imported by panel.pane._textual (top-level)
|
||
|
|
missing module named 'textual._xterm_parser' - imported by panel.pane._textual (top-level)
|
||
|
|
missing module named textual - imported by panel.pane.textual (delayed, conditional)
|
||
|
|
missing module named streamz - imported by hvplot.util (delayed, conditional), panel.pane.streamz (delayed, conditional)
|
||
|
|
missing module named plotly.colors.sequential - imported by plotly.colors (top-level), plotly.express._core (top-level)
|
||
|
|
missing module named plotly.colors.qualitative - imported by plotly.colors (top-level), plotly.express._core (top-level)
|
||
|
|
missing module named plotly.colors.validate_scale_values - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.validate_colorscale - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.validate_colors_dict - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.validate_colors - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.unlabel_rgb - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.unconvert_from_RGB_255 - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.n_colors - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.label_rgb - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.hex_to_rgb - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.find_intermediate_color - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.convert_to_RGB_255 - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.colorscale_to_scale - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.colorscale_to_colors - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.color_parser - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.PLOTLY_SCALES - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named plotly.colors.DEFAULT_PLOTLY_COLORS - imported by plotly.colors (top-level), plotly.figure_factory.utils (top-level)
|
||
|
|
missing module named BaseHTTPServer - imported by plotly.io._base_renderers (optional)
|
||
|
|
missing module named kaleido - imported by plotly.io._kaleido (optional)
|
||
|
|
missing module named 'rpy2.robjects' - imported by panel.pane.plot (delayed)
|
||
|
|
missing module named rpy2 - imported by panel.pane.plot (delayed)
|
||
|
|
missing module named ipympl - imported by panel.pane.plot (delayed)
|
||
|
|
missing module named reacton - imported by panel.pane.ipywidget (delayed)
|
||
|
|
missing module named polars - imported by hvplot.util (delayed), hvplot.plotting.core (delayed)
|
||
|
|
missing module named 'duckdb.typing' - imported by hvplot.plotting.core (delayed)
|
||
|
|
missing module named duckdb - imported by intake.readers.readers (delayed), hvplot.util (delayed), hvplot.plotting.core (delayed)
|
||
|
|
missing module named 'cartopy.crs' - imported by hvplot.util (delayed, optional), hvplot.converter (delayed, conditional), hvplot.ui (delayed)
|
||
|
|
missing module named geoviews - imported by hvplot.util (delayed, optional), hvplot.converter (delayed, conditional, optional), hvplot.ui (delayed, optional)
|
||
|
|
missing module named intake.readers.BaseReader - imported by intake.readers (delayed), intake.readers.utils (delayed), intake.readers.convert (top-level), intake.readers.entry (delayed), intake (top-level)
|
||
|
|
missing module named intake.readers.BaseData - imported by intake.readers (delayed), intake.readers.utils (delayed), intake.readers.convert (top-level), intake.readers.entry (delayed), intake (top-level)
|
||
|
|
missing module named planetary_computer - imported by intake.readers.examples (delayed)
|
||
|
|
missing module named earthaccess - imported by intake.readers.catalogs (delayed)
|
||
|
|
missing module named tensorflow_datasets - imported by intake.readers.catalogs (delayed)
|
||
|
|
missing module named siphon - imported by intake.readers.catalogs (delayed)
|
||
|
|
missing module named 'pystac.extensions' - imported by intake.readers.catalogs (delayed)
|
||
|
|
missing module named pystac - imported by intake.readers.catalogs (delayed)
|
||
|
|
missing module named tiled - imported by intake.readers.catalogs (delayed)
|
||
|
|
missing module named stac_geoparquet - imported by intake.readers.convert (delayed)
|
||
|
|
missing module named intake.readers.Literal - imported by intake.readers (delayed), intake.readers.convert (delayed)
|
||
|
|
missing module named intake.readers.OpenAIReader - imported by intake.readers (top-level), intake.readers.convert (top-level)
|
||
|
|
missing module named intake.readers.LlamaServerReader - imported by intake.readers (top-level), intake.readers.convert (top-level)
|
||
|
|
missing module named 'prometheus_api_client.utils' - imported by intake.readers.readers (delayed)
|
||
|
|
missing module named prometheus_api_client - imported by intake.readers.readers (delayed)
|
||
|
|
missing module named pmtiles - imported by intake.readers.readers (delayed)
|
||
|
|
missing module named rioxarray - imported by intake.readers.readers (delayed)
|
||
|
|
missing module named 'tiled.client' - imported by intake.readers.readers (delayed), intake.source.tiled (delayed)
|
||
|
|
missing module named 'xrviz.dashboard' - imported by intake.interface.source.defined_plots (optional)
|
||
|
|
missing module named xrviz - imported by intake.interface.source.defined_plots (optional)
|
||
|
|
missing module named 'tiled.queries' - imported by intake.source.tiled (delayed, conditional)
|
||
|
|
missing module named osgeo - imported by hvplot.util (delayed, optional)
|
||
|
|
missing module named cartopy - imported by hvplot.util (delayed), hvplot.converter (delayed, conditional)
|
||
|
|
missing module named pyproj - imported by hvplot.util (delayed, optional)
|
||
|
|
missing module named tsdownsample - imported by holoviews.operation.downsample (delayed, optional)
|
||
|
|
missing module named 'geoviews.util' - imported by hvplot.converter (delayed, conditional)
|
||
|
|
missing module named pyecharts - imported by panel.pane.echarts (delayed, conditional)
|
||
|
|
missing module named ConfigParser - imported by param.version (delayed, optional)
|
||
|
|
missing module named fuse - imported by fsspec.fuse (top-level)
|
||
|
|
missing module named lzmaffi - imported by fsspec.compression (optional)
|
||
|
|
missing module named isal - imported by fsspec.compression (optional)
|
||
|
|
missing module named boto3 - imported by tensorboardX.record_writer (optional), tensorboardX.embedding (delayed, conditional), tensorboard.compat.tensorflow_stub.io.gfile (optional), smart_open.s3 (optional)
|
||
|
|
missing module named awscrt - imported by botocore.compat (optional), botocore.httpchecksum (conditional), botocore.useragent (delayed, optional)
|
||
|
|
missing module named tensorboard.compat.notf - imported by tensorboard.compat (delayed, optional)
|
||
|
|
missing module named torchaudio._internal.fb - imported by torchaudio._internal (optional)
|
||
|
|
missing module named _sentencepiece - imported by sentencepiece (conditional)
|
||
|
|
missing module named torch.nn.Module - imported by torch.nn (top-level), torch.optim.swa_utils (top-level), torch.ao.quantization.fake_quantize (top-level), torch.jit._recursive (top-level), torch.jit._script (top-level), torch.jit._trace (top-level), torch._dynamo.mutation_guard (top-level), torchaudio.models.wav2vec2.utils.import_fairseq (top-level), torchaudio.models.wav2vec2.model (top-level), torchaudio.models.wav2vec2.components (top-level), torchaudio.models.wav2vec2.utils.import_huggingface (top-level), torchaudio.pipelines._wav2vec2.impl (top-level), torch.distributed.nn.api.remote_module (top-level), torch.fx.passes.utils.common (top-level), torch.fx.experimental.proxy_tensor (top-level), lightning.fabric.plugins.precision.amp (top-level), lightning.fabric.plugins.precision.precision (top-level), lightning.fabric.plugins.precision.deepspeed (top-level), lightning.fabric.plugins.precision.double (top-level), lightning.fabric.plugins.precision.fsdp (top-level), lightning.fabric.plugins.precision.half (top-level), lightning.fabric.strategies.ddp (top-level), lightning.fabric.strategies.launchers.multiprocessing (top-level), lightning.fabric.strategies.strategy (top-level), lightning.fabric.utilities.init (top-level), lightning.fabric.strategies.deepspeed (top-level), lightning.fabric.strategies.dp (top-level), lightning.fabric.strategies.fsdp (top-level), lightning.fabric.strategies.model_parallel (top-level), torchmetrics.metric (top-level), torchmetrics.functional.text.bert (top-level), torchmetrics.functional.text._deprecated (top-level), torchmetrics.wrappers.classwise (conditional), torchmetrics.wrappers.feature_share (top-level), torchmetrics.image.mifid (top-level), torchmetrics.image.fid (top-level), torchmetrics.image.inception (top-level), torchmetrics.image.kid (top-level), torchmetrics.text.bert (top-level), lightning.fabric.strategies.single_device (top-level), lightning.fabric.strategies.xla (top-level), lightning.fabric.strategies.xla_fsdp (top-level), lightning.fabric.loggers.logger (top-level), lightning.fabric.loggers.tensorboard (top-level), lightning.fabric.utilities.device_dtype_mixin (top-level), lightning.pytorch.utilities.grads (top-level), lightning.pytorch.loggers.comet (top-level), lightning.pytorch.strategies.ddp (top-level), lightning.pytorch.plugins.layer_sync (top-level), lightning.pytorch.plugins.precision.precision (top-level), lightning.pytorch.plugins.precision.deepspeed (top-level), lightning.pytorch.plugins.precision.half (top-level), lightning.pytorch.strategies.strategy (top-level), lightning.pytorch.strategies.deepspeed (top-level), lightning.pytorch.strategies.fsdp (top-level), lightning.pytorch.strategies.xla (top-level), lightning.pytorch.core.module (top-level), lightning.pytorch.callbacks.finetuning (top-level), lightning_fabric.plugins.precision.amp (top-level), lightning_fabric.plugins.precision.precision (top-level), lightning_fabric.plugins.precision.deepspeed (top-level), lightning_fabric.plugins.precision.double (top-level), lightning_fabric.plugins.precision.fsdp (top-level), lightning_fabric.plugins.precision.half (top-level), lightning_fabric.strategies.ddp (top-level), lightning_fabric.strategies.launchers.multiprocessing (top-level), lightning_fabric.strategies.strategy (top-level), lightning_fabric.utilities.init (top-level), lightning_fabric.strategies.deepspeed (top-level), lightning_fabric.strategies.dp (top-level), lightning_fabric.strategies.fsdp (top-level), lightning_fabric.strategies.model_parallel (top-level), lightning_fabric.strategies.single_device (top-level), lightning_fabric.strategies.xla (top-level), lightning_fabric.strategies.xla_fsdp (top-level), lightning_fabric.loggers.logger (top-level), lightning_fabric.loggers.tensorboard (top-level), lightning_fabric.utilities.device_dtype_mixin (top-level), pytorch_lightning.utilities.grads (top-level), pytorch_lightning.loggers.comet (top-level), pytorch_lightning.strategies.ddp (top-level), pytorch_lightning.plugins.layer_sync (top-level), pytorch_lightning.plugins.precision.precision (top-level
|
||
|
|
missing module named dp - imported by torchaudio.pipelines._tts.utils (delayed)
|
||
|
|
missing module named kaldi_io - imported by torchaudio.kaldi_io (delayed)
|
||
|
|
missing module named accimage - imported by torchvision.transforms.transforms (optional), torchvision.transforms.functional (optional), torchvision.transforms._functional_pil (optional), torchvision.datasets.folder (delayed)
|
||
|
|
missing module named torch.ao.quantization.QuantStub - imported by torch.ao.quantization (top-level), torchvision.models.quantization.mobilenetv2 (top-level), torchvision.models.quantization.mobilenetv3 (top-level), torch.testing._internal.common_quantization (top-level)
|
||
|
|
missing module named torch.ao.quantization.DeQuantStub - imported by torch.ao.quantization (top-level), torchvision.models.quantization.mobilenetv2 (top-level), torchvision.models.quantization.mobilenetv3 (top-level), torch.testing._internal.common_quantization (top-level)
|
||
|
|
missing module named pycocotools - imported by transformers.models.conditional_detr.image_processing_conditional_detr (delayed, optional), transformers.models.deformable_detr.image_processing_deformable_detr (delayed, optional), transformers.models.detr.image_processing_detr (delayed, optional), transformers.models.detr.image_processing_detr_fast (delayed, optional), transformers.models.grounding_dino.image_processing_grounding_dino (delayed, optional), transformers.models.yolos.image_processing_yolos (delayed, optional), transformers.models.deprecated.deta.image_processing_deta (delayed, optional), torchvision.tv_tensors._dataset_wrapper (delayed)
|
||
|
|
missing module named 'pycocotools.coco' - imported by torchvision.datasets.coco (delayed), torchmetrics.detection.mean_ap (delayed, conditional)
|
||
|
|
missing module named torcharrow - imported by torch.utils.data.datapipes.iter.callable (delayed, conditional, optional)
|
||
|
|
missing module named triton - imported by torch._utils_internal (delayed, conditional), torch._dynamo.logging (conditional, optional), torch._higher_order_ops.triton_kernel_wrap (delayed), torch.utils._triton (delayed), torch._inductor.runtime.autotune_cache (conditional), torch._inductor.runtime.coordinate_descent_tuner (optional), torch._inductor.runtime.triton_heuristics (conditional, optional), torch._inductor.codegen.wrapper (delayed, conditional), torch._inductor.kernel.mm_common (delayed), torch._inductor.kernel.mm_plus_mm (delayed), torch.sparse._triton_ops_meta (delayed, conditional), torch.sparse._triton_ops (conditional), torch._dynamo.utils (conditional), torch._inductor.compile_worker.__main__ (optional), torch._inductor.runtime.triton_helpers (top-level), torch.testing._internal.triton_utils (conditional)
|
||
|
|
missing module named 'triton.runtime' - imported by torch._higher_order_ops.triton_kernel_wrap (delayed), torch.utils._triton (delayed), torch._inductor.runtime.triton_heuristics (conditional), torch._library.triton (delayed), torch._inductor.select_algorithm (delayed, optional), torch._inductor.ir (delayed), torch._dynamo.variables.builder (delayed, conditional), torch._inductor.fx_passes.reinplace (delayed, conditional), torch._inductor.utils (delayed)
|
||
|
|
missing module named 'triton.compiler' - imported by torch._higher_order_ops.triton_kernel_wrap (delayed), torch.utils._triton (delayed, optional), torch._inductor.runtime.hints (optional), torch._inductor.runtime.triton_heuristics (conditional, optional), torch._inductor.scheduler (delayed), torch._inductor.codegen.triton (delayed), torch._inductor.codecache (delayed, optional), torch._inductor.async_compile (delayed, optional)
|
||
|
|
missing module named 'torch._C._profiler' - imported by torch.utils._traceback (delayed), torch.profiler (top-level), torch.autograd.profiler (top-level), torch.profiler.profiler (top-level), torch.profiler._memory_profiler (top-level), torch.cuda._memory_viz (delayed), torch.testing._internal.logging_tensor (top-level), torch.autograd (top-level), torch.profiler._pattern_matcher (top-level)
|
||
|
|
missing module named flint - imported by sympy.external.gmpy (delayed, optional), sympy.polys.polyutils (conditional), sympy.polys.factortools (conditional), sympy.polys.polyclasses (conditional), sympy.polys.domains.groundtypes (conditional), sympy.polys.domains.finitefield (conditional)
|
||
|
|
missing module named 'pyglet.image' - imported by sympy.printing.preview (delayed, optional)
|
||
|
|
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, optional)
|
||
|
|
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 '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.clock' - imported by sympy.plotting.pygletplot.managed_window (top-level)
|
||
|
|
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.iplib' - imported by sympy.interactive.printing (delayed, optional)
|
||
|
|
missing module named pysat - imported by sympy.logic.algorithms.minisat22_wrapper (delayed)
|
||
|
|
missing module named 'sage.all' - imported by sympy.core.function (delayed)
|
||
|
|
missing module named 'sage.interfaces' - imported by sympy.core.basic (delayed)
|
||
|
|
missing module named 'triton.language' - imported by torch._inductor.codegen.triton_split_scan (delayed), torch._inductor.codegen.wrapper (delayed), torch.sparse._triton_ops (conditional), torch._inductor.runtime.triton_helpers (top-level), torch.testing._internal.triton_utils (conditional)
|
||
|
|
missing module named 'torch._C._distributed_c10d' - imported by torch.distributed (conditional), torch.distributed.distributed_c10d (top-level), torch.distributed.constants (top-level), torch.distributed.rpc (conditional), torch.distributed.tensor._collective_utils (top-level), torch.distributed._shard.sharded_tensor.reshard (top-level), torch.distributed._shard.sharding_spec.chunk_sharding_spec_ops.embedding_bag (top-level), torch.testing._internal.distributed.fake_pg (top-level), torch._dynamo.variables.distributed (delayed), torch.distributed._symmetric_memory (top-level), torch.distributed.elastic.control_plane (delayed), torch.testing._internal.distributed.multi_threaded_pg (top-level)
|
||
|
|
missing module named 'xmlrunner.result' - imported by torch.testing._internal.common_utils (delayed, conditional)
|
||
|
|
missing module named torch.nn.Sequential - imported by torch.nn (top-level), torch.testing._internal.common_utils (top-level)
|
||
|
|
missing module named torch.nn.ParameterList - imported by torch.nn (top-level), torch.testing._internal.common_utils (top-level)
|
||
|
|
missing module named torch.nn.ParameterDict - imported by torch.nn (top-level), torch.testing._internal.common_utils (top-level)
|
||
|
|
missing module named torch.nn.ModuleList - imported by torch.nn (top-level), torch.testing._internal.common_utils (top-level), torchmetrics.wrappers.bootstrapping (top-level), torchmetrics.wrappers.multioutput (top-level), torchmetrics.wrappers.tracker (top-level)
|
||
|
|
missing module named torch.nn.ModuleDict - imported by torch.nn (top-level), torch.testing._internal.common_utils (top-level), torchmetrics.collections (top-level), lightning.pytorch.callbacks.finetuning (top-level), pytorch_lightning.callbacks.finetuning (top-level)
|
||
|
|
missing module named expecttest - imported by torch.testing._internal.common_utils (top-level)
|
||
|
|
missing module named torch.ao.quantization.QConfigMapping - imported by torch.ao.quantization (top-level), torch.ao.quantization.fx.custom_config (top-level), torch.ao.ns.fx.n_shadows_utils (top-level), torch.ao.ns.fx.qconfig_multi_mapping (top-level), torch.ao.ns._numeric_suite_fx (top-level), torch.ao.quantization.fx.lstm_utils (top-level), torch.ao.quantization.pt2e.prepare (top-level), torch.testing._internal.common_quantization (top-level)
|
||
|
|
missing module named torch.ao.quantization.float_qparams_weight_only_qconfig - imported by torch.ao.quantization (delayed, conditional), torch.ao.nn.quantized.modules.embedding_ops (delayed, conditional), torch.testing._internal.common_quantization (top-level)
|
||
|
|
missing module named torch.ao.quantization.QConfig - imported by torch.ao.quantization (top-level), torch.ao.quantization.fx.qconfig_mapping_utils (top-level), torch.ao.quantization.fx.lstm_utils (top-level), torch.testing._internal.common_quantization (top-level)
|
||
|
|
missing module named torch.ao.quantization.QuantType - imported by torch.ao.quantization (top-level), torch.ao.quantization.fx.utils (top-level), torch.testing._internal.common_quantization (top-level)
|
||
|
|
missing module named bitsandbytes - imported by transformers.utils.import_utils (delayed), transformers.models.rwkv.modeling_rwkv (delayed), transformers.quantizers.quantizer_bnb_4bit (delayed), transformers.quantizers.quantizer_bnb_8bit (delayed), transformers.modeling_utils (delayed, conditional), transformers.integrations.bitsandbytes (delayed, conditional), transformers.trainer (delayed, conditional), lightning.fabric.plugins.precision.bitsandbytes (delayed), lightning_fabric.plugins.precision.bitsandbytes (delayed)
|
||
|
|
missing module named intel_extension_for_pytorch - imported by transformers.utils.import_utils (delayed, conditional), transformers.trainer (delayed)
|
||
|
|
missing module named torch_musa - imported by transformers.utils.import_utils (delayed)
|
||
|
|
missing module named torch_mlu - imported by transformers.utils.import_utils (delayed)
|
||
|
|
missing module named torch_npu - imported by transformers.utils.import_utils (delayed)
|
||
|
|
missing module named mamba_ssm - imported by transformers.utils.import_utils (delayed, conditional), transformers.kernels.falcon_mamba.selective_scan_with_ln_interface (top-level)
|
||
|
|
missing module named 'mlx.core' - imported by transformers.utils.generic (delayed)
|
||
|
|
missing module named 'jax.core' - imported by transformers.utils.generic (delayed, conditional)
|
||
|
|
missing module named 'jax.random' - imported by transformers.models.encoder_decoder.modeling_flax_encoder_decoder (top-level), transformers.modeling_flax_utils (top-level), transformers.models.bart.modeling_flax_bart (top-level), transformers.models.blenderbot_small.modeling_flax_blenderbot_small (top-level), transformers.models.blenderbot.modeling_flax_blenderbot (top-level), transformers.models.longt5.modeling_flax_longt5 (top-level), transformers.models.marian.modeling_flax_marian (top-level), transformers.models.mbart.modeling_flax_mbart (top-level), transformers.models.t5.modeling_flax_t5 (top-level), transformers.models.opt.modeling_flax_opt (top-level), transformers.models.pegasus.modeling_flax_pegasus (top-level), transformers.models.speech_encoder_decoder.modeling_flax_speech_encoder_decoder (top-level), transformers.models.vision_encoder_decoder.modeling_flax_vision_encoder_decoder (top-level), transformers.models.whisper.modeling_flax_whisper (top-level), transformers.models.xglm.modeling_flax_xglm (top-level)
|
||
|
|
missing module named 'flax.traverse_util' - imported by transformers.models.encoder_decoder.modeling_flax_encoder_decoder (top-level), transformers.modeling_flax_utils (top-level), transformers.modeling_flax_pytorch_utils (top-level), transformers.models.roformer.modeling_flax_roformer (top-level), transformers.models.albert.modeling_flax_albert (top-level), transformers.models.bart.modeling_flax_bart (top-level), transformers.models.beit.modeling_flax_beit (top-level), transformers.models.bert.modeling_flax_bert (top-level), transformers.models.big_bird.modeling_flax_big_bird (top-level), transformers.models.blenderbot_small.modeling_flax_blenderbot_small (top-level), transformers.models.blenderbot.modeling_flax_blenderbot (top-level), transformers.models.bloom.modeling_flax_bloom (top-level), transformers.models.clip.modeling_flax_clip (top-level), transformers.models.dinov2.modeling_flax_dinov2 (top-level), transformers.models.distilbert.modeling_flax_distilbert (top-level), transformers.models.electra.modeling_flax_electra (top-level), transformers.models.gemma.modeling_flax_gemma (top-level), transformers.models.gpt2.modeling_flax_gpt2 (top-level), transformers.models.gpt_neo.modeling_flax_gpt_neo (top-level), transformers.models.gptj.modeling_flax_gptj (top-level), transformers.models.xlm_roberta.modeling_flax_xlm_roberta (top-level), transformers.models.llama.modeling_flax_llama (top-level), transformers.models.longt5.modeling_flax_longt5 (top-level), transformers.models.marian.modeling_flax_marian (top-level), transformers.models.mbart.modeling_flax_mbart (top-level), transformers.models.mistral.modeling_flax_mistral (top-level), transformers.models.t5.modeling_flax_t5 (top-level), transformers.models.opt.modeling_flax_opt (top-level), transformers.models.pegasus.modeling_flax_pegasus (top-level), transformers.models.regnet.modeling_flax_regnet (top-level), transformers.models.resnet.modeling_flax_resnet (top-level), transformers.models.roberta.modeling_flax_roberta (top-level), transformers.models.roberta_prelayernorm.modeling_flax_roberta_prelayernorm (top-level), transformers.models.speech_encoder_decoder.modeling_flax_speech_encoder_decoder (top-level), transformers.models.vision_encoder_decoder.modeling_flax_vision_encoder_decoder (top-level), transformers.models.vision_text_dual_encoder.modeling_flax_vision_text_dual_encoder (top-level), transformers.models.vit.modeling_flax_vit (top-level), transformers.models.whisper.modeling_flax_whisper (top-level), transformers.models.xglm.modeling_flax_xglm (top-level)
|
||
|
|
missing module named 'flax.serialization' - imported by transformers.modeling_flax_utils (top-level), transformers.modeling_flax_pytorch_utils (top-level)
|
||
|
|
missing module named 'flax.linen' - imported by transformers.modeling_flax_utils (top-level), transformers.models.roformer.modeling_flax_roformer (top-level), transformers.models.albert.modeling_flax_albert (top-level), transformers.models.bart.modeling_flax_bart (top-level), transformers.models.beit.modeling_flax_beit (top-level), transformers.models.bert.modeling_flax_bert (top-level), transformers.models.big_bird.modeling_flax_big_bird (top-level), transformers.models.blenderbot_small.modeling_flax_blenderbot_small (top-level), transformers.models.blenderbot.modeling_flax_blenderbot (top-level), transformers.models.bloom.modeling_flax_bloom (top-level), transformers.models.clip.modeling_flax_clip (top-level), transformers.models.dinov2.modeling_flax_dinov2 (top-level), transformers.models.distilbert.modeling_flax_distilbert (top-level), transformers.models.electra.modeling_flax_electra (top-level), transformers.models.gemma.modeling_flax_gemma (top-level), transformers.models.gpt2.modeling_flax_gpt2 (top-level), transformers.models.gpt_neo.modeling_flax_gpt_neo (top-level), transformers.models.gptj.modeling_flax_gptj (top-level), transformers.models.xlm_roberta.modeling_flax_xlm_roberta (top-level), transformers.models.llama.modeling_flax_llama (top-level), transformers.models.longt5.modeling_flax_longt5 (top-level), transformers.models.marian.modeling_flax_marian (top-level), transformers.models.mbart.modeling_flax_mbart (top-level), transformers.models.mistral.modeling_flax_mistral (top-level), transformers.models.t5.modeling_flax_t5 (top-level), transformers.models.opt.modeling_flax_opt (top-level), transformers.models.pegasus.modeling_flax_pegasus (top-level), transformers.models.regnet.modeling_flax_regnet (top-level), transformers.models.resnet.modeling_flax_resnet (top-level), transformers.models.roberta.modeling_flax_roberta (top-level), transformers.models.roberta_prelayernorm.modeling_flax_roberta_prelayernorm (top-level), transformers.models.speech_encoder_decoder.modeling_flax_speech_encoder_decoder (top-level), transformers.models.vision_encoder_decoder.modeling_flax_vision_encoder_decoder (top-level), transformers.models.vision_text_dual_encoder.modeling_flax_vision_text_dual_encoder (top-level), transformers.models.vit.modeling_flax_vit (top-level), transformers.models.whisper.modeling_flax_whisper (top-level), transformers.models.xglm.modeling_flax_xglm (top-level)
|
||
|
|
missing module named datasets - imported by transformers.modeling_tf_utils (delayed), transformers.modelcard (delayed, conditional), transformers.models.rag.retrieval_rag (conditional), transformers.trainer (conditional), transformers.agents.text_to_speech (conditional), transformers.trainer_seq2seq (conditional)
|
||
|
|
missing module named 'py3nvml.py3nvml' - imported by transformers.benchmark.benchmark (conditional), transformers.benchmark.benchmark_tf (conditional)
|
||
|
|
missing module named py3nvml - imported by transformers.benchmark.benchmark_utils (conditional)
|
||
|
|
missing module named deepspeed - imported by transformers.integrations.deepspeed (delayed), transformers.models.distilbert.modeling_distilbert (delayed, conditional), transformers.models.esm.modeling_esmfold (delayed, conditional, optional), transformers.models.fsmt.modeling_fsmt (delayed, conditional), transformers.models.hubert.modeling_hubert (delayed, conditional), transformers.models.seamless_m4t.modeling_seamless_m4t (delayed, conditional), transformers.models.sew.modeling_sew (delayed, conditional), transformers.models.sew_d.modeling_sew_d (delayed, conditional), transformers.models.speecht5.modeling_speecht5 (delayed, conditional), transformers.models.unispeech.modeling_unispeech (delayed, conditional), transformers.models.unispeech_sat.modeling_unispeech_sat (delayed, conditional), transformers.models.wav2vec2.modeling_wav2vec2 (delayed, conditional), transformers.models.wav2vec2_conformer.modeling_wav2vec2_conformer (delayed, conditional), transformers.models.wavlm.modeling_wavlm (delayed, conditional), transformers.modeling_utils (delayed, conditional), lightning.fabric.plugins.precision.deepspeed (conditional), lightning.fabric.strategies.deepspeed (delayed, conditional), lightning.pytorch.plugins.precision.deepspeed (conditional), lightning.pytorch.strategies.deepspeed (delayed, conditional), lightning_fabric.plugins.precision.deepspeed (conditional), lightning_fabric.strategies.deepspeed (delayed, conditional), pytorch_lightning.plugins.precision.deepspeed (conditional), pytorch_lightning.strategies.deepspeed (delayed, conditional)
|
||
|
|
missing module named 'accelerate.utils' - imported by transformers.trainer_utils (delayed, conditional), transformers.training_args (delayed, conditional), transformers.integrations.deepspeed (delayed, conditional), transformers.models.mask2former.modeling_mask2former (conditional), transformers.models.maskformer.modeling_maskformer (conditional), transformers.models.oneformer.modeling_oneformer (conditional), transformers.loss.loss_for_object_detection (conditional), transformers.quantizers.quantizer_bnb_4bit (delayed, conditional), transformers.quantizers.quantizer_quanto (delayed, conditional), transformers.quantizers.quantizer_torchao (delayed, conditional), transformers.modeling_utils (conditional), transformers.integrations.bitsandbytes (conditional), transformers.trainer (delayed, conditional), transformers.integrations.peft (conditional), transformers.agents.tools (conditional), transformers.models.deprecated.deta.modeling_deta (conditional)
|
||
|
|
missing module named smdistributed - imported by transformers.trainer_pt_utils (conditional)
|
||
|
|
missing module named 'peft.utils' - imported by transformers.trainer (delayed, conditional), transformers.integrations.peft (delayed)
|
||
|
|
missing module named wandb - imported by transformers.integrations.integration_utils (delayed, conditional), transformers.trainer (delayed, conditional), lightning.pytorch.loggers.wandb (delayed, conditional), pytorch_lightning.loggers.wandb (delayed, conditional)
|
||
|
|
missing module named 'torch_xla.experimental' - imported by transformers.trainer (delayed, conditional, optional), lightning.fabric.accelerators.xla (delayed), lightning.fabric.strategies.xla (delayed, conditional), lightning.fabric.utilities.throughput (delayed, conditional), lightning.pytorch.strategies.xla (delayed, conditional), lightning_fabric.accelerators.xla (delayed), lightning_fabric.strategies.xla (delayed, conditional), lightning_fabric.utilities.throughput (delayed, conditional), pytorch_lightning.strategies.xla (delayed, conditional)
|
||
|
|
missing module named 'ray.train' - imported by transformers.integrations.integration_utils (delayed), transformers.trainer (delayed, conditional)
|
||
|
|
missing module named schedulefree - imported by transformers.trainer (delayed, conditional)
|
||
|
|
missing module named 'torchao.prototype' - imported by transformers.trainer (delayed, conditional)
|
||
|
|
missing module named grokadamw - imported by transformers.trainer (delayed, conditional)
|
||
|
|
missing module named lomo_optim - imported by transformers.trainer (delayed, conditional)
|
||
|
|
missing module named galore_torch - imported by transformers.trainer (delayed, conditional)
|
||
|
|
missing module named 'torchdistx.optimizers' - imported by transformers.trainer (delayed, conditional, optional)
|
||
|
|
missing module named 'bitsandbytes.optim' - imported by transformers.trainer (delayed, conditional, optional)
|
||
|
|
missing module named 'apex.optimizers' - imported by transformers.trainer (delayed, conditional, optional)
|
||
|
|
missing module named 'torch_npu.optim' - imported by transformers.trainer (delayed, conditional, optional)
|
||
|
|
missing module named 'torch_xla.amp' - imported by transformers.trainer (delayed, conditional, optional)
|
||
|
|
missing module named liger_kernel - imported by transformers.trainer (delayed, conditional)
|
||
|
|
missing module named redis - imported by optuna.storages.journal._redis (top-level), torch._inductor.remote_cache (optional)
|
||
|
|
missing module named 'backports.zoneinfo' - imported by alembic.script.base (conditional, optional)
|
||
|
|
missing module named cmaes - imported by optuna.samplers._cmaes (conditional)
|
||
|
|
missing module named 'optuna_integration.xgboost' - imported by optuna.integration.xgboost (optional)
|
||
|
|
missing module named 'optuna_integration.wandb' - imported by optuna.integration.wandb (optional)
|
||
|
|
missing module named 'optuna_integration.tfkeras' - imported by optuna.integration.tfkeras (optional)
|
||
|
|
missing module named 'optuna_integration.tensorflow' - imported by optuna.integration.tensorflow (optional)
|
||
|
|
missing module named 'optuna_integration.tensorboard' - imported by optuna.integration.tensorboard (optional)
|
||
|
|
missing module named 'optuna_integration.skorch' - imported by optuna.integration.skorch (optional)
|
||
|
|
missing module named 'optuna_integration.sklearn' - imported by optuna.integration.sklearn (optional)
|
||
|
|
missing module named 'optuna_integration.shap' - imported by optuna.integration.shap (optional)
|
||
|
|
missing module named 'optuna_integration.pytorch_lightning' - imported by optuna.integration.pytorch_lightning (optional)
|
||
|
|
missing module named 'optuna_integration.pytorch_ignite' - imported by optuna.integration.pytorch_ignite (optional)
|
||
|
|
missing module named 'optuna_integration.pytorch_distributed' - imported by optuna.integration.pytorch_distributed (optional)
|
||
|
|
missing module named 'optuna_integration.mxnet' - imported by optuna.integration.mxnet (optional)
|
||
|
|
missing module named 'optuna_integration.mlflow' - imported by optuna.integration.mlflow (optional)
|
||
|
|
missing module named 'optuna.integration.lightgbm_tuner' - imported by optuna.integration.lightgbm (conditional)
|
||
|
|
missing module named 'optuna_integration.lightgbm' - imported by optuna.integration.lightgbm (optional)
|
||
|
|
missing module named 'optuna_integration.keras' - imported by optuna.integration.keras (optional)
|
||
|
|
missing module named 'optuna_integration.fastaiv2' - imported by optuna.integration.fastaiv2 (optional)
|
||
|
|
missing module named 'optuna_integration.dask' - imported by optuna.integration.dask (optional)
|
||
|
|
missing module named 'optuna_integration.cma' - imported by optuna.integration.cma (optional)
|
||
|
|
missing module named 'optuna_integration.chainermn' - imported by optuna.integration.chainermn (optional)
|
||
|
|
missing module named 'optuna_integration.chainer' - imported by optuna.integration.chainer (optional)
|
||
|
|
missing module named 'optuna_integration.catboost' - imported by optuna.integration.catboost (optional)
|
||
|
|
missing module named optuna_integration - imported by optuna.integration.allennlp (optional), optuna.integration.botorch (optional)
|
||
|
|
missing module named 'optuna_integration.allennlp' - imported by optuna.integration.allennlp (optional)
|
||
|
|
missing module named 'accelerate.data_loader' - imported by transformers.trainer (conditional)
|
||
|
|
missing module named 'accelerate.state' - imported by transformers.training_args (conditional), transformers.trainer (conditional)
|
||
|
|
missing module named accelerate - imported by transformers.integrations.aqlm (delayed), transformers.models.bark.modeling_bark (delayed, conditional), transformers.models.mask2former.modeling_mask2former (conditional), transformers.models.maskformer.modeling_maskformer (conditional), transformers.models.oneformer.modeling_oneformer (conditional), transformers.loss.loss_for_object_detection (conditional), transformers.modeling_utils (conditional), transformers.integrations.bitnet (conditional), transformers.integrations.bitsandbytes (conditional), transformers.integrations.eetq (conditional), transformers.integrations.fbgemm_fp8 (conditional), transformers.trainer (conditional), transformers.integrations.peft (conditional), transformers.integrations.quanto (delayed), transformers.agents.tools (conditional), transformers.models.deprecated.deta.modeling_deta (conditional)
|
||
|
|
missing module named peft - imported by transformers.models.data2vec.modeling_data2vec_audio (delayed, conditional), transformers.trainer (delayed, conditional), transformers.integrations.peft (delayed)
|
||
|
|
missing module named 'smdistributed.modelparallel' - imported by transformers.training_args (conditional), transformers.modeling_utils (conditional), transformers.trainer (conditional)
|
||
|
|
missing module named 'torch_xla.runtime' - imported by transformers.trainer (conditional)
|
||
|
|
missing module named 'torch_xla.distributed' - imported by transformers.training_args (conditional), torch.distributed.tensor._api (delayed, conditional, optional), transformers.integrations.tpu (delayed, conditional), transformers.trainer (delayed, conditional, optional), lightning.fabric.strategies.launchers.xla (delayed), lightning.fabric.strategies.xla (delayed, conditional), lightning.fabric.strategies.xla_fsdp (delayed, conditional), lightning.pytorch.strategies.launchers.xla (delayed), lightning.pytorch.strategies.xla (delayed, conditional), lightning_fabric.strategies.launchers.xla (delayed), lightning_fabric.strategies.xla (delayed, conditional), lightning_fabric.strategies.xla_fsdp (delayed, conditional), pytorch_lightning.strategies.launchers.xla (delayed), pytorch_lightning.strategies.xla (delayed, conditional)
|
||
|
|
missing module named 'torch_xla.debug' - imported by transformers.trainer (conditional), transformers.benchmark.benchmark (delayed, conditional, optional), lightning.pytorch.profilers.xla (delayed), pytorch_lightning.profilers.xla (delayed)
|
||
|
|
missing module named apex - imported by transformers.models.longt5.modeling_longt5 (optional), transformers.trainer (conditional)
|
||
|
|
missing module named 'optimum.bettertransformer' - imported by transformers.modeling_utils (delayed)
|
||
|
|
missing module named 'optimum.version' - imported by transformers.modeling_utils (delayed)
|
||
|
|
missing module named gguf - imported by transformers.modeling_gguf_pytorch_utils (delayed, conditional)
|
||
|
|
missing module named 'accelerate.hooks' - imported by transformers.generation.utils (conditional), transformers.quantizers.quantizer_hqq (conditional), transformers.modeling_utils (conditional), transformers.integrations.bitsandbytes (conditional)
|
||
|
|
missing module named 'torchao.quantization' - imported by transformers.quantizers.quantizer_torchao (conditional)
|
||
|
|
missing module named quanto - imported by transformers.cache_utils (delayed, conditional), transformers.quantizers.quantizer_quanto (delayed, conditional), transformers.integrations.quanto (delayed, conditional)
|
||
|
|
missing module named 'optimum.quanto' - imported by transformers.cache_utils (delayed, conditional), transformers.quantizers.quantizer_quanto (delayed, conditional), transformers.integrations.quanto (delayed, conditional)
|
||
|
|
missing module named 'hqq.core' - imported by transformers.utils.quantization_config (delayed, conditional), transformers.quantizers.quantizer_hqq (delayed, conditional), transformers.integrations.hqq (delayed, conditional)
|
||
|
|
missing module named 'optimum.gptq' - imported by transformers.quantizers.quantizer_gptq (delayed)
|
||
|
|
missing module named eetq - imported by transformers.quantizers.quantizer_eetq (delayed), transformers.integrations.eetq (conditional)
|
||
|
|
missing module named 'compressed_tensors.quantization' - imported by transformers.quantizers.quantizer_compressed_tensors (delayed)
|
||
|
|
missing module named 'compressed_tensors.compressors' - imported by transformers.quantizers.quantizer_compressed_tensors (delayed)
|
||
|
|
missing module named torch.nn.MSELoss - imported by torch.nn (top-level), transformers.models.roformer.modeling_roformer (top-level), transformers.models.albert.modeling_albert (top-level), transformers.models.audio_spectrogram_transformer.modeling_audio_spectrogram_transformer (top-level), transformers.models.bart.modeling_bart (top-level), transformers.models.beit.modeling_beit (top-level), transformers.models.bert.modeling_bert (top-level), transformers.models.big_bird.modeling_big_bird (top-level), transformers.models.bigbird_pegasus.modeling_bigbird_pegasus (top-level), transformers.models.biogpt.modeling_biogpt (top-level), transformers.models.bit.modeling_bit (top-level), transformers.models.bloom.modeling_bloom (top-level), transformers.models.camembert.modeling_camembert (top-level), transformers.models.canine.modeling_canine (top-level), transformers.models.clip.modeling_clip (top-level), transformers.models.convbert.modeling_convbert (top-level), transformers.models.convnext.modeling_convnext (top-level), transformers.models.convnextv2.modeling_convnextv2 (top-level), transformers.models.ctrl.modeling_ctrl (top-level), transformers.models.cvt.modeling_cvt (top-level), transformers.models.data2vec.modeling_data2vec_text (top-level), transformers.models.data2vec.modeling_data2vec_vision (top-level), transformers.models.deberta.modeling_deberta (top-level), transformers.models.deberta_v2.modeling_deberta_v2 (top-level), transformers.models.deit.modeling_deit (top-level), transformers.models.dinat.modeling_dinat (top-level), transformers.models.dinov2.modeling_dinov2 (top-level), transformers.models.distilbert.modeling_distilbert (top-level), transformers.models.efficientnet.modeling_efficientnet (top-level), transformers.models.electra.modeling_electra (top-level), transformers.models.ernie.modeling_ernie (top-level), transformers.models.esm.modeling_esm (top-level), transformers.models.falcon.modeling_falcon (top-level), transformers.models.flaubert.modeling_flaubert (top-level), transformers.models.fnet.modeling_fnet (top-level), transformers.models.focalnet.modeling_focalnet (top-level), transformers.models.funnel.modeling_funnel (top-level), transformers.models.gpt2.modeling_gpt2 (top-level), transformers.models.gpt_bigcode.modeling_gpt_bigcode (top-level), transformers.models.gpt_neo.modeling_gpt_neo (top-level), transformers.models.gpt_neox.modeling_gpt_neox (top-level), transformers.models.gptj.modeling_gptj (top-level), transformers.models.hiera.modeling_hiera (top-level), transformers.models.ibert.modeling_ibert (top-level), transformers.models.imagegpt.modeling_imagegpt (top-level), transformers.models.layoutlm.modeling_layoutlm (top-level), transformers.models.layoutlmv2.modeling_layoutlmv2 (top-level), transformers.models.layoutlmv3.modeling_layoutlmv3 (top-level), transformers.models.xlm_roberta.modeling_xlm_roberta (top-level), transformers.models.led.modeling_led (top-level), transformers.models.levit.modeling_levit (top-level), transformers.models.lilt.modeling_lilt (top-level), transformers.models.longformer.modeling_longformer (top-level), transformers.models.luke.modeling_luke (top-level), transformers.models.markuplm.modeling_markuplm (top-level), transformers.models.swin.modeling_swin (top-level), transformers.models.mbart.modeling_mbart (top-level), transformers.models.megatron_bert.modeling_megatron_bert (top-level), transformers.models.mobilebert.modeling_mobilebert (top-level), transformers.models.mobilenet_v1.modeling_mobilenet_v1 (top-level), transformers.models.mobilenet_v2.modeling_mobilenet_v2 (top-level), transformers.models.mobilevit.modeling_mobilevit (top-level), transformers.models.mobilevitv2.modeling_mobilevitv2 (top-level), transformers.models.mpnet.modeling_mpnet (top-level), transformers.models.mpt.modeling_mpt (top-level), transformers.models.mra.modeling_mra (top-level), transformers.models.t5.modeling_t5 (top-level), transformers.models.mt5.modeling_mt5 (top-level), transformers.models.mvp.modeling_mvp (top-level), transformers.models.nystromformer.modeling_nystromforme
|
||
|
|
missing module named torch.nn.BCEWithLogitsLoss - imported by torch.nn (top-level), transformers.models.roformer.modeling_roformer (top-level), transformers.models.albert.modeling_albert (top-level), transformers.models.audio_spectrogram_transformer.modeling_audio_spectrogram_transformer (top-level), transformers.models.bart.modeling_bart (top-level), transformers.models.beit.modeling_beit (top-level), transformers.models.bert.modeling_bert (top-level), transformers.models.big_bird.modeling_big_bird (top-level), transformers.models.bigbird_pegasus.modeling_bigbird_pegasus (top-level), transformers.models.biogpt.modeling_biogpt (top-level), transformers.models.bit.modeling_bit (top-level), transformers.models.bloom.modeling_bloom (top-level), transformers.models.camembert.modeling_camembert (top-level), transformers.models.canine.modeling_canine (top-level), transformers.models.clip.modeling_clip (top-level), transformers.models.convbert.modeling_convbert (top-level), transformers.models.convnext.modeling_convnext (top-level), transformers.models.convnextv2.modeling_convnextv2 (top-level), transformers.models.ctrl.modeling_ctrl (top-level), transformers.models.cvt.modeling_cvt (top-level), transformers.models.data2vec.modeling_data2vec_text (top-level), transformers.models.data2vec.modeling_data2vec_vision (top-level), transformers.models.deberta.modeling_deberta (top-level), transformers.models.deberta_v2.modeling_deberta_v2 (top-level), transformers.models.deit.modeling_deit (top-level), transformers.models.dinat.modeling_dinat (top-level), transformers.models.dinov2.modeling_dinov2 (top-level), transformers.models.distilbert.modeling_distilbert (top-level), transformers.models.efficientnet.modeling_efficientnet (top-level), transformers.models.electra.modeling_electra (top-level), transformers.models.ernie.modeling_ernie (top-level), transformers.models.esm.modeling_esm (top-level), transformers.models.falcon.modeling_falcon (top-level), transformers.models.flaubert.modeling_flaubert (top-level), transformers.models.fnet.modeling_fnet (top-level), transformers.models.focalnet.modeling_focalnet (top-level), transformers.models.funnel.modeling_funnel (top-level), transformers.models.gpt2.modeling_gpt2 (top-level), transformers.models.gpt_bigcode.modeling_gpt_bigcode (top-level), transformers.models.gpt_neo.modeling_gpt_neo (top-level), transformers.models.gpt_neox.modeling_gpt_neox (top-level), transformers.models.gptj.modeling_gptj (top-level), transformers.models.hiera.modeling_hiera (top-level), transformers.models.ibert.modeling_ibert (top-level), transformers.models.imagegpt.modeling_imagegpt (top-level), transformers.models.layoutlm.modeling_layoutlm (top-level), transformers.models.layoutlmv2.modeling_layoutlmv2 (top-level), transformers.models.layoutlmv3.modeling_layoutlmv3 (top-level), transformers.models.xlm_roberta.modeling_xlm_roberta (top-level), transformers.models.led.modeling_led (top-level), transformers.models.levit.modeling_levit (top-level), transformers.models.lilt.modeling_lilt (top-level), transformers.models.longformer.modeling_longformer (top-level), transformers.models.luke.modeling_luke (top-level), transformers.models.markuplm.modeling_markuplm (top-level), transformers.models.swin.modeling_swin (top-level), transformers.models.mbart.modeling_mbart (top-level), transformers.models.megatron_bert.modeling_megatron_bert (top-level), transformers.models.mobilebert.modeling_mobilebert (top-level), transformers.models.mobilenet_v1.modeling_mobilenet_v1 (top-level), transformers.models.mobilenet_v2.modeling_mobilenet_v2 (top-level), transformers.models.mobilevit.modeling_mobilevit (top-level), transformers.models.mobilevitv2.modeling_mobilevitv2 (top-level), transformers.models.mpnet.modeling_mpnet (top-level), transformers.models.mpt.modeling_mpt (top-level), transformers.models.mra.modeling_mra (top-level), transformers.models.t5.modeling_t5 (top-level), transformers.models.mt5.modeling_mt5 (top-level), transformers.models.mvp.modeling_mvp (top-level), transformers.models.nystromformer.modeling_ny
|
||
|
|
missing module named torch.nn.Identity - imported by torch.nn (top-level), transformers.modeling_utils (top-level)
|
||
|
|
missing module named torch.nn.CrossEntropyLoss - imported by torch.nn (top-level), transformers.modeling_utils (top-level), transformers.models.encoder_decoder.modeling_encoder_decoder (top-level), transformers.models.roformer.modeling_roformer (top-level), transformers.models.albert.modeling_albert (top-level), transformers.models.audio_spectrogram_transformer.modeling_audio_spectrogram_transformer (top-level), transformers.models.bart.modeling_bart (top-level), transformers.models.beit.modeling_beit (top-level), transformers.models.bert.modeling_bert (top-level), transformers.models.bert_generation.modeling_bert_generation (top-level), transformers.models.big_bird.modeling_big_bird (top-level), transformers.models.bigbird_pegasus.modeling_bigbird_pegasus (top-level), transformers.models.biogpt.modeling_biogpt (top-level), transformers.models.bit.modeling_bit (top-level), transformers.models.blenderbot.modeling_blenderbot (top-level), transformers.models.blenderbot_small.modeling_blenderbot_small (top-level), transformers.models.blip.modeling_blip_text (top-level), transformers.models.blip_2.modeling_blip_2 (top-level), transformers.models.bloom.modeling_bloom (top-level), transformers.models.bridgetower.modeling_bridgetower (top-level), transformers.models.bros.modeling_bros (top-level), transformers.models.camembert.modeling_camembert (top-level), transformers.models.canine.modeling_canine (top-level), transformers.models.chameleon.modeling_chameleon (top-level), transformers.models.clip.modeling_clip (top-level), transformers.models.clvp.modeling_clvp (top-level), transformers.models.codegen.modeling_codegen (top-level), transformers.models.convbert.modeling_convbert (top-level), transformers.models.convnext.modeling_convnext (top-level), transformers.models.convnextv2.modeling_convnextv2 (top-level), transformers.models.cpmant.modeling_cpmant (top-level), transformers.models.ctrl.modeling_ctrl (top-level), transformers.models.cvt.modeling_cvt (top-level), transformers.models.data2vec.modeling_data2vec_audio (top-level), transformers.models.data2vec.modeling_data2vec_text (top-level), transformers.models.data2vec.modeling_data2vec_vision (top-level), transformers.models.deberta.modeling_deberta (top-level), transformers.models.deberta_v2.modeling_deberta_v2 (top-level), transformers.models.deit.modeling_deit (top-level), transformers.models.dinat.modeling_dinat (top-level), transformers.models.dinov2.modeling_dinov2 (top-level), transformers.models.distilbert.modeling_distilbert (top-level), transformers.models.dpt.modeling_dpt (top-level), transformers.models.efficientnet.modeling_efficientnet (top-level), transformers.models.electra.modeling_electra (top-level), transformers.models.ernie.modeling_ernie (top-level), transformers.models.esm.modeling_esm (top-level), transformers.models.falcon.modeling_falcon (top-level), transformers.models.falcon_mamba.modeling_falcon_mamba (top-level), transformers.models.flaubert.modeling_flaubert (top-level), transformers.models.fnet.modeling_fnet (top-level), transformers.models.focalnet.modeling_focalnet (top-level), transformers.models.fsmt.modeling_fsmt (top-level), transformers.models.funnel.modeling_funnel (top-level), transformers.models.git.modeling_git (top-level), transformers.models.gpt2.modeling_gpt2 (top-level), transformers.models.gpt_bigcode.modeling_gpt_bigcode (top-level), transformers.models.gpt_neo.modeling_gpt_neo (top-level), transformers.models.gpt_neox.modeling_gpt_neox (top-level), transformers.models.gpt_neox_japanese.modeling_gpt_neox_japanese (top-level), transformers.models.gptj.modeling_gptj (top-level), transformers.models.granite.modeling_granite (top-level), transformers.models.granitemoe.modeling_granitemoe (top-level), transformers.models.hiera.modeling_hiera (top-level), transformers.models.hubert.modeling_hubert (top-level), transformers.models.ibert.modeling_ibert (top-level), transformers.models.idefics.modeling_idefics (top-level), transformers.models.idefics2.modeling_idefics2 (top-level), transformers.models.idefics3.modeling_idefics3 (to
|
||
|
|
missing module named optimum - imported by transformers.cache_utils (delayed, conditional)
|
||
|
|
missing module named hqq - imported by transformers.cache_utils (conditional)
|
||
|
|
missing module named blobfile - imported by tiktoken.load (delayed, conditional, optional)
|
||
|
|
missing module named rjieba - imported by transformers.models.roformer.tokenization_roformer (delayed, optional), transformers.models.roformer.tokenization_utils (delayed, optional)
|
||
|
|
missing module named sentencepiece_model_pb2 - imported by tokenizers.implementations.sentencepiece_unigram (delayed, optional)
|
||
|
|
missing module named 'transformers.utils.dummies_sentencepiece_and_tokenizers_objects' - imported by transformers (conditional, optional)
|
||
|
|
missing module named torchao - imported by transformers.utils.quantization_config (delayed, conditional)
|
||
|
|
missing module named 'compressed_tensors.config' - imported by transformers.utils.quantization_config (delayed)
|
||
|
|
missing module named compressed_tensors - imported by transformers.utils.quantization_config (delayed)
|
||
|
|
missing module named ray - imported by transformers.trainer_utils (delayed), transformers.integrations.integration_utils (delayed)
|
||
|
|
missing module named mlx - imported by transformers.tokenization_utils_base (delayed, conditional)
|
||
|
|
missing module named pyctcdecode - imported by transformers.models.wav2vec2_with_lm.processing_wav2vec2_with_lm (delayed, conditional), transformers.pipelines.automatic_speech_recognition (conditional), transformers.pipelines (delayed, conditional, optional)
|
||
|
|
missing module named kenlm - imported by transformers.pipelines (delayed, conditional, optional)
|
||
|
|
missing module named torch.nn.L1Loss - imported by torch.nn (top-level), transformers.models.speecht5.modeling_speecht5 (top-level)
|
||
|
|
missing module named pytesseract - imported by transformers.models.layoutlmv2.image_processing_layoutlmv2 (conditional), transformers.models.layoutlmv3.image_processing_layoutlmv3 (conditional), transformers.pipelines.document_question_answering (conditional)
|
||
|
|
missing module named causal_conv1d - imported by transformers.models.falcon_mamba.modeling_falcon_mamba (conditional), transformers.models.jamba.modeling_jamba (conditional), transformers.models.mamba.modeling_mamba (conditional), transformers.models.mamba2.modeling_mamba2 (conditional), transformers.models.zamba.modeling_zamba (conditional)
|
||
|
|
missing module named 'mamba_ssm.ops' - imported by transformers.models.falcon_mamba.modeling_falcon_mamba (conditional), transformers.kernels.falcon_mamba.selective_scan_with_ln_interface (conditional), transformers.models.jamba.modeling_jamba (conditional), transformers.models.mamba.modeling_mamba (conditional), transformers.models.mamba2.modeling_mamba2 (conditional), transformers.models.zamba.modeling_zamba (conditional)
|
||
|
|
missing module named flash_attn - imported by transformers.modeling_flash_attention_utils (conditional), transformers.models.qwen2_vl.modeling_qwen2_vl (conditional)
|
||
|
|
missing module named fast_lsh_cumulation - imported by transformers.models.yoso.modeling_yoso (delayed)
|
||
|
|
missing module named tensorflow_core - imported by tf2onnx.convert (delayed, optional)
|
||
|
|
missing module named tensorflow_text - imported by tf2onnx.convert (delayed, conditional, optional), transformers.models.bert.tokenization_bert_tf (top-level), transformers.models.bert_generation.modeling_bert_generation (delayed, optional), transformers.models.gpt2.tokenization_gpt2_tf (top-level)
|
||
|
|
missing module named 'tensorflow.tools.graph_transforms' - imported by tf2onnx.tf_loader (delayed, conditional)
|
||
|
|
missing module named 'tensorflow.python.training.tracking' - imported by tf2onnx.tf_loader (optional)
|
||
|
|
missing module named onnxruntime.capi.build_and_package_info - imported by onnxruntime.capi.onnxruntime_validation (delayed, conditional, optional)
|
||
|
|
missing module named 'onnxruntime.training' - imported by onnxruntime.capi.onnxruntime_validation (delayed, optional)
|
||
|
|
missing module named flax - imported by transformers.models.encoder_decoder.modeling_flax_encoder_decoder (top-level), transformers.modeling_flax_outputs (top-level), transformers.models.albert.modeling_flax_albert (top-level), transformers.models.beit.modeling_flax_beit (top-level), transformers.models.bert.modeling_flax_bert (top-level), transformers.models.big_bird.modeling_flax_big_bird (top-level), transformers.models.clip.modeling_flax_clip (top-level), transformers.models.electra.modeling_flax_electra (top-level), transformers.generation.flax_utils (top-level)
|
||
|
|
missing module named pythainlp - imported by transformers.models.xlm.tokenization_xlm (delayed, conditional, optional)
|
||
|
|
missing module named Mykytea - imported by transformers.models.flaubert.tokenization_flaubert (delayed, conditional, optional), transformers.models.herbert.tokenization_herbert (delayed, conditional, optional), transformers.models.xlm.tokenization_xlm (delayed, conditional, optional)
|
||
|
|
missing module named sacremoses - imported by transformers.models.biogpt.tokenization_biogpt (delayed, optional), transformers.models.flaubert.tokenization_flaubert (delayed, optional), transformers.models.fsmt.tokenization_fsmt (delayed, optional), transformers.models.herbert.tokenization_herbert (delayed, optional), transformers.models.marian.tokenization_marian (delayed, optional), transformers.models.xlm.tokenization_xlm (delayed, optional), transformers.models.deprecated.transfo_xl.tokenization_transfo_xl (conditional)
|
||
|
|
missing module named 'jax.lax' - imported by transformers.generation.flax_logits_process (top-level)
|
||
|
|
missing module named 'peft.tuners' - imported by transformers.models.unispeech_sat.modeling_unispeech_sat (delayed, conditional), transformers.models.wav2vec2.modeling_wav2vec2 (delayed, conditional), transformers.models.wav2vec2_bert.modeling_wav2vec2_bert (delayed, conditional), transformers.models.wav2vec2_conformer.modeling_wav2vec2_conformer (delayed, conditional), transformers.models.wavlm.modeling_wavlm (delayed, conditional), transformers.integrations.peft (delayed)
|
||
|
|
missing module named 'pyctcdecode.constants' - imported by transformers.models.wav2vec2_with_lm.processing_wav2vec2_with_lm (delayed)
|
||
|
|
missing module named 'pyctcdecode.alphabet' - imported by transformers.models.wav2vec2_with_lm.processing_wav2vec2_with_lm (delayed)
|
||
|
|
missing module named 'phonemizer.separator' - imported by transformers.models.wav2vec2_phoneme.tokenization_wav2vec2_phoneme (delayed)
|
||
|
|
missing module named 'phonemizer.backend' - imported by transformers.models.wav2vec2_phoneme.tokenization_wav2vec2_phoneme (delayed)
|
||
|
|
missing module named uroman - imported by transformers.models.vits.tokenization_vits (conditional)
|
||
|
|
missing module named phonemizer - imported by transformers.models.vits.tokenization_vits (conditional)
|
||
|
|
missing module named torch.nn.LogSoftmax - imported by torch.nn (top-level), transformers.models.visual_bert.modeling_visual_bert (top-level)
|
||
|
|
missing module named torch.nn.KLDivLoss - imported by torch.nn (top-level), transformers.models.visual_bert.modeling_visual_bert (top-level)
|
||
|
|
missing module named timm - imported by transformers.models.timm_backbone.modeling_timm_backbone (conditional), transformers.models.conditional_detr.modeling_conditional_detr (conditional), transformers.models.deformable_detr.modeling_deformable_detr (conditional), transformers.models.detr.modeling_detr (conditional), transformers.models.grounding_dino.modeling_grounding_dino (conditional), transformers.models.table_transformer.modeling_table_transformer (conditional)
|
||
|
|
missing module named tensorflow_probability - imported by transformers.models.groupvit.modeling_tf_groupvit (conditional, optional), transformers.models.tapas.modeling_tf_tapas (conditional, optional)
|
||
|
|
missing module named 'apex.normalization' - imported by transformers.models.t5.modeling_t5 (optional), transformers.models.pix2struct.modeling_pix2struct (optional), transformers.models.pop2piano.modeling_pop2piano (optional)
|
||
|
|
missing module named torch.nn.LayerNorm - imported by torch.nn (top-level), transformers.models.bloom.modeling_bloom (top-level), transformers.models.deberta_v2.modeling_deberta_v2 (top-level), transformers.models.esm.modeling_esmfold (top-level), transformers.models.falcon.modeling_falcon (top-level), transformers.models.fsmt.modeling_fsmt (top-level), transformers.models.mpt.modeling_mpt (top-level), transformers.models.prophetnet.modeling_prophetnet (top-level), transformers.models.qwen2_vl.modeling_qwen2_vl (top-level), transformers.models.sew_d.modeling_sew_d (top-level), transformers.models.deprecated.jukebox.modeling_jukebox (top-level), transformers.models.deprecated.xlm_prophetnet.modeling_xlm_prophetnet (top-level)
|
||
|
|
missing module named faiss.swigfaiss_sve - imported by faiss.loader (conditional, optional)
|
||
|
|
missing module named faiss.swigfaiss_avx512 - imported by faiss.loader (conditional, optional)
|
||
|
|
missing module named 'numpy.distutils' - imported by faiss.loader (delayed, conditional)
|
||
|
|
missing module named pretty_midi - imported by transformers.models.pop2piano.tokenization_pop2piano (conditional)
|
||
|
|
missing module named librosa.util.expand_to - imported by librosa.util (top-level), librosa.sequence (top-level), librosa.feature.inverse (top-level)
|
||
|
|
missing module named librosa.util.nnls - imported by librosa.util (top-level), librosa.feature.inverse (top-level)
|
||
|
|
missing module named librosa.feature.tempo - imported by librosa.feature (top-level), librosa.beat (top-level)
|
||
|
|
missing module named librosa.feature.fourier_tempogram - imported by librosa.feature (top-level), librosa.beat (top-level)
|
||
|
|
missing module named librosa.feature.tempogram - imported by librosa.feature (top-level), librosa.beat (top-level)
|
||
|
|
missing module named librosa.util.is_unique - imported by librosa.util (top-level), librosa.core.harmonic (top-level)
|
||
|
|
missing module named mad - imported by audioread (delayed, optional), audioread.maddec (top-level)
|
||
|
|
missing module named librosa.util.tiny - imported by librosa.util (top-level), librosa.sequence (top-level)
|
||
|
|
missing module named librosa.util.is_positive_int - imported by librosa.util (top-level), librosa.sequence (top-level)
|
||
|
|
missing module named librosa.util.fill_off_diagonal - imported by librosa.util (top-level), librosa.sequence (top-level)
|
||
|
|
missing module named librosa.util.pad_center - imported by librosa.util (top-level), librosa.sequence (top-level)
|
||
|
|
missing module named 'essentia.standard' - imported by transformers.models.pop2piano.feature_extraction_pop2piano (conditional)
|
||
|
|
missing module named essentia - imported by transformers.models.pop2piano.feature_extraction_pop2piano (conditional)
|
||
|
|
missing module named 'flash_attn.bert_padding' - imported by transformers.models.chameleon.modeling_chameleon (conditional), transformers.models.paligemma.modeling_paligemma (conditional)
|
||
|
|
missing module named ml_datasets - imported by spacy.cli.profile (delayed, conditional, optional), thinc.tests.layers.test_basic_tagger (delayed), thinc.tests.layers.test_mnist (delayed), thinc.tests.model.test_model (delayed)
|
||
|
|
missing module named mxnet - imported by thinc.compat (delayed), thinc.tests.layers.test_mxnet_wrapper (delayed)
|
||
|
|
missing module named pathy - imported by thinc.tests.conftest (delayed)
|
||
|
|
missing module named thinc_bigendian_ops - imported by thinc.backends (delayed, optional), thinc.tests.backends.test_ops (delayed, optional)
|
||
|
|
missing module named thinc_apple_ops - imported by thinc.backends.mps_ops (conditional, optional), thinc.backends (delayed, optional), thinc.tests.backends.test_ops (delayed, optional)
|
||
|
|
missing module named os_signpost - imported by thinc.compat (optional)
|
||
|
|
missing module named 'cupy.cublas' - imported by thinc.compat (optional)
|
||
|
|
missing module named pep517 - imported by catalogue._importlib_metadata (delayed)
|
||
|
|
missing module named spacy_pkuseg - imported by spacy.lang.zh (delayed, conditional, optional)
|
||
|
|
missing module named pyvi - imported by spacy.lang.vi (delayed, conditional, optional)
|
||
|
|
missing module named pymorphy3 - imported by spacy.lang.ru.lemmatizer (delayed, conditional, optional), spacy.lang.uk.lemmatizer (delayed, conditional, optional)
|
||
|
|
missing module named pymorphy2 - imported by spacy.lang.ru.lemmatizer (delayed, conditional, optional), spacy.lang.uk.lemmatizer (delayed, conditional, optional)
|
||
|
|
missing module named 'pythainlp.tokenize' - imported by spacy.lang.th (delayed, optional)
|
||
|
|
missing module named natto - imported by spacy.lang.ko (delayed, optional)
|
||
|
|
missing module named sudachipy - imported by transformers.models.bert_japanese.tokenization_bert_japanese (delayed, optional), spacy.lang.ja (delayed, optional)
|
||
|
|
missing module named mypy_boto3_s3 - imported by smart_open.s3 (conditional)
|
||
|
|
missing module named 'botocore.customizations' - imported by botocore.useragent (optional)
|
||
|
|
missing module named ot - imported by gensim.models.keyedvectors (delayed)
|
||
|
|
missing module named Pyro4 - imported by gensim.utils (delayed, optional), gensim.models.ldamodel (delayed, conditional, optional), gensim.models.lda_dispatcher (top-level), gensim.models.lda_worker (top-level), gensim.models.lsimodel (delayed, conditional, optional)
|
||
|
|
missing module named sparsesvd - imported by gensim.models.lsimodel (delayed, conditional, optional)
|
||
|
|
missing module named commands - imported by gensim.utils (delayed, optional)
|
||
|
|
missing module named 'boto3.s3' - imported by cloudpathlib.s3.s3client (optional)
|
||
|
|
missing module named 'pathlib._local' - imported by cloudpathlib.cloudpath (conditional)
|
||
|
|
missing module named azure - imported by cloudpathlib.azure.azblobpath (optional)
|
||
|
|
missing module named 'azure.storage' - imported by cloudpathlib.azure.azblobclient (optional)
|
||
|
|
missing module named 'azure.core' - imported by cloudpathlib.azure.azblobclient (optional)
|
||
|
|
missing module named spacy_transformers - imported by spacy.cli.init_config (delayed, optional)
|
||
|
|
missing module named 'cupy.random' - imported by spacy.util (optional)
|
||
|
|
missing module named ftfy - imported by transformers.models.clip.tokenization_clip (delayed, optional), transformers.models.openai.tokenization_openai (delayed, optional)
|
||
|
|
missing module named 'mambapy.pscan' - imported by transformers.models.mamba.modeling_mamba (conditional)
|
||
|
|
missing module named torch.nn.SmoothL1Loss - imported by torch.nn (top-level), transformers.models.lxmert.modeling_lxmert (top-level)
|
||
|
|
missing module named 'detectron2.modeling' - imported by transformers.models.layoutlmv2.modeling_layoutlmv2 (conditional)
|
||
|
|
missing module named detectron2 - imported by transformers.models.layoutlmv2.configuration_layoutlmv2 (conditional), transformers.models.layoutlmv2.modeling_layoutlmv2 (conditional)
|
||
|
|
missing module named keras_nlp - imported by transformers.models.gpt2.tokenization_gpt2_tf (top-level)
|
||
|
|
missing module named g2p_en - imported by transformers.models.fastspeech2_conformer.tokenization_fastspeech2_conformer (delayed, optional)
|
||
|
|
missing module named selective_scan_cuda - imported by transformers.kernels.falcon_mamba.selective_scan_with_ln_interface (top-level)
|
||
|
|
missing module named causal_conv1d_cuda - imported by transformers.kernels.falcon_mamba.selective_scan_with_ln_interface (optional)
|
||
|
|
missing module named tinygrad - imported by einops._backends (delayed)
|
||
|
|
missing module named paddle - imported by einops._backends (delayed), einops.layers.paddle (top-level)
|
||
|
|
missing module named oneflow - imported by einops._backends (delayed), einops.layers.oneflow (top-level)
|
||
|
|
missing module named mambapy - imported by transformers.models.falcon_mamba.modeling_falcon_mamba (conditional)
|
||
|
|
missing module named natten - imported by transformers.models.dinat.modeling_dinat (conditional)
|
||
|
|
missing module named scann - imported by transformers.models.deprecated.realm.retrieval_realm (delayed)
|
||
|
|
missing module named 'pytorch_quantization.nn' - imported by transformers.models.deprecated.qdqbert.modeling_qdqbert (conditional, optional)
|
||
|
|
missing module named pytorch_quantization - imported by transformers.models.deprecated.qdqbert.modeling_qdqbert (conditional, optional)
|
||
|
|
missing module named xformers - imported by transformers.models.deprecated.open_llama.modeling_open_llama (optional)
|
||
|
|
missing module named 'natten.functional' - imported by transformers.models.deprecated.nat.modeling_nat (conditional)
|
||
|
|
missing module named emoji - imported by transformers.models.bertweet.tokenization_bertweet (delayed, optional)
|
||
|
|
missing module named rhoknp - imported by transformers.models.bert_japanese.tokenization_bert_japanese (delayed, optional)
|
||
|
|
missing module named unidic - imported by transformers.models.bert_japanese.tokenization_bert_japanese (delayed, conditional, optional)
|
||
|
|
missing module named unidic_lite - imported by transformers.models.bert_japanese.tokenization_bert_japanese (delayed, conditional, optional)
|
||
|
|
missing module named ipadic - imported by transformers.models.bert_japanese.tokenization_bert_japanese (delayed, conditional, optional), torchmetrics.functional.text.sacre_bleu (delayed)
|
||
|
|
missing module named fugashi - imported by transformers.models.bert_japanese.tokenization_bert_japanese (delayed, optional)
|
||
|
|
missing module named tensorflow_hub - imported by transformers.models.bert_generation.modeling_bert_generation (delayed, optional)
|
||
|
|
missing module named 'dvclive.utils' - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named 'dvclive.plots' - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named dvclive - imported by transformers.integrations.integration_utils (delayed)
|
||
|
|
missing module named flytekitplugins - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named flytekit - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named clearml - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named codecarbon - imported by transformers.integrations.integration_utils (delayed)
|
||
|
|
missing module named 'neptune.utils' - imported by transformers.integrations.integration_utils (delayed), lightning.pytorch.loggers.neptune (delayed), pytorch_lightning.loggers.neptune (delayed)
|
||
|
|
missing module named 'neptune.exceptions' - imported by transformers.integrations.integration_utils (delayed, optional), lightning.pytorch.loggers.neptune (delayed), pytorch_lightning.loggers.neptune (delayed)
|
||
|
|
missing module named 'neptune.new' - imported by transformers.integrations.integration_utils (delayed, optional)
|
||
|
|
missing module named 'neptune.internal' - imported by transformers.integrations.integration_utils (delayed, optional)
|
||
|
|
missing module named neptune - imported by transformers.integrations.integration_utils (delayed, optional), lightning.pytorch.loggers.neptune (delayed, conditional), pytorch_lightning.loggers.neptune (delayed, conditional)
|
||
|
|
missing module named dagshub - imported by transformers.integrations.integration_utils (delayed)
|
||
|
|
missing module named mlflow - imported by transformers.integrations.integration_utils (delayed), lightning.pytorch.loggers.mlflow (delayed), pytorch_lightning.loggers.mlflow (delayed)
|
||
|
|
missing module named azureml - imported by transformers.integrations.integration_utils (delayed)
|
||
|
|
missing module named 'wandb.sdk' - imported by transformers.integrations.integration_utils (delayed), lightning.pytorch.loggers.wandb (delayed, conditional), pytorch_lightning.loggers.wandb (delayed, conditional)
|
||
|
|
missing module named sigopt - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named 'datasets.load' - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named 'ray.tune' - imported by transformers.integrations.integration_utils (delayed, conditional)
|
||
|
|
missing module named fbgemm_gpu - imported by transformers.integrations.fbgemm_fp8 (conditional)
|
||
|
|
missing module named 'awq.quantize' - imported by transformers.integrations.awq (delayed, conditional)
|
||
|
|
missing module named 'awq.modules' - imported by transformers.integrations.awq (delayed, conditional)
|
||
|
|
missing module named awq - imported by transformers.integrations.awq (delayed)
|
||
|
|
missing module named aqlm - imported by transformers.integrations.aqlm (delayed)
|
||
|
|
missing module named torch.nn.BCELoss - imported by torch.nn (top-level), transformers.generation.watermarking (top-level)
|
||
|
|
missing module named markdownify - imported by transformers.agents.search (delayed, optional)
|
||
|
|
missing module named duckduckgo_search - imported by transformers.agents.search (delayed, optional)
|
||
|
|
missing module named transformers.MaskFormerForInstanceSegmentationOutput - imported by transformers (conditional), transformers.models.maskformer.image_processing_maskformer (conditional)
|
||
|
|
missing module named 'torch._C._autograd' - imported by torch._subclasses.meta_utils (top-level), torch.profiler (top-level), torch.profiler._memory_profiler (top-level), torch.autograd (top-level)
|
||
|
|
missing module named 'torch._C._onnx' - imported by torch.onnx (top-level), torch.onnx.symbolic_helper (top-level), torch.onnx.utils (top-level), torch.onnx._globals (top-level), torch.onnx.symbolic_opset9 (top-level), torch.onnx.symbolic_opset10 (top-level), torch.onnx.symbolic_opset13 (top-level), torch.onnx._experimental (top-level), torch.onnx.verification (top-level)
|
||
|
|
missing module named 'onnxscript.rewriter' - imported by torch.onnx._internal.onnxruntime (delayed, conditional, optional)
|
||
|
|
missing module named onnxscript - imported by torch.onnx._internal.fx.registration (conditional), torch.onnx._internal._exporter_legacy (delayed, conditional, optional), torch.onnx._internal.fx.diagnostics (top-level), torch.onnx._internal.fx.onnxfunction_dispatcher (conditional), torch.onnx._internal.fx.fx_onnx_interpreter (top-level), torch.onnx._internal.onnxruntime (delayed, conditional, optional), torch.onnx._internal._lazy_import (conditional), torch.onnx._internal.exporter._core (top-level), torch.onnx._internal.exporter._dispatching (top-level), torch.onnx._internal.exporter._schemas (top-level), torch.onnx._internal.exporter._registration (conditional), torch.onnx._internal.exporter._building (top-level), torch.onnx._internal.exporter._tensors (top-level), torch.onnx._internal.exporter._ir_passes (top-level), torch.onnx._internal.exporter._reporting (conditional)
|
||
|
|
missing module named 'onnx.defs.OpSchema' - imported by torch.onnx._internal.fx.type_utils (conditional)
|
||
|
|
missing module named 'onnxscript.function_libs' - imported by torch.onnx._internal.fx.diagnostics (top-level), torch.onnx._internal.fx.onnxfunction_dispatcher (conditional), torch.onnx._internal.fx.decomposition_skip (top-level), torch.onnx._internal.fx.fx_onnx_interpreter (top-level), torch.onnx._internal.exporter._ir_passes (delayed, optional)
|
||
|
|
missing module named 'onnxscript._framework_apis' - imported by torch.onnx._internal._exporter_legacy (delayed), torch.onnx._internal._lazy_import (conditional)
|
||
|
|
missing module named 'onnxscript.ir' - imported by torch.onnx._internal.exporter._core (top-level), torch.onnx._internal.exporter._building (top-level)
|
||
|
|
missing module named 'onnxscript.evaluator' - imported by torch.onnx._internal.exporter._core (top-level)
|
||
|
|
missing module named torch.multiprocessing._prctl_pr_set_pdeathsig - imported by torch.multiprocessing (top-level), torch.multiprocessing.spawn (top-level)
|
||
|
|
missing module named 'torch._C._monitor' - imported by torch.monitor (top-level)
|
||
|
|
missing module named 'torch._C._jit_tree_views' - imported by torch._sources (top-level), torch.jit.frontend (top-level)
|
||
|
|
missing module named torch.TensorType - imported by torch (top-level), torch.jit._passes._property_propagation (top-level)
|
||
|
|
missing module named 'monkeytype.tracing' - imported by torch.jit._monkeytype_config (optional)
|
||
|
|
missing module named 'monkeytype.db' - imported by torch.jit._monkeytype_config (optional)
|
||
|
|
missing module named 'monkeytype.config' - imported by torch.jit._monkeytype_config (optional)
|
||
|
|
missing module named monkeytype - imported by torch.jit._monkeytype_config (optional)
|
||
|
|
missing module named z3 - imported by torch.fx.experimental.validator (optional), torch.fx.experimental.migrate_gradual_types.transform_to_z3 (optional), torch.fx.experimental.migrate_gradual_types.z3_types (optional)
|
||
|
|
missing module named 'torch._C._distributed_rpc' - imported by torch.distributed.rpc (conditional), torch.distributed.rpc.api (top-level), torch.distributed.rpc.constants (top-level), torch.distributed.rpc.internal (top-level), torch.distributed.rpc.options (top-level), torch._jit_internal (conditional)
|
||
|
|
missing module named 'torch._C._distributed_rpc_testing' - imported by torch.distributed.rpc._testing (conditional)
|
||
|
|
missing module named torchdistx - imported by torch.distributed.fsdp._init_utils (optional)
|
||
|
|
missing module named etcd - imported by torch.distributed.elastic.rendezvous.etcd_rendezvous (top-level), torch.distributed.elastic.rendezvous.etcd_store (top-level), torch.distributed.elastic.rendezvous.etcd_rendezvous_backend (top-level), torch.distributed.elastic.rendezvous.etcd_server (optional)
|
||
|
|
missing module named 'torch.distributed.elastic.metrics.static_init' - imported by torch.distributed.elastic.metrics (optional)
|
||
|
|
missing module named 'torch._C._distributed_autograd' - imported by torch.distributed.autograd (conditional)
|
||
|
|
missing module named amdsmi - imported by torch.cuda (conditional, optional), torch.cuda.memory (delayed, conditional, optional)
|
||
|
|
missing module named 'coremltools.models' - imported by torch.backends._coreml.preprocess (top-level)
|
||
|
|
missing module named 'coremltools.converters' - imported by torch.backends._coreml.preprocess (top-level)
|
||
|
|
missing module named coremltools - imported by torch.backends._coreml.preprocess (top-level)
|
||
|
|
missing module named torch.ao.quantization.QConfigAny - imported by torch.ao.quantization (top-level), torch.ao.quantization.fx.utils (top-level)
|
||
|
|
missing module named 'torch_xla._internal' - imported by lightning.fabric.accelerators.xla (delayed, conditional), lightning.fabric.utilities.throughput (delayed, conditional), lightning_fabric.accelerators.xla (delayed, conditional), lightning_fabric.utilities.throughput (delayed, conditional)
|
||
|
|
missing module named 'transformer_engine.pytorch' - imported by lightning.fabric.plugins.precision.transformer_engine (delayed, conditional), lightning_fabric.plugins.precision.transformer_engine (delayed, conditional)
|
||
|
|
missing module named 'transformer_engine.common' - imported by lightning.fabric.plugins.precision.transformer_engine (delayed, conditional), lightning_fabric.plugins.precision.transformer_engine (delayed, conditional)
|
||
|
|
missing module named OmegaConfGrammarParser - imported by omegaconf.grammar.gen.OmegaConfGrammarParserVisitor (conditional)
|
||
|
|
missing module named 'typing.io' - imported by antlr4.Lexer (conditional), antlr4.Parser (conditional), omegaconf.grammar.gen.OmegaConfGrammarLexer (conditional), omegaconf.grammar.gen.OmegaConfGrammarParser (conditional)
|
||
|
|
missing module named async_generator - imported by aiobotocore._helpers (optional)
|
||
|
|
missing module named gcsfs - imported by lightning.fabric.utilities.cloud_io (delayed, conditional), lightning_fabric.utilities.cloud_io (delayed, conditional)
|
||
|
|
missing module named adlfs - imported by lightning.fabric.utilities.cloud_io (delayed, conditional), lightning_fabric.utilities.cloud_io (delayed, conditional)
|
||
|
|
missing module named 'torch_xla.utils' - imported by lightning.fabric.plugins.environments.xla (delayed), lightning_fabric.plugins.environments.xla (delayed)
|
||
|
|
missing module named 'hydra.utils' - imported by lightning.fabric.strategies.launchers.subprocess_script (delayed), lightning_fabric.strategies.launchers.subprocess_script (delayed)
|
||
|
|
missing module named 'hydra.core' - imported by lightning.fabric.strategies.launchers.subprocess_script (delayed), lightning.pytorch.strategies.launchers.subprocess_script (delayed, conditional), lightning_fabric.strategies.launchers.subprocess_script (delayed, conditional), pytorch_lightning.strategies.launchers.subprocess_script (delayed, conditional)
|
||
|
|
missing module named scienceplots - imported by torchmetrics.utilities.plot (conditional)
|
||
|
|
missing module named mecab_ko_dic - imported by torchmetrics.functional.text.sacre_bleu (delayed)
|
||
|
|
missing module named mecab_ko - imported by torchmetrics.functional.text.sacre_bleu (delayed)
|
||
|
|
missing module named 'torch_fidelity.interpolate_compat_tensorflow' - imported by torchmetrics.image.fid (conditional)
|
||
|
|
missing module named 'torch_fidelity.helpers' - imported by torchmetrics.image.fid (conditional)
|
||
|
|
missing module named torch_fidelity - imported by torchmetrics.image.fid (conditional)
|
||
|
|
missing module named 'faster_coco_eval.core' - imported by torchmetrics.detection.mean_ap (delayed)
|
||
|
|
missing module named faster_coco_eval - imported by torchmetrics.detection.mean_ap (delayed)
|
||
|
|
missing module named 'pycocotools.cocoeval' - imported by torchmetrics.detection.mean_ap (delayed, conditional)
|
||
|
|
missing module named 'pycocotools.mask' - imported by torchmetrics.detection.mean_ap (delayed, conditional)
|
||
|
|
missing module named 'gammatone.fftweight' - imported by torchmetrics.functional.audio.srmr (delayed)
|
||
|
|
missing module named 'gammatone.filters' - imported by torchmetrics.functional.audio.srmr (delayed)
|
||
|
|
missing module named gammatone - imported by torchmetrics.functional.audio.srmr (delayed)
|
||
|
|
missing module named pystoi - imported by torchmetrics.functional.audio.stoi (delayed)
|
||
|
|
missing module named pesq - imported by torchmetrics.functional.audio.pesq (delayed)
|
||
|
|
missing module named fast_bss_eval - imported by torchmetrics.functional.audio.sdr (delayed, conditional)
|
||
|
|
missing module named 'wandb.wandb_run' - imported by lightning.pytorch.loggers.wandb (delayed, conditional), pytorch_lightning.loggers.wandb (delayed, conditional)
|
||
|
|
missing module named 'neptune.types' - imported by lightning.pytorch.loggers.neptune (delayed), pytorch_lightning.loggers.neptune (delayed)
|
||
|
|
missing module named 'neptune.handler' - imported by lightning.pytorch.loggers.neptune (delayed, conditional), pytorch_lightning.loggers.neptune (delayed, conditional)
|
||
|
|
missing module named 'mlflow.entities' - imported by lightning.pytorch.loggers.mlflow (delayed), pytorch_lightning.loggers.mlflow (delayed)
|
||
|
|
missing module named 'mlflow.utils' - imported by lightning.pytorch.loggers.mlflow (delayed, conditional), pytorch_lightning.loggers.mlflow (delayed, conditional)
|
||
|
|
missing module named 'mlflow.tracking' - imported by lightning.pytorch.loggers.mlflow (delayed, conditional), pytorch_lightning.loggers.mlflow (delayed, conditional)
|
||
|
|
missing module named 'comet_ml.api' - imported by lightning.pytorch.loggers.comet (delayed, conditional), pytorch_lightning.loggers.comet (delayed, conditional)
|
||
|
|
missing module named get_ipython - imported by lightning.pytorch.callbacks.progress.rich_progress (delayed, optional), pytorch_lightning.callbacks.progress.rich_progress (delayed, optional)
|
||
|
|
missing module named 'deepspeed.runtime' - imported by lightning.fabric.strategies.deepspeed (delayed, conditional), lightning_fabric.strategies.deepspeed (delayed, conditional)
|
||
|
|
missing module named lightning_habana - imported by lightning.pytorch.trainer.setup (delayed, conditional), lightning.pytorch.trainer.connectors.accelerator_connector (delayed, conditional), pytorch_lightning.trainer.setup (delayed, conditional), pytorch_lightning.trainer.connectors.accelerator_connector (delayed, conditional)
|
||
|
|
missing module named transformer_engine - imported by lightning.fabric.plugins.precision.transformer_engine (conditional)
|
||
|
|
missing module named hydra - imported by lightning.fabric.strategies.launchers.subprocess_script (delayed, conditional)
|
||
|
|
missing module named 'lightning.fabric.__version__' - imported by lightning.fabric (conditional)
|
||
|
|
missing module named 'lightning.fabric.__about__' - imported by lightning.fabric (conditional)
|
||
|
|
missing module named 'lightning.pytorch.__version__' - imported by lightning.pytorch (conditional)
|
||
|
|
missing module named 'lightning.pytorch.__about__' - imported by lightning.pytorch (conditional)
|
||
|
|
missing module named torch.ScriptModule - imported by torch (top-level), lightning.pytorch.core.module (top-level), pytorch_lightning.core.module (top-level)
|
||
|
|
missing module named torch.stack - imported by torch (top-level), torchmetrics.functional.text.eed (top-level), torchmetrics.text.eed (top-level)
|
||
|
|
missing module named torch.nn.ReLU - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.Linear - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.Conv3d - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.Conv2d - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.Conv1d - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.BatchNorm3d - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.BatchNorm2d - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named torch.nn.BatchNorm1d - imported by torch.nn (top-level), torch.ao.nn.intrinsic.modules.fused (top-level)
|
||
|
|
missing module named 'torch._C._functorch' - imported by torch._subclasses.fake_tensor (top-level), torch._subclasses.meta_utils (top-level), torch._functorch.pyfunctorch (top-level), torch._higher_order_ops.cond (top-level), torch._functorch.autograd_function (top-level), torch._functorch.utils (top-level), torch._functorch.vmap (top-level), torch._functorch.eager_transforms (top-level)
|
||
|
|
missing module named torch._numpy.float_ - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.max - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.isnan - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.signbit - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.real - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.isscalar - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.iscomplexobj - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.imag - imported by torch._numpy (delayed), torch._numpy.testing.utils (delayed)
|
||
|
|
missing module named torch._numpy.intp - imported by torch._numpy (top-level), torch._numpy.testing.utils (top-level)
|
||
|
|
missing module named torch._numpy.empty - imported by torch._numpy (top-level), torch._numpy.testing.utils (top-level)
|
||
|
|
missing module named torch._numpy.arange - imported by torch._numpy (top-level), torch._numpy.testing.utils (top-level)
|
||
|
|
missing module named fbscribelogger - imported by torch._logging.scribe (optional)
|
||
|
|
missing module named 'torch._C._lazy_ts_backend' - imported by torch._lazy.ts_backend (top-level), torch._lazy.computation (top-level)
|
||
|
|
missing module named 'torch._C._lazy' - imported by torch._lazy (top-level), torch._lazy.device_context (top-level), torch._lazy.metrics (top-level), torch._lazy.computation (top-level), torch._lazy.config (top-level), torch._lazy.debug (top-level), torch._lazy.ir_cache (top-level)
|
||
|
|
missing module named 'triton.testing' - imported by torch._inductor.runtime.benchmarking (delayed, optional), torch._inductor.utils (delayed)
|
||
|
|
missing module named 'ck4inductor.universal_gemm' - imported by torch._inductor.utils (delayed, optional)
|
||
|
|
missing module named ck4inductor - imported by torch._inductor.utils (delayed, optional)
|
||
|
|
missing module named 'triton.backends' - imported by torch._inductor.runtime.triton_heuristics (conditional, optional)
|
||
|
|
missing module named halide - imported by torch._inductor.codecache (delayed, conditional), torch._inductor.runtime.halide_helpers (optional)
|
||
|
|
missing module named 'torch._inductor.fb' - imported by torch._inductor.runtime.autotune_cache (delayed, conditional, optional), torch._inductor.cpp_builder (conditional), torch._inductor.graph (conditional), torch._inductor.codecache (delayed, conditional, optional), torch._inductor.compile_fx (delayed, conditional, optional)
|
||
|
|
missing module named rfe - imported by torch._inductor.remote_cache (conditional)
|
||
|
|
missing module named torch._inductor.fx_passes.fb - imported by torch._inductor.fx_passes (delayed, conditional), torch._inductor.fx_passes.pre_grad (delayed, conditional)
|
||
|
|
missing module named deeplearning - imported by torch._inductor.fx_passes.group_batch_fusion (optional)
|
||
|
|
missing module named 'triton.fb' - imported by torch._inductor.cpp_builder (conditional), torch._inductor.codecache (conditional)
|
||
|
|
missing module named 'libfb.py' - imported by torch._dynamo.debug_utils (conditional), torch._inductor.codecache (delayed, conditional), torch._inductor.compile_worker.subproc_pool (delayed, conditional)
|
||
|
|
missing module named 'cutlass_library.gemm_operation' - imported by torch._inductor.codegen.cuda.gemm_template (delayed), torch._inductor.codegen.cuda.cutlass_lib_extensions.gemm_operation_extensions (conditional)
|
||
|
|
missing module named 'cutlass_library.library' - imported by torch._inductor.codegen.cuda.cutlass_utils (delayed, conditional, optional), torch._inductor.codegen.cuda.gemm_template (delayed), torch._inductor.codegen.cuda.cutlass_lib_extensions.gemm_operation_extensions (conditional)
|
||
|
|
missing module named 'cutlass_library.generator' - imported by torch._inductor.codegen.cuda.cutlass_utils (delayed)
|
||
|
|
missing module named 'cutlass_library.manifest' - imported by torch._inductor.codegen.cuda.cutlass_utils (delayed, conditional, optional)
|
||
|
|
missing module named cutlass_library - imported by torch._inductor.codegen.cuda.cutlass_utils (delayed, conditional, optional)
|
||
|
|
missing module named 'torch._C._dynamo' - imported by torch._guards (top-level), torch._dynamo.convert_frame (top-level), torch._dynamo.guards (top-level), torch._dynamo.eval_frame (top-level), torch._dynamo.decorators (conditional), torch._dynamo.types (top-level)
|
||
|
|
missing module named 'torch_xla.stablehlo' - imported by torch._functorch.fx_minifier (delayed)
|
||
|
|
missing module named 'torch.utils._config_typing' - imported by torch._dynamo.config (conditional), torch._inductor.config (conditional), torch._functorch.config (conditional)
|
||
|
|
missing module named foo - imported by torch._functorch.compilers (delayed)
|
||
|
|
missing module named torchrec - imported by torch._dynamo.variables.user_defined (delayed)
|
||
|
|
missing module named 'tvm.contrib' - imported by torch._dynamo.backends.tvm (delayed)
|
||
|
|
missing module named tvm - imported by torch._dynamo.backends.tvm (delayed, conditional)
|
||
|
|
missing module named libfb - imported by torch._inductor.config (conditional, optional)
|
||
|
|
missing module named 'torch._C._VariableFunctions' - imported by torch (conditional)
|
||
|
|
missing module named torch.trunc - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.tanh - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.tan - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.square - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.sqrt - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.sinh - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.sin - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.signbit - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.sign - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.round - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.reciprocal - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.rad2deg - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.negative - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.logical_not - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.log2 - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.log1p - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.log10 - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.log - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.isnan - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.isinf - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.isfinite - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.floor - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.expm1 - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.exp2 - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.exp - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.deg2rad - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.cosh - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.cos - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.conj_physical - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.ceil - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.bitwise_not - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arctanh - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arctan - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arcsinh - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arcsin - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arccosh - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arccos - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.absolute - imported by torch (top-level), torch._numpy._unary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.true_divide - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.subtract - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.remainder - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.pow - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.not_equal - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.nextafter - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.multiply - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.minimum - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.maximum - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.logical_xor - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.logical_or - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.logical_and - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.logaddexp2 - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.logaddexp - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.less_equal - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.less - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.ldexp - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.lcm - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.hypot - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.heaviside - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.greater_equal - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.greater - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.gcd - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.fmod - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.fmin - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.fmax - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.floor_divide - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.float_power - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.eq - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.divide - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.copysign - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.bitwise_xor - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.bitwise_right_shift - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.bitwise_or - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.bitwise_left_shift - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.bitwise_and - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.arctan2 - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.add - imported by torch (top-level), torch._numpy._binary_ufuncs_impl (top-level)
|
||
|
|
missing module named torch.float16 - imported by torch (delayed, conditional), torch._inductor.codegen.cpp_wrapper_cuda (delayed, conditional)
|
||
|
|
missing module named torch.bfloat16 - imported by torch (delayed, conditional), torch._inductor.codegen.cpp_wrapper_cuda (delayed, conditional)
|
||
|
|
missing module named torch.tensor - imported by torch (top-level), transformers.models.deprecated.ernie_m.modeling_ernie_m (top-level), torchmetrics.functional.classification.stat_scores (top-level), torchmetrics.functional.classification.auroc (top-level), torchmetrics.functional.classification.precision_recall_curve (top-level), torchmetrics.functional.classification.hinge (top-level), torchmetrics.functional.image.psnr (top-level), torchmetrics.functional.image.psnrb (top-level), torchmetrics.functional.image.scc (top-level), torchmetrics.functional.retrieval.auroc (top-level), torchmetrics.functional.retrieval.average_precision (top-level), torchmetrics.functional.retrieval.fall_out (top-level), torchmetrics.functional.retrieval.precision (top-level), torchmetrics.functional.retrieval.r_precision (top-level), torchmetrics.functional.retrieval.recall (top-level), torchmetrics.functional.retrieval.reciprocal_rank (top-level), torchmetrics.functional.text.bleu (top-level), torchmetrics.functional.text.cer (top-level), torchmetrics.functional.text.chrf (top-level), torchmetrics.functional.text.eed (top-level), torchmetrics.functional.text.mer (top-level), torchmetrics.functional.text.rouge (top-level), torchmetrics.functional.text.sacre_bleu (top-level), torchmetrics.functional.text.squad (top-level), torchmetrics.functional.text.ter (top-level), torchmetrics.functional.text.wer (top-level), torchmetrics.functional.text.wil (top-level), torchmetrics.functional.text.wip (top-level), torchmetrics.audio.pit (top-level), torchmetrics.audio.sdr (top-level), torchmetrics.audio.snr (top-level), torchmetrics.audio.pesq (top-level), torchmetrics.audio.stoi (top-level), torchmetrics.audio.srmr (top-level), torchmetrics.audio.dnsmos (top-level), torchmetrics.audio.nisqa (top-level), torchmetrics.image.psnr (top-level), torchmetrics.image.psnrb (top-level), torchmetrics.image.sam (top-level), torchmetrics.image.scc (top-level), torchmetrics.image.tv (top-level), torchmetrics.image.uqi (top-level), torchmetrics.image.vif (top-level), torchmetrics.regression.explained_variance (top-level), torchmetrics.regression.log_mse (top-level), torchmetrics.regression.mae (top-level), torchmetrics.regression.mape (top-level), torchmetrics.regression.minkowski (top-level), torchmetrics.regression.mse (top-level), torchmetrics.regression.r2 (top-level), torchmetrics.regression.rse (top-level), torchmetrics.regression.symmetric_mape (top-level), torchmetrics.retrieval.base (top-level), torchmetrics.retrieval.fall_out (top-level), torchmetrics.text.bleu (top-level), torchmetrics.text.cer (top-level), torchmetrics.text.chrf (top-level), torchmetrics.text.mer (top-level), torchmetrics.text.perplexity (top-level), torchmetrics.text.ter (top-level), torchmetrics.text.wer (top-level), torchmetrics.text.wil (top-level), torchmetrics.text.wip (top-level), torch.utils.benchmark.utils.compare (top-level)
|
||
|
|
missing module named torch._softmax_backward_data - imported by torch (delayed), transformers.pytorch_utils (delayed)
|
||
|
|
missing module named torch.randperm - imported by torch (top-level), torch.utils.data.dataset (top-level)
|
||
|
|
missing module named torch.Generator - imported by torch (top-level), torch.utils.data.dataset (top-level)
|
||
|
|
missing module named torch.default_generator - imported by torch (top-level), torch.utils.data.dataset (top-level)
|
||
|
|
missing module named torch.broadcast_shapes - imported by torch (top-level), torch._numpy._funcs_impl (top-level)
|
||
|
|
missing module named torch.ScriptObject - imported by torch (delayed), torch.export.graph_signature (delayed)
|
||
|
|
missing module named torch.norm_except_dim - imported by torch (top-level), torch.nn.utils.weight_norm (top-level)
|
||
|
|
missing module named torch._weight_norm - imported by torch (top-level), torch.nn.utils.weight_norm (top-level)
|
||
|
|
missing module named torch.Size - imported by torch (top-level), torch.types (top-level), transformers.models.nemotron.modeling_nemotron (top-level), torch.nn.modules.normalization (top-level)
|
||
|
|
missing module named torch.qscheme - imported by torch (top-level), torch.types (top-level)
|
||
|
|
missing module named torch.layout - imported by torch (top-level), torch.types (top-level)
|
||
|
|
missing module named torch.DispatchKey - imported by torch (top-level), torch.types (top-level)
|
||
|
|
missing module named torch.device - imported by torch (top-level), torch.types (top-level), torch.nn.modules.module (top-level), torch.cuda (top-level), torch._library.infer_schema (top-level), transformers.models.blip.modeling_blip_text (top-level), torch.distributed.nn.api.remote_module (top-level), torch._inductor.graph (top-level), torch.xpu (top-level), torch.cpu (top-level), torch.mtia (top-level)
|
||
|
|
missing module named cupy - imported by scipy._lib.array_api_compat.common._helpers (delayed, conditional), opt_einsum.backends.cupy (delayed), dask.sizeof (delayed), dask.array.chunk_types (optional), dask.dataframe.backends (delayed, optional), dask.array.creation (delayed, conditional), dask.array.routines (delayed, conditional), dask.array.backends (delayed), xarray.core.duck_array_ops (delayed, conditional), distributed.protocol.cupy (top-level), einops._backends (delayed), sklearn.utils._testing (delayed, conditional), srsly.msgpack._msgpack_numpy (optional), thinc.compat (optional), thinc.shims.pytorch (delayed, conditional), spacy.compat (optional), scipy._lib.array_api_compat.common._aliases (delayed, conditional), scipy._lib.array_api_compat.cupy (top-level), scipy._lib.array_api_compat.cupy._aliases (top-level), scipy._lib.array_api_compat.cupy.linalg (top-level), datashader.transfer_functions (optional), datashader.transfer_functions._cuda_utils (optional), datashader.resampling (optional), datashader.reductions (delayed, conditional, optional), datashader.glyphs.glyph (optional), datashader.glyphs.line (optional), datashader.glyphs.area (optional), datashader.glyphs.quadmesh (optional), datashader.compiler (delayed, conditional), datashader.data_libraries.xarray (optional), datashader.data_libraries (optional), holoviews.core.data.interface (delayed, conditional), holoviews.operation.element (delayed, conditional), holoviews.plotting.bokeh.stats (delayed, conditional), holoviews.element.selection (delayed, conditional), holoviews.core.data.xarray (delayed, conditional), holoviews.core.util (delayed, conditional), spacy.tests.test_misc (delayed, optional), thinc.tests.test_util (optional)
|
||
|
|
missing module named scipy.sparse.dia_matrix - imported by scipy.sparse (top-level), sklearn.cluster._bicluster (top-level)
|
||
|
|
missing module named scipy.sparse.coo_array - imported by scipy.sparse (delayed, conditional), scipy.io._fast_matrix_market (delayed, conditional)
|
||
|
|
missing module named scipy.sparse.csc_array - imported by scipy.sparse (top-level), scipy.optimize._milp (top-level)
|
||
|
|
missing module named scipy.sparse.csr_array - imported by scipy.sparse (top-level), scipy.interpolate._bsplines (top-level), scipy.interpolate._ndbspline (top-level), sklearn.utils.fixes (optional)
|
||
|
|
missing module named scipy.sparse.vstack - imported by scipy.sparse (top-level), scipy.optimize._linprog_highs (top-level), scipy.optimize._milp (top-level)
|
||
|
|
missing module named scipy.sparse.bmat - imported by scipy.sparse (top-level), scipy.optimize._trustregion_constr.projections (top-level), scipy.optimize._trustregion_constr.qp_subproblem (top-level)
|
||
|
|
missing module named scipy.sparse.find - imported by scipy.sparse (top-level), scipy.optimize._numdiff (top-level), scipy.integrate._ivp.common (top-level)
|
||
|
|
missing module named scipy.sparse.coo_matrix - imported by scipy.sparse (top-level), scipy.optimize._numdiff (top-level), pandas.core.arrays.sparse.accessor (delayed), scipy.integrate._bvp (top-level), scipy.integrate._ivp.common (top-level), scipy.io._mmio (top-level), scipy.io._fast_matrix_market (delayed, conditional), sklearn.metrics._classification (top-level), scipy.stats._crosstab (top-level)
|
||
|
|
missing module named scipy.sparse.diags - imported by scipy.sparse (delayed), scipy.sparse.linalg._special_sparse_arrays (delayed)
|
||
|
|
missing module named scipy.sparse.spdiags - imported by scipy.sparse (delayed), scipy.sparse.linalg._special_sparse_arrays (delayed)
|
||
|
|
missing module named scipy.sparse.dia_array - imported by scipy.sparse (top-level), scipy.sparse.linalg._special_sparse_arrays (top-level)
|
||
|
|
missing module named scipy.sparse.kron - imported by scipy.sparse (top-level), scipy.sparse.linalg._special_sparse_arrays (top-level)
|
||
|
|
missing module named scipy.sparse.sparray - imported by scipy.sparse (delayed), scipy.sparse._index (delayed), networkx.utils.backends (delayed), sklearn.utils.fixes (optional)
|
||
|
|
missing module named scipy.sparse.eye - imported by scipy.sparse (top-level), scipy.sparse.linalg._eigen.arpack.arpack (top-level), scipy.sparse.linalg._special_sparse_arrays (top-level), scipy.optimize._trustregion_constr.equality_constrained_sqp (top-level), scipy.optimize._trustregion_constr.projections (top-level), scipy.integrate._ivp.bdf (top-level), scipy.integrate._ivp.radau (top-level), sklearn.manifold._locally_linear (top-level)
|
||
|
|
missing module named scipy.sparse.csr_matrix - imported by scipy.sparse (top-level), scipy.sparse.linalg._dsolve.linsolve (top-level), scipy.optimize._numdiff (top-level), scipy.optimize._lsq.lsq_linear (top-level), sklearn.utils._param_validation (top-level), sklearn.metrics.pairwise (top-level), sklearn.neighbors._base (top-level), sklearn.manifold._locally_linear (top-level), sklearn.manifold._t_sne (top-level), sklearn.metrics._classification (top-level), sklearn.metrics._ranking (top-level), scipy.sparse.csgraph._validation (top-level)
|
||
|
|
missing module named scipy.sparse.csc_matrix - imported by scipy.sparse (top-level), scipy.sparse.linalg._dsolve.linsolve (top-level), scipy.linalg._sketches (top-level), scipy.optimize._numdiff (top-level), scipy.optimize._trustregion_constr.projections (top-level), scipy.optimize._trustregion_constr.qp_subproblem (top-level), scipy.optimize._linprog_highs (top-level), scipy.integrate._bvp (top-level), scipy.integrate._ivp.bdf (top-level), scipy.integrate._ivp.radau (top-level), scipy.io._harwell_boeing.hb (top-level), sklearn.cluster._spectral (top-level)
|
||
|
|
missing module named scipy.sparse.SparseEfficiencyWarning - imported by scipy.sparse (top-level), scipy.sparse.linalg._dsolve.linsolve (top-level), sklearn.cluster._optics (top-level)
|
||
|
|
missing module named scipy.sparse.issparse - imported by scipy.sparse (top-level), scipy.sparse.linalg._interface (top-level), scipy.sparse.linalg._dsolve.linsolve (top-level), scipy.sparse.linalg._eigen.arpack.arpack (top-level), scipy.sparse.linalg._eigen.lobpcg.lobpcg (top-level), scipy.sparse.linalg._norm (top-level), scipy.optimize._numdiff (top-level), scipy.optimize._constraints (top-level), scipy.optimize._trustregion_constr.projections (top-level), scipy.optimize._lsq.least_squares (top-level), scipy.optimize._lsq.common (top-level), scipy.optimize._lsq.lsq_linear (top-level), scipy.optimize._linprog_highs (top-level), scipy.optimize._differentialevolution (top-level), scipy.sparse.csgraph._laplacian (top-level), scipy.optimize._milp (top-level), tf_keras.src.engine.data_adapter (delayed, optional), tf_keras.src.engine.training_arrays_v1 (optional), tf_keras.src.engine.training_v1 (optional), scipy.integrate._ivp.bdf (top-level), scipy.integrate._ivp.radau (top-level), scipy.io._mmio (top-level), tensorflow.python.keras.engine.data_adapter (delayed, optional), tensorflow.python.keras.engine.training_arrays_v1 (optional), tensorflow.python.keras.engine.training_v1 (optional), sklearn.utils._param_validation (top-level), sklearn.externals._scipy.sparse.csgraph._laplacian (top-level), sklearn.utils._set_output (top-level), sklearn.utils.multiclass (top-level), sklearn.metrics.cluster._unsupervised (top-level), sklearn.metrics.pairwise (top-level), sklearn.metrics._pairwise_distances_reduction._dispatcher (top-level), sklearn.cluster._feature_agglomeration (top-level), sklearn.cluster._bicluster (top-level), sklearn.neighbors._base (top-level), sklearn.decomposition._pca (top-level), sklearn.cluster._hdbscan.hdbscan (top-level), sklearn.cluster._optics (top-level), sklearn.manifold._isomap (top-level), sklearn.manifold._t_sne (top-level), sklearn.metrics._ranking (top-level), sklearn.utils._indexing (top-level), pandas.core.dtypes.common (delayed, conditional, optional), sklearn.tree._classes (top-level), scipy.sparse.csgraph._validation (top-level)
|
||
|
|
missing module named norm - imported by nltk.translate.gale_church (optional)
|
||
|
|
missing module named nltk.corpus.WordNetCorpusReader - imported by nltk.corpus (top-level), nltk.translate.meteor_score (top-level)
|
||
|
|
missing module named pycrfsuite - imported by nltk.tag.crf (optional)
|
||
|
|
missing module named 'bllipparser.RerankingParser' - imported by nltk.parse.bllip (optional)
|
||
|
|
missing module named bllipparser - imported by nltk.parse.bllip (optional)
|
||
|
|
missing module named nltk.induce_pcfg - imported by nltk (delayed), nltk.grammar (delayed)
|
||
|
|
missing module named nltk.Prover9 - imported by nltk (delayed), nltk.sem.glue (delayed)
|
||
|
|
missing module named nltk.word_tokenize - imported by nltk (delayed), nltk.classify.textcat (delayed)
|
||
|
|
missing module named nltk.FreqDist - imported by nltk (delayed), nltk.classify.textcat (delayed)
|
||
|
|
missing module named nltk.nonterminals - imported by nltk (delayed), nltk.parse.chart (delayed), nltk.grammar (delayed)
|
||
|
|
missing module named nltk.Tree - imported by nltk (delayed), nltk.tree.tree (delayed), nltk.chunk.regexp (delayed)
|
||
|
|
missing module named nltk.ProbabilisticTree - imported by nltk (delayed), nltk.tree.tree (delayed)
|
||
|
|
missing module named nltk.Production - imported by nltk (delayed), nltk.draw.cfg (delayed), nltk.parse.chart (delayed), nltk.grammar (delayed)
|
||
|
|
missing module named nltk.Nonterminal - imported by nltk (delayed), nltk.draw.cfg (delayed)
|
||
|
|
missing module named nltk.CFG - imported by nltk (delayed), nltk.draw.cfg (delayed), nltk.parse.chart (delayed), nltk.parse.recursivedescent (delayed), nltk.parse.shiftreduce (delayed), nltk.grammar (delayed)
|
||
|
|
missing module named numpypy - imported by nltk (optional)
|
||
|
|
missing module named pyimod02_importers - imported by C:\Users\garci\AppData\Roaming\Python\Python312\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed), C:\Users\garci\AppData\Roaming\Python\Python312\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (delayed)
|