Hello all,
I have a RPi 2 with HAOS installed and all is working fine.
The other day i was trying to enable the Beewi integration as stated in the manual page BeeWi SmartClim BLE sensor - Home Assistant
After restarting HA it was not working so I went to check the logs and found the following:
Logger: homeassistant.util.package
Source: util/package.py:150
First occurred: 23:36:29 (3 occurrences)
Last logged: 23:36:49
Unable to install package beewi-smartclim==0.0.10: error: Failed to prepare distributions Caused by: Failed to fetch wheel: bluepy==1.3.0 Caused by: Build backend failed to build wheel through `build_wheel()` with exit status: 1 --- stdout: running bdist_wheel running build running build_py Working dir is /root/.cache/uv/sdists-v4/pypi/bluepy/1.3.0/R76g68Uyxa0L28z1Dyhvs/bluepy-1.3.0.tar.gz execute make -C ./bluepy clean --- stderr: /root/.cache/uv/builds-v0/.tmpt5RUaH/lib/python3.12/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) error: [Errno 2] No such file or directory: 'make' ---
No idea what this could be or how to solve it.
Any tips or advice is welcome.
Thx.