Closed sebastian-philipp closed 3 years ago
Looks like this this is a backwards compatibility violation of python 3.9. https://github.com/coursera-dl/coursera-dl/issues/778
We can create a branch for python 3.9 and include this fix. But I would prefer to pin the exact version of setup tools.
Can you pin your current setuptools version and make a pull request targetting the python3.9 branch instead?
Fixes
AttributeError: 'HTMLParser' object has no attribute 'unescape'