Sesha Sai Behara

Results 6 comments of Sesha Sai Behara

- The latest version of `sh` seems to have some issues with `casm-python` - Installing an older version like `pip3 install sh=1.14.2 --user` should fix the issue.

- The prim that you have should be able to enumerate distinct chemical and magnetic orderings. - To enumerate distinct magnetic orderings you will use `ConfigEnumSiteDoFs`. See `ccasm enum --desc...

- There is a bug in `vasp_relax_report` which is causing this issue. A bug fix will be issued soon. - In the meantime, you can use `casm-calc --report` to get...

Hi Jonas, I thought I fixed this here: https://github.com/prisms-center/CASMcode/commit/e9d1788089f680884bc5e28ec859c6822473a2a3 Is the conda version not updated?

- I was able to do `ccasm update` without any issues for the given `prim.json`, `structure.json` and `properties.calc.json` - Could you check in your `.casm/prim.json` if the `occupant_dof` has `Co1`...

I think installing through autotools from source should still work. The conda packages for this version haven't been updated in a while.