Добавлена бета терминалка
Для подключния к мышке надо её отключить сначала от windows, т.е. к уже открытому каналу bluetooth она не подключится
This commit is contained in:
4914
py_mouse_gue/build/ble_gui/Analysis-00.toc
Normal file
4914
py_mouse_gue/build/ble_gui/Analysis-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
3170
py_mouse_gue/build/ble_gui/EXE-00.toc
Normal file
3170
py_mouse_gue/build/ble_gui/EXE-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
3148
py_mouse_gue/build/ble_gui/PKG-00.toc
Normal file
3148
py_mouse_gue/build/ble_gui/PKG-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
BIN
py_mouse_gue/build/ble_gui/PYZ-00.pyz
Normal file
BIN
py_mouse_gue/build/ble_gui/PYZ-00.pyz
Normal file
Binary file not shown.
1783
py_mouse_gue/build/ble_gui/PYZ-00.toc
Normal file
1783
py_mouse_gue/build/ble_gui/PYZ-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
BIN
py_mouse_gue/build/ble_gui/base_library.zip
Normal file
BIN
py_mouse_gue/build/ble_gui/base_library.zip
Normal file
Binary file not shown.
BIN
py_mouse_gue/build/ble_gui/ble_gui.pkg
Normal file
BIN
py_mouse_gue/build/ble_gui/ble_gui.pkg
Normal file
Binary file not shown.
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod01_archive.pyc
Normal file
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod01_archive.pyc
Normal file
Binary file not shown.
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod02_importers.pyc
Normal file
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod02_importers.pyc
Normal file
Binary file not shown.
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod03_ctypes.pyc
Normal file
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod03_ctypes.pyc
Normal file
Binary file not shown.
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod04_pywin32.pyc
Normal file
BIN
py_mouse_gue/build/ble_gui/localpycs/pyimod04_pywin32.pyc
Normal file
Binary file not shown.
BIN
py_mouse_gue/build/ble_gui/localpycs/struct.pyc
Normal file
BIN
py_mouse_gue/build/ble_gui/localpycs/struct.pyc
Normal file
Binary file not shown.
86
py_mouse_gue/build/ble_gui/warn-ble_gui.txt
Normal file
86
py_mouse_gue/build/ble_gui/warn-ble_gui.txt
Normal file
@@ -0,0 +1,86 @@
|
||||
|
||||
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 C:\Users\wot89\AppData\Local\Programs\Python\Python313\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed), C:\Users\wot89\AppData\Local\Programs\Python\Python313\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py (delayed)
|
||||
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional), setuptools._distutils.util (delayed, conditional, optional), netrc (delayed, conditional), getpass (delayed, optional), setuptools._vendor.backports.tarfile (optional), setuptools._distutils.archive_util (optional), http.server (delayed, optional)
|
||||
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional), setuptools._vendor.backports.tarfile (optional), setuptools._distutils.archive_util (optional)
|
||||
missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
|
||||
missing module named fcntl - imported by subprocess (optional), _pyrepl.unix_console (top-level)
|
||||
missing module named posix - imported by posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional), _pyrepl.unix_console (delayed, optional)
|
||||
missing module named resource - imported by posix (top-level)
|
||||
missing module named _manylinux - imported by packaging._manylinux (delayed, optional), setuptools._vendor.packaging._manylinux (delayed, optional), setuptools._vendor.wheel.vendored.packaging._manylinux (delayed, optional)
|
||||
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (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)
|
||||
missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level)
|
||||
missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level)
|
||||
missing module named _scproxy - imported by urllib.request (conditional)
|
||||
missing module named termios - imported by getpass (optional), tty (top-level), _pyrepl.pager (delayed, optional), _pyrepl.unix_console (top-level), _pyrepl.fancy_termios (top-level), _pyrepl.unix_eventqueue (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 usercustomize - imported by site (delayed, optional)
|
||||
missing module named sitecustomize - imported by site (delayed, optional)
|
||||
missing module named _curses - imported by curses (top-level), curses.has_key (top-level), _pyrepl.curses (optional)
|
||||
missing module named readline - imported by site (delayed, optional), rlcompleter (optional), code (delayed, conditional, optional)
|
||||
missing module named trove_classifiers - imported by setuptools.config._validate_pyproject.formats (optional)
|
||||
missing module named typing_extensions.Buffer - imported by setuptools._vendor.typing_extensions (top-level), setuptools._vendor.wheel.wheelfile (conditional)
|
||||
missing module named typing_extensions.Literal - imported by setuptools._vendor.typing_extensions (top-level), setuptools.config._validate_pyproject.formats (conditional)
|
||||
missing module named typing_extensions.Self - imported by setuptools._vendor.typing_extensions (top-level), setuptools.config.expand (conditional), setuptools.config.pyprojecttoml (conditional), setuptools.config._validate_pyproject.error_reporting (conditional)
|
||||
missing module named typing_extensions.deprecated - imported by setuptools._vendor.typing_extensions (top-level), setuptools._distutils.sysconfig (conditional), setuptools._distutils.command.bdist (conditional)
|
||||
missing module named typing_extensions.TypeAlias - imported by setuptools._vendor.typing_extensions (top-level), setuptools._distutils.compilers.C.base (conditional), setuptools._reqs (conditional), setuptools.warnings (conditional), setuptools._path (conditional), setuptools._distutils.dist (conditional), setuptools.config.setupcfg (conditional), setuptools.config._apply_pyprojecttoml (conditional), setuptools.dist (conditional), setuptools.command.bdist_egg (conditional), setuptools.compat.py311 (conditional)
|
||||
missing module named typing_extensions.Unpack - imported by setuptools._vendor.typing_extensions (top-level), setuptools._distutils.util (conditional), setuptools._distutils.compilers.C.base (conditional), setuptools._distutils.cmd (conditional)
|
||||
missing module named typing_extensions.TypeVarTuple - imported by setuptools._vendor.typing_extensions (top-level), setuptools._distutils.util (conditional), setuptools._distutils.compilers.C.base (conditional), setuptools._distutils.cmd (conditional)
|
||||
missing module named '_typeshed.importlib' - imported by pkg_resources (conditional)
|
||||
missing module named _typeshed - imported by setuptools._distutils.dist (conditional), setuptools.glob (conditional), setuptools.compat.py311 (conditional), pkg_resources (conditional)
|
||||
missing module named jnius - imported by bleak.backends.p4android.client (top-level), bleak.backends.p4android.defs (top-level), bleak.backends.p4android.utils (top-level), bleak.backends.p4android.scanner (top-level), setuptools._vendor.platformdirs.android (delayed, conditional, optional)
|
||||
missing module named android - imported by bleak.backends.p4android.client (top-level), setuptools._vendor.platformdirs.android (delayed, conditional, optional)
|
||||
missing module named importlib_resources - imported by setuptools._vendor.jaraco.text (optional)
|
||||
missing module named 'collections.abc' - imported by traceback (top-level), typing (top-level), inspect (top-level), logging (top-level), importlib.resources.readers (top-level), selectors (top-level), tracemalloc (top-level), asyncio.base_events (top-level), http.client (top-level), asyncio.coroutines (top-level), PIL.Image (top-level), PIL._typing (top-level), setuptools (top-level), setuptools._distutils.filelist (top-level), setuptools._distutils.util (top-level), setuptools._vendor.jaraco.functools (top-level), setuptools._vendor.more_itertools.more (top-level), setuptools._vendor.more_itertools.recipes (top-level), setuptools._distutils._modified (top-level), setuptools._distutils.compat (top-level), setuptools._distutils.spawn (top-level), setuptools._distutils.compilers.C.base (top-level), setuptools._distutils.fancy_getopt (top-level), setuptools._reqs (top-level), setuptools.discovery (top-level), setuptools.dist (top-level), setuptools._distutils.command.bdist (top-level), setuptools._distutils.core (top-level), setuptools._distutils.cmd (top-level), setuptools._distutils.dist (top-level), configparser (top-level), setuptools._distutils.extension (top-level), setuptools.config.setupcfg (top-level), setuptools.config.expand (top-level), setuptools.config.pyprojecttoml (top-level), setuptools.config._apply_pyprojecttoml (top-level), tomllib._parser (top-level), setuptools._vendor.tomli._parser (top-level), setuptools.command.egg_info (top-level), setuptools._distutils.command.build (top-level), setuptools._distutils.command.sdist (top-level), setuptools.glob (top-level), setuptools.command._requirestxt (top-level), setuptools.command.bdist_wheel (top-level), setuptools._vendor.wheel.cli.convert (top-level), setuptools._vendor.wheel.cli.tags (top-level), setuptools._vendor.typing_extensions (top-level), xml.etree.ElementTree (top-level), PIL.TiffImagePlugin (top-level), PIL.ImageOps (top-level), PIL.ImagePalette (top-level), PIL.ImageFilter (top-level), PIL.PngImagePlugin (top-level), bleak (conditional), bleak.backends.client (conditional), bleak.backends.bluezdbus.client (conditional), winrt.system (top-level), bleak.backends.corebluetooth.client (conditional), bleak.backends.winrt.client (conditional), pkg_resources (top-level), setuptools._vendor.platformdirs.windows (conditional), PIL.Jpeg2KImagePlugin (top-level), PIL.IptcImagePlugin (top-level), setuptools._distutils.command.build_ext (top-level), _pyrepl.types (top-level), _pyrepl.readline (top-level), setuptools._distutils.compilers.C.msvc (top-level)
|
||||
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||
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 bleak_winrt - imported by bleak.backends.winrt.scanner (conditional)
|
||||
missing module named 'winrt.windows.networking' - imported by winrt._winrt_windows_devices_bluetooth (top-level)
|
||||
missing module named 'winrt.windows.devices.radios' - imported by winrt._winrt_windows_devices_bluetooth (top-level)
|
||||
missing module named 'winrt.windows.devices.bluetooth.rfcomm' - imported by winrt._winrt_windows_devices_bluetooth (top-level)
|
||||
missing module named 'winrt.windows.ui' - imported by winrt._winrt_windows_devices_enumeration (top-level)
|
||||
missing module named 'winrt.windows.security' - imported by winrt._winrt_windows_devices_enumeration (top-level)
|
||||
missing module named 'winrt.windows.applicationmodel' - imported by winrt._winrt_windows_devices_enumeration (top-level)
|
||||
missing module named 'winrt.windows.system' - imported by winrt._winrt_windows_storage_streams (top-level)
|
||||
missing module named 'bleak_winrt.windows' - imported by bleak.backends.winrt.client (conditional), bleak.backends.winrt.characteristic (conditional), bleak.backends.winrt.descriptor (conditional), bleak.backends.winrt.service (conditional)
|
||||
missing module named libdispatch - imported by bleak.backends.corebluetooth.CentralManagerDelegate (top-level)
|
||||
missing module named Foundation - imported by bleak.backends.corebluetooth.scanner (top-level), bleak.backends.corebluetooth.CentralManagerDelegate (top-level), bleak.backends.corebluetooth.utils (top-level), bleak.backends.corebluetooth.client (top-level), bleak.backends.corebluetooth.PeripheralDelegate (top-level)
|
||||
missing module named CoreBluetooth - imported by bleak.backends.corebluetooth.scanner (top-level), bleak.backends.corebluetooth.CentralManagerDelegate (top-level), bleak.backends.corebluetooth.utils (top-level), bleak.backends.corebluetooth.client (top-level), bleak.backends.corebluetooth.characteristic (top-level), bleak.backends.corebluetooth.descriptor (top-level), bleak.backends.corebluetooth.PeripheralDelegate (top-level), bleak.backends.corebluetooth.service (top-level)
|
||||
missing module named objc - imported by bleak.backends.corebluetooth (top-level), bleak.backends.corebluetooth.scanner (top-level), bleak.backends.corebluetooth.CentralManagerDelegate (top-level), bleak.backends.corebluetooth.PeripheralDelegate (top-level)
|
||||
missing module named 'dbus_fast.message' - imported by bleak.backends.bluezdbus.client (top-level), bleak.backends.bluezdbus.utils (top-level), bleak.backends.bluezdbus.signals (top-level)
|
||||
missing module named 'dbus_fast.constants' - imported by bleak.backends.bluezdbus.client (top-level), bleak.backends.bluezdbus.utils (top-level)
|
||||
missing module named 'dbus_fast.auth' - imported by bleak.backends.bluezdbus.utils (top-level)
|
||||
missing module named 'dbus_fast.validators' - imported by bleak.backends.bluezdbus.signals (top-level)
|
||||
missing module named 'dbus_fast.errors' - imported by bleak.backends.bluezdbus.signals (top-level)
|
||||
missing module named 'dbus_fast.aio' - imported by bleak.backends.bluezdbus.manager (top-level), bleak.backends.bluezdbus.signals (top-level)
|
||||
missing module named 'dbus_fast.service' - imported by bleak.backends.bluezdbus.advertisement_monitor (top-level)
|
||||
missing module named dbus_fast - imported by bleak.backends.bluezdbus.client (top-level), bleak.backends.bluezdbus.manager (top-level), bleak.backends.bluezdbus.scanner (top-level)
|
||||
missing module named 'android.permissions' - imported by bleak.backends.p4android.scanner (top-level)
|
||||
missing module named 'android.broadcast' - imported by bleak.backends.p4android.scanner (top-level)
|
||||
missing module named 'dbus_fast.signature' - imported by bleak.backends.bluezdbus.client (top-level)
|
||||
missing module named async_timeout - imported by bleak (conditional), bleak.backends.bluezdbus.client (conditional), bleak.backends.p4android.scanner (conditional), bleak.backends.corebluetooth.CentralManagerDelegate (conditional), bleak.backends.winrt.util (conditional), bleak.backends.corebluetooth.PeripheralDelegate (conditional), bleak.backends.winrt.client (conditional)
|
||||
missing module named numpy - imported by PIL._typing (conditional, optional)
|
||||
missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level)
|
||||
missing module named PIL._avif - imported by PIL (optional), PIL.AvifImagePlugin (optional)
|
||||
missing module named defusedxml - imported by PIL.Image (optional)
|
||||
missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
|
||||
24321
py_mouse_gue/build/ble_gui/xref-ble_gui.html
Normal file
24321
py_mouse_gue/build/ble_gui/xref-ble_gui.html
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user