D:\Ana\lib\site-packages\catkit\gratoms.py in copy(self)
150 def copy(self):
151 """Return a copy."""
--> 152 atoms = self.class(cell=self._cell, pbc=self._pbc, info=self.info)
153
154 atoms.arrays = {}
AttributeError: 'Gratoms' object has no attribute '_cell'
I cannot run any code with this error. Ask for your help, thank you!