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

[Urgent] Unable to install python-htmlentities #6

Open
AbhilashG97 opened this issue Nov 3, 2019 · 2 comments
Open

[Urgent] Unable to install python-htmlentities #6

AbhilashG97 opened this issue Nov 3, 2019 · 2 comments

Comments

@AbhilashG97
Copy link

AbhilashG97 commented Nov 3, 2019

Hello,

I am having issues with installing python-htmlentities.

I keep getting this error -

Screenshot from 2019-11-04 01-56-28

The GitHub Gist for the log can be found here.

I am using Python 3.7.3

Am I doing something wrong?

@alan1world
Copy link

I think this is an error in the underlying six library rather than in here.

six.moves is redirecting to htmlentitydefs when it should be redirecting to htmlentity (https://docs.python.org/3.8/library/html.entities.html?highlight=html)

@alan1world
Copy link

Actually I have it backwards - Pip has version 0.2, current version on git is 0.3 which includes a fix for this issue.

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

No branches or pull requests

2 participants