Import syside issue

Must be a stupid config issue, but when I am trying to run a script, I get the following error:

import syside
ModuleNotFoundError: No module named ‘syside’

Hello Jean-Michel,

Thank you for reporting your issue.
This error happens when Syside Automator python library is not installed.

Are you trying to run this script in Syside Could or on your own computer?

Best regards,
Simas

Locally.

On a Apple M4 Max MacBook Pro
Mac OS Sequoia 15.5.
VSCode 1.107.0

In that case you should follow the Syside Automator installation instructions here : Install Automator

Let me know if you experience any issues during the installation.

1 Like

Thanks for the quick help.