Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Setup.py is broken #8

Open
olivierdalang opened this issue Mar 30, 2020 · 0 comments
Open

Setup.py is broken #8

olivierdalang opened this issue Mar 30, 2020 · 0 comments

Comments

@olivierdalang
Copy link

olivierdalang commented Mar 30, 2020

pip-installing doesn't work as setup.py is broken, leading to following errors :

ImportError: No module named lxml.html.clean
since setup.py doesn't include lxml (which is in requirements.txt)

Once fixed, there is
AttributeError: 'module' object has no attribute 'ytp_comments/ytp_comments.css'
not exactly sure why, but maybe setup.py doesn't correctly include some static files.

@olivierdalang olivierdalang changed the title ImportError: No module named lxml.html.clean (because of setup.py) Setup.py is broken Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant