getsenic / gatt-python

Bluetooth GATT SDK for Python
MIT License
318 stars 86 forks source link

Difficulty working inside virtualenv #59

Open peter-lucia opened 4 years ago

peter-lucia commented 4 years ago

Just an FYI, I had difficulty setting this up in a virtualenv until I installed the following packages:

dbus-python==1.2.16
gatt==0.2.7
pkg-resources==0.0.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
vext==0.7.3
vext.gi==0.7.0

After installing these packages, as well as reinstalling bluetoothd with the instructions provided in the README so that bluetoothd --version is5.44, gattctl --discover worked as expected. I'm not sure whether the bluetoothd version matters, as I was previously on 5.48