Skip to content

Python requirement for using the lxml parser #11

Description

@Emmavt

We had an issue with the line soup = BeautifulSoup(src, 'lxml'), getting the error discussed in this stackoverflow post: https://stackoverflow.com/questions/24398302/bs4-featurenotfound-couldnt-find-a-tree-builder-with-the-features-you-requeste

It seems that this may be a Python versioning error, and required Python 3, or an updated version of the html5lib package. This may be worth adding as a note in the workshop, or including as a requirement in the install section of the notebook.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions