Troubleshooting

General

Here is a list common errors to look out for when creating and running workflows with Extend Python Script components:

The script took too long to generate connectors

To ensure that your connectors are generated during drag and drop, you should ensure any code that may take a long time is placed after the call to parse_arguments().

An error occurred while generating connectors

This error may be caused by running scripts using an older version of the SDK.

Python Plugin Version is too old

Drag and drop was added in Extend Plugins 2021 and is not available in earlier versions. Upgrade to the newest version to enable this functionality.