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

Hey @antirotor

Which version of 3DE is officially supported by ayon currently?

I thought it was written on docs but it was not.

Since 3DEqualizer Addon 0.1.1, 3DE version 8 is supported.

2 Likes

And I am almost sure that 7 is not working thanks to the changes in ayon-core and python 3.7