Hello, James Teh, le Thu 08 Jul 2010 11:36:46 -0700, a écrit : > On 7/07/2010 5:29 PM, Michael Curran wrote: > >I installed the brlapi Python package to Python 2.7. I assume as it let > >me do this brlapi must work with any Python 2.x version (with in > >reason). I.e. there is no python extentions? > brlapi is a Python C extension, so the installer obviously isn't > particularly smart. :) I just confirmed this by importing brlapi > manually on kilo: > ImportError: Module use of python26.dll conflicts with this version of > Python. > > Samuel, any chance of a public build of brlapi for Python 2.7?
I have uploaded a newer version 4.2-2, which is built against python2.7, and also uses the newer libusb-win32 1.2 which contains bugfixes and should have a signed driver for 64bit windows. http://brl.thefreecat.org/brltty/brltty-win-4.2-2.exe http://brl.thefreecat.org/brltty/brltty-win-4.2-2.zip Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
