Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bound for setuptools. #22

Conversation

sebastian-philipp
Copy link

Fixes AttributeError: 'HTMLParser' object has no attribute 'unescape'

Fixes `AttributeError: 'HTMLParser' object has no attribute 'unescape'`
@plainas
Copy link
Owner

plainas commented Sep 1, 2021

Looks like this this is a backwards compatibility violation of python 3.9.
coursera-dl/coursera-dl#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.

@plainas
Copy link
Owner

plainas commented Sep 1, 2021

Can you pin your current setuptools version and make a pull request targetting the python3.9 branch instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants