Wine Gecko 2.47.1 is not compatible with Python 2 or 3

Jacek Caban jacek at codeweavers.com
Mon Dec 30 18:03:00 CST 2019


Hi Michael,

On 23.12.2019 20:28, Michael Cronenworth wrote:
> On 12/23/19 12:21 PM, Jacek Caban wrote:
>>
>> That was from my import, I missed the fact that it's too new to be in 
>> Git. You may just fetch and cherry-pick this commit from here:
>>
>> https://github.com/mozilla/gecko-dev/commit/4262e28d067edd239f96cb75a8280b91db23a79e 
>>
>
> Pip 8.1.1 is still using the deprecated call.
>
> ...
>  0:03.19$<2>   File 
> "/builddir/build/BUILD/wine-gecko-2.47.1/wine-gecko-2.47.1/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/download.py", 
> line 93, in user_agent
>  0:03.19$<2>     zip(["name", "version", "id"], 
> platform.linux_distribution()),
>  0:03.19$<2> AttributeError: module 'platform' has no attribute 
> 'linux_distribution'


  I just pushed fixes to git. master branch should work with Python 3.8. 
Please give it a try.


Jacek




More information about the wine-devel mailing list