Hi,
When 'constraints' are present in the topology, the programme gives an error. I think there is a line of code missing in the 'read.py' file, after line 281. I think the missing line is:
cg_itp["constraint"][nb_constraints]["value_user"].append(float(sp_itp_line[3]))
Thank you