Has anyone implemented this with python3.6+ ? There are lots of packages which are imported explicitly but now comes with python3 preinstalled, and also there are many packages used whose alternates are currently in use so if anyone has implemented it can contact. Facing lots of issues making it compatible for the latest python.
most recent error is "No module named 'markupbase'", cannot find it anywhere. but the HTMLParser uses this.
Has anyone implemented this with python3.6+ ? There are lots of packages which are imported explicitly but now comes with python3 preinstalled, and also there are many packages used whose alternates are currently in use so if anyone has implemented it can contact. Facing lots of issues making it compatible for the latest python.
most recent error is "No module named 'markupbase'", cannot find it anywhere. but the HTMLParser uses this.