31
Python and Java API / Re: Remove Duplicates Script Not Working 1.6.1
« on: February 03, 2020, 06:41:01 PM »
Hi,
I ran that script and got this:
2020-02-03 15:39:51 Traceback (most recent call last):
2020-02-03 15:39:51 File "C:/Users/Rory/Documents/Agisoft/check_cameras.py", line 2, in <module>
2020-02-03 15:39:51 for camera in chunk.cameras:
2020-02-03 15:39:51 AttributeError: 'Metashape.Document' object has no attribute 'cameras'
2020-02-03 15:39:51 Error: 'Metashape.Document' object has no attribute 'cameras'
I ran that script and got this:
2020-02-03 15:39:51 Traceback (most recent call last):
2020-02-03 15:39:51 File "C:/Users/Rory/Documents/Agisoft/check_cameras.py", line 2, in <module>
2020-02-03 15:39:51 for camera in chunk.cameras:
2020-02-03 15:39:51 AttributeError: 'Metashape.Document' object has no attribute 'cameras'
2020-02-03 15:39:51 Error: 'Metashape.Document' object has no attribute 'cameras'