Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on Mac OS X 10.13.1 #12

Open
juneJuly opened this issue Dec 5, 2017 · 0 comments
Open

error on Mac OS X 10.13.1 #12

juneJuly opened this issue Dec 5, 2017 · 0 comments

Comments

@juneJuly
Copy link

juneJuly commented Dec 5, 2017

when try to connect a device , it raise an exception in file _macutil.py at line 75:

'module' object has no attribute 'BluetoothDeviceAddress'

error msg:

Traceback (most recent call last):
  File "test.py", line 26, in <module>
    crash(target)
  File "test.py", line 10, in crash
    sock.connect((target, 0xf))
  File "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/lightblue/_bluetoothsockets.py", line 351, in connect
    _macutil.createbtdevaddr(address[0]))
ValueError: depythonifying struct of 1 members, got tuple of 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant