Error description 2D4-0003

Error message

Start of Python script "%1" failed

Cause of error

Too little free working memory available to run the Python script.

Error correction

- Assign less memory requirement to the Python script over the machine configuration ("memLimit" machine parameter)
- Close running Python processes to free memory.