Open mcocdawc opened 3 weeks ago
chem_dm_kBE_test may be something we want to activate with correct libdmet installation
If I ensure that libdmet is actually installed, it fails with:
tests/chem_dm_kBE_test.py::Test_kBE_Full::test_kc4_sto3g_be2_density - TypeError: get_emb_eri_fast_gdf() got an unexpected keyword argument 'C_ao_emb'
Apparently that is fixed with the custom libdmet. so here the custom libdmet is still required.
Currently the following tests fail in
main
. Note that this test was executed locally and it is not executed as part of the GitHub Actions pipeline