I’m trying to install pybluez, but after I installed python3-devel and gcc, I’m having errors finding bluetooth.h (when installing with pip: pip install pybluez
.
I understand SFOS have it’s own version of bluez (stuck at version 4?). Is there a way to make pybluez work?
Because I already have a python script that connects to my power meter in Linux, so maybe it’s easier to adapt it to SFOS?