Wine Gecko 2.47.1 is not compatible with Python 2 or 3

Michael Cronenworth mike at cchtml.com
Mon Dec 23 13:28:27 CST 2019


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'



More information about the wine-devel mailing list