FAIRmat-NFDI / nomad-analysis

This repo contains the standard NOMAD plugin for analysis.
https://fairmat-nfdi.github.io/nomad-analysis/
Apache License 2.0
1 stars 0 forks source link

PyTest on the workflow actions are failing #20

Closed ka-sarthak closed 3 months ago

ka-sarthak commented 3 months ago

Due to some changes in the lxml package, a module in nomad-lab runs into Import error.

ImportError: lxml.html.clean module is now a separate project lxml_html_clean.

A fix was merged in nomad-lab https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/merge_requests/1761.

To adapt these changes in nomad-analysis: