Rogério Gouvêa
Results
2
comments of
Rogério Gouvêa
I am getting jsanitize error too with the example workflow: ``` from atomate2.vasp.flows.core import RelaxBandStructureMaker from jobflow import run_locally from pymatgen.core import Structure # construct a rock salt MgO structure...
> Can you try downgrading to emmet-core==0.78.0rc4? > > E.g., > > ``` > pip install emmet-core==0.78.0rc4 > ``` Yes, it worked for me now, here is the current setup:...