I\'m trying to install the bluetooth module from lightblue.
My system: Mac OS X Snow Leopard 10.6.8, Python 2.7, gcc 4.2 & 4.0, xcode v.3.2.3 . I checked , i also go
I accidentally found the solution, I grabbed this from : lightblue
For Mac OS 10.6 users:
Now when running python setup.py install
,I got this : ** BUILD SUCCEEDED **
Using pip will fail, except we alter some of installation source folders as above.
I got 'build succeeded', but haven't tested the module yet, as I need to finish other installation steps. I'm installing nxt-python ( python interface to control/program my lego mindstorm NXT -> nxt-python).