Hello,
I have been playing around with python scripting and will definitely make use of it, but have run into a couple issues.
How can I write to the PhotoScan console from a python script loaded from Tools - Run Script...
For example, print("Hello World") works from the console but not from Run Script.
Also, when I "Run Script" and there are errors in the python, where is this written to? Nothing shows up for me in the PhotoScan console. Is there a way to direct stdout and stderr to the console?
Thanks!