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/4262e28d067edd239f96cb75a8280b91...
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