Ad
  • Default User Avatar

    My solution (in jupyter notebooks in my local environment, used lxml. But when I try in the CodeWards environment i get an import error

    import lxml
    

    ImportError: No module named 'lxml'

    Any ideas for how I get round this?