I have the pro version, and I'm connecting to the api from python externally from Metashape.
Everything works as expected, however I have to copy the license file to the python directory for it t register as a legitimate copy.
It would make life easier if I could tell python/Metashape where to look for the license file - rather than making a copy.
So far I've seen agisoft_LICENSE environment variable mentioned but I do not understand how to initiate it in a python script.
Thank you for any help you can offer.