日本工资明细转换工具
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

warn-ExcelConverter.txt 37KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. This file lists modules PyInstaller was not able to find. This does not
  2. necessarily mean this module is required for running your program. Python and
  3. Python 3rd-party packages include a lot of conditional or optional modules. For
  4. example the module 'ntpath' only exists on Windows, whereas the module
  5. 'posixpath' only exists on Posix systems.
  6. Types if import:
  7. * top-level: imported at the top-level - look at these first
  8. * conditional: imported within an if-statement
  9. * delayed: imported within a function
  10. * optional: imported within a try-except-statement
  11. IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
  12. tracking down the missing module yourself. Thanks!
  13. missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), setuptools._distutils.archive_util (optional), setuptools._vendor.backports.tarfile (optional)
  14. 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), netrc (delayed, conditional), getpass (delayed), setuptools._distutils.util (delayed, conditional, optional), setuptools._distutils.archive_util (optional), setuptools._vendor.backports.tarfile (optional)
  15. missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional)
  16. missing module named resource - imported by posix (top-level)
  17. missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
  18. excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
  19. missing module named vms_lib - imported by platform (delayed, optional)
  20. missing module named 'java.lang' - imported by platform (delayed, optional)
  21. missing module named java - imported by platform (delayed)
  22. missing module named _winreg - imported by platform (delayed, optional)
  23. missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
  24. missing module named fcntl - imported by subprocess (optional)
  25. missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
  26. missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
  27. missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
  28. missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
  29. missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level)
  30. missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level)
  31. missing module named _scproxy - imported by urllib.request (conditional)
  32. missing module named termios - imported by tty (top-level), getpass (optional)
  33. missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
  34. missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
  35. missing module named usercustomize - imported by site (delayed, optional)
  36. missing module named sitecustomize - imported by site (delayed, optional)
  37. missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional), site (delayed, optional), rlcompleter (optional)
  38. missing module named _typeshed - imported by setuptools._distutils.dist (conditional), setuptools.glob (conditional), setuptools.compat.py311 (conditional), pkg_resources (conditional), win32timezone (conditional)
  39. missing module named '_typeshed.importlib' - imported by pkg_resources (conditional)
  40. missing module named jnius - imported by setuptools._vendor.platformdirs.android (delayed, conditional, optional)
  41. missing module named android - imported by setuptools._vendor.platformdirs.android (delayed, conditional, optional)
  42. missing module named importlib_resources - imported by setuptools._vendor.jaraco.text (optional)
  43. missing module named jaraco.text.yield_lines - imported by setuptools._vendor.jaraco.text (top-level), setuptools._entry_points (top-level), setuptools.command._requirestxt (top-level)
  44. missing module named _manylinux - imported by packaging._manylinux (delayed, optional), setuptools._vendor.packaging._manylinux (delayed, optional), setuptools._vendor.wheel.vendored.packaging._manylinux (delayed, optional)
  45. missing module named trove_classifiers - imported by setuptools.config._validate_pyproject.formats (optional)
  46. missing module named pyimod02_importers - imported by D:\2025Project\MCP\excel_converter\.venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed), D:\2025Project\MCP\excel_converter\.venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (delayed)
  47. missing module named collections.Mapping - imported by collections (optional), pytz.lazy (optional)
  48. missing module named plotly - imported by xlwings.utils (optional), xlwings.pro.reports.main (optional)
  49. missing module named 'matplotlib.figure' - imported by pandas.plotting._misc (conditional), xlwings.utils (optional), xlwings.pro.reports.main (optional)
  50. missing module named 'PIL.Image' - imported by xlwings.pro.reports.main (optional)
  51. missing module named PIL - imported by openpyxl.drawing.image (optional), xlwings.pro.reports.main (optional), xlwings.main (optional), xlwings._xlwindows (optional), xlwings._xlmac (optional)
  52. missing module named jinja2 - imported by xlwings.pro.reports.main (optional), pandas.io.formats.style (top-level)
  53. missing module named cryptography - imported by xlwings.pro.utils (optional)
  54. missing module named mistune - imported by xlwings.pro.reports.markdown (optional)
  55. missing module named _dummy_thread - imported by numpy._core.arrayprint (optional)
  56. missing module named 'numpy_distutils.cpuinfo' - imported by numpy.f2py.diagnose (delayed, conditional, optional)
  57. missing module named 'numpy_distutils.fcompiler' - imported by numpy.f2py.diagnose (delayed, conditional, optional)
  58. missing module named 'numpy_distutils.command' - imported by numpy.f2py.diagnose (delayed, conditional, optional)
  59. missing module named numpy_distutils - imported by numpy.f2py.diagnose (delayed, optional)
  60. missing module named charset_normalizer - imported by numpy.f2py.crackfortran (optional)
  61. missing module named psutil - imported by numpy.testing._private.utils (delayed, optional), xlwings._xlmac (top-level)
  62. missing module named threadpoolctl - imported by numpy.lib._utils_impl (delayed, optional)
  63. missing module named numpy._core.zeros - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  64. missing module named numpy._core.vstack - imported by numpy._core (top-level), numpy.lib._shape_base_impl (top-level), numpy (conditional)
  65. missing module named numpy._core.void - imported by numpy._core (conditional), numpy (conditional)
  66. missing module named numpy._core.vecmat - imported by numpy._core (conditional), numpy (conditional)
  67. missing module named numpy._core.vecdot - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  68. missing module named numpy._core.ushort - imported by numpy._core (conditional), numpy (conditional)
  69. missing module named numpy._core.unsignedinteger - imported by numpy._core (conditional), numpy (conditional)
  70. missing module named numpy._core.ulonglong - imported by numpy._core (conditional), numpy (conditional)
  71. missing module named numpy._core.ulong - imported by numpy._core (conditional), numpy (conditional)
  72. missing module named numpy._core.uintp - imported by numpy._core (conditional), numpy (conditional)
  73. missing module named numpy._core.uintc - imported by numpy._core (conditional), numpy (conditional)
  74. missing module named numpy._core.uint64 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  75. missing module named numpy._core.uint32 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  76. missing module named numpy._core.uint16 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  77. missing module named numpy._core.uint - imported by numpy._core (conditional), numpy (conditional)
  78. missing module named numpy._core.ubyte - imported by numpy._core (conditional), numpy (conditional)
  79. missing module named numpy._core.trunc - imported by numpy._core (conditional), numpy (conditional)
  80. missing module named numpy._core.true_divide - imported by numpy._core (conditional), numpy (conditional)
  81. missing module named numpy._core.transpose - imported by numpy._core (top-level), numpy.lib._function_base_impl (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  82. missing module named numpy._core.trace - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  83. missing module named numpy._core.timedelta64 - imported by numpy._core (conditional), numpy (conditional)
  84. missing module named numpy._core.tensordot - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  85. missing module named numpy._core.tanh - imported by numpy._core (conditional), numpy (conditional)
  86. missing module named numpy._core.tan - imported by numpy._core (conditional), numpy (conditional)
  87. missing module named numpy._core.swapaxes - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  88. missing module named numpy._core.sum - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  89. missing module named numpy._core.subtract - imported by numpy._core (conditional), numpy (conditional)
  90. missing module named numpy._core.str_ - imported by numpy._core (conditional), numpy (conditional)
  91. missing module named numpy._core.square - imported by numpy._core (conditional), numpy (conditional)
  92. missing module named numpy._core.sqrt - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level)
  93. missing module named numpy._core.spacing - imported by numpy._core (conditional), numpy (conditional)
  94. missing module named numpy._core.sort - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  95. missing module named numpy._core.sinh - imported by numpy._core (conditional), numpy (conditional)
  96. missing module named numpy._core.single - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  97. missing module named numpy._core.signedinteger - imported by numpy._core (conditional), numpy (conditional)
  98. missing module named numpy._core.signbit - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional)
  99. missing module named numpy._core.sign - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  100. missing module named numpy._core.short - imported by numpy._core (conditional), numpy (conditional)
  101. missing module named numpy._core.rint - imported by numpy._core (conditional), numpy (conditional)
  102. missing module named numpy._core.right_shift - imported by numpy._core (conditional), numpy (conditional)
  103. missing module named numpy._core.result_type - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional), numpy.fft._pocketfft (top-level)
  104. missing module named numpy._core.remainder - imported by numpy._core (conditional), numpy (conditional)
  105. missing module named numpy._core.reciprocal - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level)
  106. missing module named numpy._core.radians - imported by numpy._core (conditional), numpy (conditional)
  107. missing module named numpy._core.rad2deg - imported by numpy._core (conditional), numpy (conditional)
  108. missing module named numpy._core.prod - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  109. missing module named numpy._core.power - imported by numpy._core (conditional), numpy (conditional)
  110. missing module named numpy._core.positive - imported by numpy._core (conditional), numpy (conditional)
  111. missing module named numpy._core.pi - imported by numpy._core (conditional), numpy (conditional)
  112. missing module named numpy._core.outer - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  113. missing module named numpy._core.ones - imported by numpy._core (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional)
  114. missing module named numpy._core.object_ - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional)
  115. missing module named numpy._core.number - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional)
  116. missing module named numpy._core.not_equal - imported by numpy._core (conditional), numpy (conditional)
  117. missing module named numpy._core.newaxis - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  118. missing module named numpy._core.negative - imported by numpy._core (conditional), numpy (conditional)
  119. missing module named numpy._core.ndarray - imported by numpy._core (top-level), numpy.lib._utils_impl (top-level), numpy.testing._private.utils (top-level), numpy (conditional)
  120. missing module named numpy._core.multiply - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  121. missing module named numpy._core.moveaxis - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  122. missing module named numpy._core.modf - imported by numpy._core (conditional), numpy (conditional)
  123. missing module named numpy._core.mod - imported by numpy._core (conditional), numpy (conditional)
  124. missing module named numpy._core.minimum - imported by numpy._core (conditional), numpy (conditional)
  125. missing module named numpy._core.maximum - imported by numpy._core (conditional), numpy (conditional)
  126. missing module named numpy._core.max - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional)
  127. missing module named numpy._core.matrix_transpose - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  128. missing module named numpy._core.matvec - imported by numpy._core (conditional), numpy (conditional)
  129. missing module named numpy._core.matmul - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  130. missing module named numpy._core.longdouble - imported by numpy._core (conditional), numpy (conditional)
  131. missing module named numpy._core.long - imported by numpy._core (conditional), numpy (conditional)
  132. missing module named numpy._core.logical_xor - imported by numpy._core (conditional), numpy (conditional)
  133. missing module named numpy._core.logical_or - imported by numpy._core (conditional), numpy (conditional)
  134. missing module named numpy._core.logical_not - imported by numpy._core (conditional), numpy (conditional)
  135. missing module named numpy._core.logical_and - imported by numpy._core (conditional), numpy (conditional)
  136. missing module named numpy._core.logaddexp2 - imported by numpy._core (conditional), numpy (conditional)
  137. missing module named numpy._core.logaddexp - imported by numpy._core (conditional), numpy (conditional)
  138. missing module named numpy._core.log2 - imported by numpy._core (conditional), numpy (conditional)
  139. missing module named numpy._core.log1p - imported by numpy._core (conditional), numpy (conditional)
  140. missing module named numpy._core.log - imported by numpy._core (conditional), numpy (conditional)
  141. missing module named numpy._core.linspace - imported by numpy._core (top-level), numpy.lib._index_tricks_impl (top-level), numpy (conditional)
  142. missing module named numpy._core.less_equal - imported by numpy._core (conditional), numpy (conditional)
  143. missing module named numpy._core.less - imported by numpy._core (conditional), numpy (conditional)
  144. missing module named numpy._core.left_shift - imported by numpy._core (conditional), numpy (conditional)
  145. missing module named numpy._core.ldexp - imported by numpy._core (conditional), numpy (conditional)
  146. missing module named numpy._core.lcm - imported by numpy._core (conditional), numpy (conditional)
  147. missing module named numpy._core.isscalar - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy.lib._polynomial_impl (top-level), numpy (conditional)
  148. missing module named numpy._core.isnat - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional)
  149. missing module named numpy._core.isnan - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional)
  150. missing module named numpy._core.isfinite - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  151. missing module named numpy._core.intp - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy._array_api_info (top-level)
  152. missing module named numpy._core.integer - imported by numpy._core (conditional), numpy (conditional), numpy.fft._helper (top-level)
  153. missing module named numpy._core.intc - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  154. missing module named numpy._core.int8 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  155. missing module named numpy._core.int64 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  156. missing module named numpy._core.int32 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  157. missing module named numpy._core.int16 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  158. missing module named numpy._core.inf - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional)
  159. missing module named numpy._core.inexact - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  160. missing module named numpy._core.iinfo - imported by numpy._core (top-level), numpy.lib._twodim_base_impl (top-level), numpy (conditional)
  161. missing module named numpy._core.hypot - imported by numpy._core (conditional), numpy (conditional)
  162. missing module named numpy._core.hstack - imported by numpy._core (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional)
  163. missing module named numpy._core.heaviside - imported by numpy._core (conditional), numpy (conditional)
  164. missing module named numpy._core.half - imported by numpy._core (conditional), numpy (conditional)
  165. missing module named numpy._core.greater_equal - imported by numpy._core (conditional), numpy (conditional)
  166. missing module named numpy._core.greater - imported by numpy._core (conditional), numpy (conditional)
  167. missing module named numpy._core.gcd - imported by numpy._core (conditional), numpy (conditional)
  168. missing module named numpy._core.frompyfunc - imported by numpy._core (conditional), numpy (conditional)
  169. missing module named numpy._core.frexp - imported by numpy._core (conditional), numpy (conditional)
  170. missing module named numpy._core.fmod - imported by numpy._core (conditional), numpy (conditional)
  171. missing module named numpy._core.fmin - imported by numpy._core (conditional), numpy (conditional)
  172. missing module named numpy._core.fmax - imported by numpy._core (conditional), numpy (conditional)
  173. missing module named numpy._core.floor_divide - imported by numpy._core (conditional), numpy (conditional)
  174. missing module named numpy._core.floor - imported by numpy._core (conditional), numpy (conditional)
  175. missing module named numpy._core.floating - imported by numpy._core (conditional), numpy (conditional)
  176. missing module named numpy._core.float_power - imported by numpy._core (conditional), numpy (conditional)
  177. missing module named numpy._core.float32 - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy._array_api_info (top-level)
  178. missing module named numpy._core.float16 - imported by numpy._core (conditional), numpy (conditional)
  179. missing module named numpy._core.finfo - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional)
  180. missing module named numpy._core.fabs - imported by numpy._core (conditional), numpy (conditional)
  181. missing module named numpy._core.expm1 - imported by numpy._core (conditional), numpy (conditional)
  182. missing module named numpy._core.exp - imported by numpy._core (conditional), numpy (conditional)
  183. missing module named numpy._core.euler_gamma - imported by numpy._core (conditional), numpy (conditional)
  184. missing module named numpy._core.errstate - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional)
  185. missing module named numpy._core.equal - imported by numpy._core (conditional), numpy (conditional)
  186. missing module named numpy._core.empty_like - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level)
  187. missing module named numpy._core.empty - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy.fft._helper (top-level)
  188. missing module named numpy._core.e - imported by numpy._core (conditional), numpy (conditional)
  189. missing module named numpy._core.double - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  190. missing module named numpy._core.dot - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional)
  191. missing module named numpy._core.divmod - imported by numpy._core (conditional), numpy (conditional)
  192. missing module named numpy._core.divide - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  193. missing module named numpy._core.diagonal - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  194. missing module named numpy._core.degrees - imported by numpy._core (conditional), numpy (conditional)
  195. missing module named numpy._core.deg2rad - imported by numpy._core (conditional), numpy (conditional)
  196. missing module named numpy._core.datetime64 - imported by numpy._core (conditional), numpy (conditional)
  197. missing module named numpy._core.csingle - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  198. missing module named numpy._core.cross - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  199. missing module named numpy._core.count_nonzero - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  200. missing module named numpy._core.cosh - imported by numpy._core (conditional), numpy (conditional)
  201. missing module named numpy._core.cos - imported by numpy._core (conditional), numpy (conditional)
  202. missing module named numpy._core.copysign - imported by numpy._core (conditional), numpy (conditional)
  203. missing module named numpy._core.conjugate - imported by numpy._core (conditional), numpy (conditional), numpy.fft._pocketfft (top-level)
  204. missing module named numpy._core.conj - imported by numpy._core (conditional), numpy (conditional)
  205. missing module named numpy._core.complexfloating - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  206. missing module named numpy._core.complex64 - imported by numpy._core (conditional), numpy (conditional), numpy._array_api_info (top-level)
  207. missing module named numpy._core.clongdouble - imported by numpy._core (conditional), numpy (conditional)
  208. missing module named numpy._core.character - imported by numpy._core (conditional), numpy (conditional)
  209. missing module named numpy._core.ceil - imported by numpy._core (conditional), numpy (conditional)
  210. missing module named numpy._core.cdouble - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  211. missing module named numpy._core.cbrt - imported by numpy._core (conditional), numpy (conditional)
  212. missing module named numpy._core.bytes_ - imported by numpy._core (conditional), numpy (conditional)
  213. missing module named numpy._core.byte - imported by numpy._core (conditional), numpy (conditional)
  214. missing module named numpy._core.bool_ - imported by numpy._core (conditional), numpy (conditional)
  215. missing module named numpy._core.bitwise_xor - imported by numpy._core (conditional), numpy (conditional)
  216. missing module named numpy._core.bitwise_or - imported by numpy._core (conditional), numpy (conditional)
  217. missing module named numpy._core.bitwise_count - imported by numpy._core (conditional), numpy (conditional)
  218. missing module named numpy._core.bitwise_and - imported by numpy._core (conditional), numpy (conditional)
  219. missing module named numpy._core.atleast_3d - imported by numpy._core (top-level), numpy.lib._shape_base_impl (top-level), numpy (conditional)
  220. missing module named numpy._core.atleast_2d - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  221. missing module named numpy._core.atleast_1d - imported by numpy._core (top-level), numpy.lib._polynomial_impl (top-level), numpy (conditional)
  222. missing module named numpy._core.asarray - imported by numpy._core (top-level), numpy.lib._array_utils_impl (top-level), numpy.linalg._linalg (top-level), numpy (conditional), numpy.fft._pocketfft (top-level), numpy.fft._helper (top-level)
  223. missing module named numpy._core.asanyarray - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  224. missing module named numpy._core.array_repr - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional)
  225. missing module named numpy._core.array2string - imported by numpy._core (delayed), numpy.testing._private.utils (delayed), numpy (conditional)
  226. 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_impl (top-level), numpy (conditional)
  227. missing module named numpy._core.argsort - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  228. missing module named numpy._core.arctanh - imported by numpy._core (conditional), numpy (conditional)
  229. missing module named numpy._core.arctan2 - imported by numpy._core (conditional), numpy (conditional)
  230. missing module named numpy._core.arctan - imported by numpy._core (conditional), numpy (conditional)
  231. missing module named numpy._core.arcsinh - imported by numpy._core (conditional), numpy (conditional)
  232. missing module named numpy._core.arcsin - imported by numpy._core (conditional), numpy (conditional)
  233. missing module named numpy._core.arccosh - imported by numpy._core (conditional), numpy (conditional)
  234. missing module named numpy._core.arccos - imported by numpy._core (conditional), numpy (conditional)
  235. missing module named numpy._core.arange - imported by numpy._core (top-level), numpy.testing._private.utils (top-level), numpy (conditional), numpy.fft._helper (top-level)
  236. missing module named numpy._core.amin - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  237. missing module named numpy._core.amax - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  238. missing module named numpy._core.all - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy.testing._private.utils (delayed), numpy (conditional)
  239. missing module named numpy._core.add - imported by numpy._core (top-level), numpy.linalg._linalg (top-level), numpy (conditional)
  240. missing module named yaml - imported by numpy.__config__ (delayed)
  241. missing module named numpy._distributor_init_local - imported by numpy (optional), numpy._distributor_init (optional)
  242. missing module named 'win32com.gen_py' - imported by win32com (conditional, optional)
  243. missing module named 'appscript.reference' - imported by xlwings._xlmac (top-level)
  244. missing module named osax - imported by xlwings._xlmac (top-level)
  245. missing module named appscript - imported by xlwings._xlmac (top-level)
  246. missing module named aem - imported by xlwings._xlmac (top-level)
  247. missing module named 'matplotlib.backends' - imported by xlwings.main (optional)
  248. missing module named matplotlib - imported by pandas.plotting._core (conditional), pandas.io.formats.style (optional), xlwings.utils (optional), xlwings.main (optional)
  249. missing module named pdfrw - imported by xlwings.pro.reports.pdf (optional)
  250. missing module named 'matplotlib.pyplot' - imported by pandas.io.formats.style (optional), xlwings.utils (optional)
  251. missing module named cStringIO - imported by xlrd.timemachine (conditional)
  252. missing module named defusedxml - imported by openpyxl.xml (delayed, optional)
  253. missing module named lxml - imported by openpyxl.xml (delayed, optional), pandas.io.xml (conditional)
  254. missing module named 'defusedxml.ElementTree' - imported by openpyxl.xml.functions (conditional)
  255. missing module named 'lxml.etree' - imported by openpyxl.xml.functions (conditional), pandas.io.xml (delayed), pandas.io.formats.xml (delayed), pandas.io.html (delayed)
  256. missing module named openpyxl.tests - imported by openpyxl.reader.excel (optional)
  257. missing module named six.moves.range - imported by six.moves (top-level), dateutil.rrule (top-level)
  258. 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)
  259. missing module named dateutil.tz.tzfile - imported by dateutil.tz (top-level), dateutil.zoneinfo (top-level)
  260. missing module named StringIO - imported by six (conditional)
  261. missing module named numexpr - imported by pandas.core.computation.expressions (conditional), pandas.core.computation.engines (delayed)
  262. missing module named numba - imported by pandas.core._numba.executor (delayed, conditional), pandas.core.util.numba_ (delayed, conditional), pandas.core.window.numba_ (delayed, conditional), pandas.core.window.online (delayed, conditional), pandas.core._numba.kernels.mean_ (top-level), pandas.core._numba.kernels.shared (top-level), pandas.core._numba.kernels.sum_ (top-level), pandas.core._numba.kernels.min_max_ (top-level), pandas.core._numba.kernels.var_ (top-level), pandas.core.groupby.numba_ (delayed, conditional), pandas.core._numba.extensions (top-level)
  263. missing module named 'numba.extending' - imported by pandas.core._numba.kernels.sum_ (top-level)
  264. missing module named 'pyarrow.compute' - imported by pandas.core.arrays.arrow.accessors (conditional), pandas.core.arrays._arrow_string_mixins (conditional), pandas.core.arrays.string_arrow (conditional), pandas.core.reshape.merge (delayed, conditional), pandas.core.arrays.arrow.array (conditional)
  265. missing module named 'numba.typed' - imported by pandas.core._numba.extensions (delayed)
  266. missing module named 'numba.core' - imported by pandas.core._numba.extensions (top-level)
  267. missing module named pyarrow - imported by pandas.core.arrays.arrow.accessors (conditional), pandas.core.arrays.masked (delayed), pandas.core.arrays.boolean (delayed, conditional), pandas.core.arrays.string_ (delayed, conditional), pandas.core.arrays._arrow_string_mixins (conditional), pandas.core.arrays.string_arrow (conditional), pandas.core.arrays.arrow._arrow_utils (top-level), pandas.core.interchange.utils (delayed, conditional), pandas.core.strings.accessor (delayed, conditional), pandas.io.parsers.base_parser (delayed, conditional), pandas.core.arrays.interval (delayed), pandas.core.arrays.arrow.extension_types (top-level), pandas.core.arrays.period (delayed), pandas.core.methods.describe (delayed, conditional), pandas.io.sql (delayed, conditional), pandas.core.reshape.merge (delayed, conditional), pandas.core.arrays.numeric (delayed, conditional), pandas.core.interchange.buffer (conditional), pandas.io.feather_format (delayed), pandas.core.indexes.base (delayed, conditional), pandas.core.dtypes.cast (delayed, conditional), pandas.core.arrays.arrow.array (conditional), pandas.core.dtypes.dtypes (delayed, conditional), pandas.compat.pyarrow (optional), pandas.core.reshape.encoding (delayed, conditional), pandas._testing (conditional)
  268. missing module named 'scipy.stats' - imported by pandas.core.nanops (delayed, conditional)
  269. missing module named scipy - imported by pandas.core.nanops (delayed, conditional), pandas.core.missing (delayed)
  270. missing module named traitlets - imported by pandas.io.formats.printing (delayed, conditional)
  271. missing module named 'IPython.core' - imported by pandas.io.formats.printing (delayed, conditional)
  272. missing module named IPython - imported by pandas.io.formats.printing (delayed)
  273. missing module named xlsxwriter - imported by pandas.io.excel._xlsxwriter (delayed)
  274. missing module named 'odf.config' - imported by pandas.io.excel._odswriter (delayed)
  275. missing module named 'odf.style' - imported by pandas.io.excel._odswriter (delayed)
  276. missing module named 'odf.text' - imported by pandas.io.excel._odfreader (delayed), pandas.io.excel._odswriter (delayed)
  277. missing module named 'odf.table' - imported by pandas.io.excel._odfreader (delayed), pandas.io.excel._odswriter (delayed)
  278. missing module named 'odf.opendocument' - imported by pandas.io.excel._odfreader (delayed), pandas.io.excel._odswriter (delayed)
  279. missing module named pyxlsb - imported by pandas.io.excel._pyxlsb (delayed, conditional)
  280. missing module named 'odf.office' - imported by pandas.io.excel._odfreader (delayed)
  281. missing module named 'odf.element' - imported by pandas.io.excel._odfreader (delayed)
  282. missing module named 'odf.namespaces' - imported by pandas.io.excel._odfreader (delayed)
  283. missing module named odf - imported by pandas.io.excel._odfreader (conditional)
  284. missing module named python_calamine - imported by pandas.io.excel._calamine (delayed, conditional)
  285. missing module named 'matplotlib.colors' - imported by pandas.plotting._misc (conditional), pandas.io.formats.style (conditional)
  286. missing module named markupsafe - imported by pandas.io.formats.style_render (top-level)
  287. missing module named botocore - imported by pandas.io.common (delayed, conditional, optional)
  288. missing module named sets - imported by pytz.tzinfo (optional)
  289. missing module named UserDict - imported by pytz.lazy (optional)
  290. missing module named 'scipy.sparse' - imported by pandas.core.arrays.sparse.array (conditional), pandas.core.arrays.sparse.scipy_sparse (delayed, conditional), pandas.core.arrays.sparse.accessor (delayed), pandas.core.dtypes.common (delayed, conditional, optional)
  291. missing module named pandas.core.internals.Block - imported by pandas.core.internals (conditional), pandas.io.pytables (conditional)
  292. missing module named Foundation - imported by pandas.io.clipboard (delayed, conditional, optional)
  293. missing module named AppKit - imported by pandas.io.clipboard (delayed, conditional, optional)
  294. missing module named PyQt4 - imported by pandas.io.clipboard (delayed, conditional, optional)
  295. missing module named qtpy - imported by pandas.io.clipboard (delayed, conditional, optional)
  296. missing module named 'sqlalchemy.engine' - imported by pandas.io.sql (delayed)
  297. missing module named 'sqlalchemy.types' - imported by pandas.io.sql (delayed, conditional)
  298. missing module named 'sqlalchemy.schema' - imported by pandas.io.sql (delayed)
  299. missing module named 'sqlalchemy.sql' - imported by pandas.io.sql (conditional)
  300. missing module named sqlalchemy - imported by pandas.io.sql (delayed, conditional)
  301. missing module named tables - imported by pandas.io.pytables (delayed, conditional)
  302. missing module named 'pyarrow.fs' - imported by pandas.io.orc (conditional)
  303. missing module named fsspec - imported by pandas.io.orc (conditional)
  304. missing module named 'pyarrow.parquet' - imported by pandas.io.parquet (delayed)
  305. missing module named google - imported by pandas.io.gbq (conditional)
  306. missing module named 'lxml.html' - imported by pandas.io.html (delayed)
  307. missing module named bs4 - imported by pandas.io.html (delayed)
  308. missing module named pytest - imported by pandas._testing._io (delayed), pandas._testing (delayed)
  309. missing module named 'matplotlib.axes' - imported by pandas.plotting._misc (conditional), pandas._testing.asserters (delayed)
  310. missing module named 'matplotlib.artist' - imported by pandas._testing.asserters (delayed)
  311. missing module named 'matplotlib.table' - imported by pandas.plotting._misc (conditional)