You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hy, using HassWP_2023.12.4.zip, adding HACS/Passive BLE monitoring integration then devices, I get
File "c:\down\hass\python-3.11.6.amd64\Lib\ctypes_init_.py", line 376, in init
self._handle = _dlopen(self._name, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: Could not find module 'libc.so.6' (or one of its dependencies). Try using the full path with constructor syntax.
2024-03-12 17:53:05,032.032 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration ble_monitor: Exception importing custom_components.ble_monitor.config_flow
So is it an issue of the hasswp python amd64 3.11 rls, or sg. else I've missed?
The text was updated successfully, but these errors were encountered:
Hy, using HassWP_2023.12.4.zip, adding HACS/Passive BLE monitoring integration then devices, I get
So is it an issue of the hasswp python amd64 3.11 rls, or sg. else I've missed?
The text was updated successfully, but these errors were encountered: