Description of the issue
BRLTTY support was temporarily removed from Alpha builds since BRLTTY has no Python 3.11 compatible version of brlapi available. Attempts to use python's stable/minimal ABI failed.
Describe the solution you'd like
use a brlapi build specific for Python 3.11. Work is in progress for this, I'm about to file a pr upstream to provide this.
Description of the issue
BRLTTY support was temporarily removed from Alpha builds since BRLTTY has no Python 3.11 compatible version of brlapi available. Attempts to use python's stable/minimal ABI failed.
Describe the solution you'd like
use a brlapi build specific for Python 3.11. Work is in progress for this, I'm about to file a pr upstream to provide this.