Package: python-lightblue
Version: 0.3.2-1
Owner: Jens Thomas <[email protected]>

I am not sure, but i think there is a missing dependency in
python-lightblue in debian/lenny. After i installed just the packet and
try to import lightblue i received the error

Python 2.5.2 (r252:60911, Jan 4 2009, 21:59:32)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import lightblue
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/var/lib/python-support/python2.5/lightblue/__init__.py", line
164, in <module>
from _lightblue import *
File "/var/lib/python-support/python2.5/lightblue/_lightblue.py", line
32, 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

It seems that lightblue need the pybluez debian packet. Afer installing
pybluez everything works.

With kind regards
Jens Thomas

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to