When trying to run with python3 it fails with Traceback (most recent call last): File "./test-sap-server", line 5, in <module> from sap_client import * File "/usr/lib64/bluez/test/sap_client.py", line 181 print "Warning. ConnectionStatus value in reserved range (0x%x)" % self.value ^ SyntaxError: invalid syntax Thanks