I can verify that this works. Thank you so much! :) Blaine
On Tuesday 23 December 2008, Charles Lepple wrote: > 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. > > _______________________________________________ > libhid-discuss mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss > _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

