As the title shows, I tried to use my local python instead of blenderproc run ..., and I found this PR(#313 (comment)), but python run.py <your_python_script> in this PR doesn't work. I presume that ...
Is there a way to specify an existing .potx file when creating a new pptx? The way to do this is in VBA is something like this: set filepath to ppt template Dim filepath As String templateFilePath = ...