I had the same problem. Then I found this link,
http://home.wlu.edu/~levys/courses/csci250s2013/nxt_python.html,
and it worked. I followed the instructions on their web page and ran their example program, then modified the spin.py to use their bluesock commands and success!
On Saturday, April 27, 2013 5:03:24 AM UTC-10, arthropode wrote:
Hi,
I'm trying python-nxt. But I can't connect my mindstorm to my progamm via bluetooth under Linux.
The bricks is correctly connected to my computer but each time I run 'nxt.locator.find_one_brick()", the exception "BrickNotFoundError" is raised.
I can' figure where the problem is.
Do you have an idea ?