3DEquilizer addon setup

Hi, I tried to install pyside in windows machine, I was using Py3.13

I get the error when trying to open the ayon workfiles menu

File "<string>",line 14
def install_3de_host() -> None:
SyntaxError:invalid syntax

what is the python version in your 3de?
you can tell from the <3de_installtion_folder>/sys_data/py{version}_inst folder.

you can run in that directory python --version

We do support only python 3 based - that is from version 7 that has python 3.7. But even that will be dropped since Python 3.7 is EOL