From: Christopher Moore <chris.w1gm@gmail.com>
To: speakup@braille.uwo.ca
Subject: brltty python bindings
Date: Sat, 12 Feb 2011 15:40:12 -0500 [thread overview]
Message-ID: <20110212204012.GB10045@nextdog> (raw)
This is a bit off topic, but I'm trying to get a braille display running with Orca screen reader.
The build of brltty makes the python bindings for brlapi, but they don't work.
Executing the command:
$ python -c "import brlapi"
comes back with the following error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: dynamic module does not define init function (PyInit_brlapi)
I'll send this along to the brltty list but thought I'd start here.
Chris
reply other threads:[~ UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110212204012.GB10045@nextdog \
--to=chris.w1gm@gmail.com \
--cc=speakup@braille.uwo.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).