Menu

lightblue and pybluez 0.13

Help
drakkan
2007-10-15
2013-04-25
  • drakkan

    drakkan - 2007-10-15

    Hi,

    I upgraded to pybluez 0.13 and lightblue doesn't work anymore

    >>> import bluetooth
    >>> from lightblue import *
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "/usr/lib/python2.5/site-packages/lightblue/__init__.py", line 163, in <module>
        from _lightblue import *
      File "/usr/lib/python2.5/site-packages/lightblue/_lightblue.py", line 29, in <module>
        "cannot find PyBluez 'bluetooth' module: " + str(e))
    ImportError: LightBlue requires PyBluez to be installed, cannot find PyBluez 'bluetooth' module: No module named _bluetooth

    downgrading to pybluez 0.9 solve the issue,

    regards
    drakkan

     
    • blam

      blam - 2007-10-16

      Thanks, I'll check it out.

       
    • blam

      blam - 2007-10-16

      I've uploaded a 0.2.3 release that fixes this. Thanks a lot for pointing it out.

       
    • drakkan

      drakkan - 2007-10-16

      Ok, now works fine,

      thanks
      drakkan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.