[BRLTTY] Support multiple Python versions on Windows

Leonard de Ruijter alderuijter at gmail.com
Mon Oct 16 04:34:04 EDT 2023


Hi Samuel,


I'm not sure whether the current implementation is enough. You added 
CYTHON_LIMITED_API, but it looks like you might also need to add 
Py_LIMITED_API.


Cheers,

Leonard

On 15-10-2023 16:37, Samuel Thibault wrote:
> Hello,
>
> Leonard de Ruijter, le lun. 09 oct. 2023 19:50:39 +0200, a ecrit:
>> Unfortunately, I can't get the thing to load on Python 3.11-32.
>>
>> I'm getting the error: `ImportError: DLL load failed while importing brlapi:
>> The specified module could not be found.`
> Probably you need to add to your PATH variable the path to the new
> brlapi dll? (or put the new dll alongside your own .exe file)
>
> Samuel


More information about the BRLTTY mailing list