<div dir="ltr">Just bumping this, but has anybody have any personal experience with bluetooth in python 3? Perhaps my issue is that the windows version doesn't include it?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Jul 13, 2013 at 6:23 PM, Simfake Fake <span dir="ltr"><<a href="mailto:simfake.mapping@gmail.com" target="_blank">simfake.mapping@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi. I'm trying to connect to a bluetooth serial adaptor using python 3.x. However, in python 3.3.2 win x32, I get "AttributeError: module has no attribute AF_..." when trying to use socket.AF_BLUETOOTH, despite the docs <a href="http://docs.python.org/3.3/library/socket.html" target="_blank">http://docs.python.org/3.3/library/socket.html</a> . The code I have is very similar to that foundĀ <a href="http://kevindoran1.blogspot.com.au/2013/04/bluetooth-programming-with-python-3.html" target="_blank">http://kevindoran1.blogspot.com.au/2013/04/bluetooth-programming-with-python-3.html</a><div>

I need to use python 3.x, as this is eventually going to run within Blender. It's going to run within blender so I can use blender to visualize and solve inverse-kinematic stuff for a robot arm.</div><div><br></div><div>

Regards</div><div>Jak_o_Shadows</div></div>
</blockquote></div><br></div>