[BRLTTY] Can't get brltty to build, was Re: Support multiple Python versions on Windows
Leonard de Ruijter
alderuijter at gmail.com
Wed Oct 18 02:40:32 EDT 2023
On 17-10-2023 21:00, Dave Mielke wrote:
> [quoted lines by Leonard de Ruijter on 2023/10/17 at 08:59 +0200]
>
>> Here is a diff:
> So It's as simple as just changing "bdist_wininst" to "bdist_egg"?
>
> Please remind me what this fixes.
Creating windows installers has been removed from Python 3.10 and above.
> If you ever figure out the bdist_wheel stuff, please let me know. I think this'll eventually become rather important since building on recent Linux is now warning me that using setup.py is deprecated.
I probably need to setup a linux build environment to experiment with
this, but it should be as easy as installing wheel with pip and then use
bdist_wheel instead.
More information about the BRLTTY
mailing list