Sampler hangs when running example export_all.py
As mentioned above. I'm trying to run the unmodified version of the export_all.py script found here:https://helpx.adobe.com/substance-3d-sampler/scripting-and-development/create-a-script-with-python/example-scripts.htmlWhen I start the script, nothing happens. Nothing at all, no UI interactivity, no files are being exported, nothing. I'd call it a crash, but it still shows changing CPU activity - what doesn't have to mean much.The script seems to be fine, so I assume there are some heavy bugs in Sampler which make it impossible to be used in a production environment. Which is pretty disappointing. App version: Latest supplied by the Adobe CC app, freshly reinstalledPlatform: WindowsSteps to reproduce: Open file, start script, crashExpected result: Files get exportedReal result: App hangs infinitely, no files get exportedThis is a critical error in Substance Sampler's Python pipeline.Not even the most simple example works. Or the documentation is outdated.