I've been using this script for automation, but it stopped working after I upgraded Metashape. Can someone with Python skills help med to get this running on version 1.6.4?
https://github.com/gisportsmouth/PhotoScan-Automation-Script/blob/master/PScan%20Chunk%20Scripts%20v7%20Metashape%20.pyI get this error message when I run it:
2020-11-20 17:54:58 Loading project...
2020-11-20 17:54:59 loaded project in 0.138 sec
2020-11-20 17:54:59 Finished processing in 0.139 sec (exit code 1)
2020-11-20 17:55:07 Traceback (most recent call last):
2020-11-20 17:55:07 File "H:/Kartering/PScan Chunk Scripts v7 Metashape .py", line 95, in <module>
2020-11-20 17:55:07 class MS_Proc(object):
2020-11-20 17:55:07 File "H:/Kartering/PScan Chunk Scripts v7 Metashape .py", line 508, in MS_Proc
2020-11-20 17:55:07 acc = Metashape.HighAccuracy,
2020-11-20 17:55:07 AttributeError: module 'Metashape' has no attribute 'HighAccuracy'
2020-11-20 17:55:07 Error: module 'Metashape' has no attribute 'HighAccuracy'
/Per E. Sweden