File "path/lib/python3.11/site-packages/sevenn/parse_input.py", line 221, in read_config_yaml
model_meta = init_model_config(config)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "path/lib/python3.11/site-packages/sevenn/parse_input.py", line 67, in init_model_config
elif 'univ' in input_chem.lower():
^^^^^^^^^^^^^^^^
AttributeError: 'list' object has no attribute 'lower'
hi @YutackPark
with new update in ver 0.10.0m the below setting
will cause error:
can you have a look? Thanks.