You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the py3 versions of RDFlib, HTML5lib has to be installed manually. With the the py2 versions it's already there because it's included in setup.py. The py3 version adds it to tests_require, not to install_requires.