FYI, this could happen due to a clash in name space: there is a python package called "utils" and when you do from utils import * that gets loaded instead of utils.py which is part of cif2cell.