Skip To Content

00072: Script tool <value> has syntax error: <value>

In this topic

The result references a script tool that has a syntax error. The syntax error will cause the task within the shared package or service to fail when executed.

Solution

Open the source Python file (.py) inside a Python IDE. Find and correct the bad syntax.

More information

Learn more about debugging script tools