summaryrefslogtreecommitdiff
path: root/_temp/Blocks/warn-Blocks.txt
diff options
context:
space:
mode:
Diffstat (limited to '_temp/Blocks/warn-Blocks.txt')
-rw-r--r--_temp/Blocks/warn-Blocks.txt51
1 files changed, 51 insertions, 0 deletions
diff --git a/_temp/Blocks/warn-Blocks.txt b/_temp/Blocks/warn-Blocks.txt
new file mode 100644
index 0000000..18e8c3b
--- /dev/null
+++ b/_temp/Blocks/warn-Blocks.txt
@@ -0,0 +1,51 @@
+
+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 pyimod02_importers - imported by Z:\Users\raindrops\Downloads\PyPion-mane\python\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (delayed), Z:\Users\raindrops\Downloads\PyPion-mane\python\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
+missing module named pep517 - imported by importlib.metadata (top-level)
+missing module named _frozen_importlib_external - imported by importlib._bootstrap (top-level), importlib (top-level), importlib.abc (top-level), zipimport (top-level)
+excluded module named _frozen_importlib - imported by importlib (top-level), importlib.abc (top-level), zipimport (top-level)
+missing module named org - imported by pickle (top-level)
+missing module named pwd - imported by posixpath (top-level), subprocess (top-level), shutil (top-level), tarfile (top-level), pathlib (top-level), netrc (top-level), getpass (top-level)
+missing module named grp - imported by subprocess (top-level), shutil (top-level), tarfile (top-level), pathlib (top-level)
+missing module named posix - imported by os (top-level), shutil (top-level), importlib._bootstrap_external (top-level)
+missing module named resource - imported by posix (top-level)
+missing module named 'org.python' - imported by copy (top-level), xml.sax (top-level)
+missing module named jnius - imported by pkg_resources._vendor.platformdirs.android (delayed, optional)
+missing module named platformdirs - imported by pkg_resources._vendor.platformdirs.__main__ (top-level)
+missing module named _posixsubprocess - imported by subprocess (top-level)
+missing module named fcntl - imported by subprocess (top-level)
+missing module named _manylinux - imported by pkg_resources._vendor.packaging._manylinux (delayed, optional)
+missing module named 'pkg_resources.extern.importlib_resources' - imported by pkg_resources._vendor.jaraco.text (optional)
+missing module named 'typing.io' - imported by importlib.resources (top-level)
+missing module named 'pkg_resources.extern.more_itertools' - imported by pkg_resources._vendor.jaraco.functools (top-level)
+missing module named pkg_resources.extern.packaging - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
+missing module named pkg_resources.extern.platformdirs - imported by pkg_resources.extern (top-level), pkg_resources (top-level)
+missing module named 'pkg_resources.extern.jaraco' - imported by pkg_resources (top-level), pkg_resources._vendor.jaraco.text (top-level)
+missing module named 'java.lang' - imported by platform (top-level), xml.sax._exceptions (top-level)
+missing module named vms_lib - imported by platform (top-level)
+missing module named java - imported by platform (top-level)
+missing module named _winreg - imported by platform (top-level)
+missing module named termios - imported by getpass (top-level)
+missing module named _scproxy - imported by urllib.request (top-level)
+missing module named pygame.sdlmain_osx - imported by pygame (top-level), pygame.macosx (top-level)
+missing module named OpenGL - imported by pygame (delayed)
+missing module named numpy - imported by pygame.surfarray (top-level), pygame.sndarray (top-level), 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.movie' - imported by pygame (optional)
+missing module named 'pygame.overlay' - imported by pygame (optional)
+missing module named 'pygame.cdrom' - imported by pygame (conditional, optional)