Hello,
If I want add data with addDataFromPath:
it return:
return convertArcObjectToPythonObject(self._arc_object.addDataFromPath(*gp_fixargs((data_path,), True)))
RuntimeError
and I don't know why, can you help me please?
Thanks
Looks OK to me.
Please add some print statements for each line.