Wine Gecko 2.47.1 is not compatible with Python 2 or 3

Jacek Caban jacek at codeweavers.com
Thu Dec 19 16:37:02 CST 2019


On 19/12/2019 22:48, Michael Cronenworth wrote:

> Hi Jacek,
>
> Trying to build 2.47.1 on Fedora Rawhide (32) results in failures for 
> both Python 3 and Python 2.
>
> Python 3:
> ...
>   File 
> "/builddir/build/BUILD/wine-gecko-2.47.1/wine-gecko-2.47.1/testing/mozbase/mozinfo/mozinfo/mozinfo.py", 
> line 93, in <module>
>     (distro, os_version, codename) = platform.dist()
> AttributeError: module 'platform' has no attribute 'dist'


This code path is taken only when linux_distribution() is not available 
and, according to documentation, it should be available since version 
2.6. Please look at why it's not available.


Thanks,

Jacek




More information about the wine-devel mailing list