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

Import error #5

Open
BognarB opened this issue Jun 14, 2013 · 7 comments
Open

Import error #5

BognarB opened this issue Jun 14, 2013 · 7 comments

Comments

@BognarB
Copy link

BognarB commented Jun 14, 2013

Hi Guys,

After install lightblue i got this:

Traceback (most recent call last):
File "", line 1, in
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/lightblue/init.py", line 160, in
from _lightblue import *
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/lightblue/_lightblue.py", line 297, in
class _SDPQueryRunner(Foundation.NSObject):
objc.error: _SDPQueryRunner is overriding existing Objective-C class

any ideia?

@ghost
Copy link

ghost commented Jul 13, 2013

I had the same problem...

@filloz
Copy link

filloz commented Aug 7, 2013

same here

@victorfontes
Copy link

Same here. Any ideas?

@fthornton67
Copy link

+1
for those that follow I commented out the class.

Best Regards

@aodock
Copy link

aodock commented May 14, 2015

i get different error,..

In [1]: import lightblue
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/objc/_bridgesupport.py:643: RuntimeWarning: Error parsing BridgeSupport data for IOBluetooth: PyObjCRT_SkipTypeSpec: Got '0x29' at end of union encoding, expecting '0x29'
  warnings.warn("Error parsing BridgeSupport data for %s: %s" % (frameworkName, e), RuntimeWarning)

@gmsanchez
Copy link

@aodock
Copy link

aodock commented May 21, 2015

@gmsanchez , Thank you. Actually it took a while to figure out what was been said exactly in that link,.. Finally this did helped.

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

6 participants