Advertisement
Guest User

DaveMorris

a guest
Feb 8th, 2008
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. The following is outputted when I try "Scan Channels on Device"
  2.  
  3.  
  4. dave@flora:/usr/share/pycentral/python-bluez$ blueproximity
  5. Traceback (most recent call last):
  6. File "/usr/share/blueproximity/proximity.py", line 682, in runStep
  7. self.model.append([str(self.port), self.scanPortResult(self.port)])
  8. File "/usr/share/blueproximity/proximity.py", line 670, in scanPortResult
  9. _sock = bluez.btsocket()
  10. AttributeError: 'module' object has no attribute 'btsocket'
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement