AlexxIT / HassWP

Portable version of Home Assistant for Windows (no need to install)
https://github.com/AlexxIT/Blog
586 stars 76 forks source link

libc.so.6 missing #85

Open hejdroid opened 3 months ago

hejdroid commented 3 months ago

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?

hejdroid commented 2 months ago

did i missed some details to help you out?