Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1246

Python • Issues installing pybluez2

$
0
0
I've been working on a little project that scans nearby bluetooth devices and was trying to use pybluez2. Whenever I try to do it on the pi, I get this error.

Code:

bluetooth/linux/bluez/btmodule.c:20:10: fatal error: btmodule.h: No such file or directory
I've tried

sudo apt-get install libbluetooth-dev
and
sudo apt-get install bluez
and
sudo apt-get install python3-bluez

as I've seen from searching but even on fresh raspian even in a virtual environment I can't get pip to install pybluez2.

I'm not particularly used to the pi or this library. Does anyone have any ideas?

Statistics: Posted by EclecticGamer — Mon Jan 20, 2025 5:02 pm



Viewing all articles
Browse latest Browse all 1246

Trending Articles