Hi,
I have executed a Python solution but in parallel chunks.
Occasionally the following error was thrown which I could circumvent by re-execution:
ERROR Python Script 3:983:0:819:0:853:955 Execute failed: Could not start Python. There are problems with your Python environment:
Python installation could not be determined.xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
ERROR Python Script 3:983:0:819:0:853:927 Execute failed: Could not start Python. There are problems with your Python environment:
Python installation could not be determined.xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
ERROR Parallel Chunk End 3:983:0:819:0:783 Execute failed: Not all chunks finished - check individual chunk branches for details.
Best
Mike