001235 : Script tool <value> source contains broken toolbox path: <value>.

Description

The result references a custom script tool that imports or adds a toolbox which is either inaccessible or does not exist.

Solution

Ensure your Python script is correctly referencing the toolbox and the toolbox is accessible. Some possible reasons the import failed include

  • The toolbox does not exist.
  • Syntax error or typo in the path reference to toolbox.

3/4/2014