[libhid-discuss] Installing Python wrappers from SVN
Charles Lepple
clepple at ghz.cc
Tue Dec 23 14:15:30 UTC 2008
On Nov 16, 2008, at 4:42 PM, Sarah Mount wrote:
> Importing libhid.hid looks like it ought to work but actually gives
> the following error:
>
>>>> import libhid.hid
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr//lib/python2.5/site-packages/libhid/__init__.py", line
> 11, in <module>
> import _hid
> ImportError: /usr/lib/python2.5/site-packages/libhid/_hid.so:
> undefined symbol: assert
>>>>
>
It looks like this is the same issue as http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=476525
The SVN trunk (r364) should have the fix incorporated.
Thanks to Blaine Booher for bringing this to my attention.
More information about the libhid-discuss
mailing list