Closed BigRoy closed 4 months ago
Additional info
Note that the trick for Houdini
20.0.xxx
application environment where we prepended the Houdini Python libs to the environment seemed redundant for20.5.xxx
since I got no python library conflicts with AYON so it seemed. However, if you do find anything.
For information, The point above is being discussed in https://github.com/ynput/ayon-houdini/issues/24
Transferred from https://github.com/ynput/ayon-core/pull/625
Changelog Description
This adds support for Houdini version with Py3.11 like Houdini 20.5.262 which is currently in beta available to all users on an active subscription starting today.
Additional info
Note that the trick for Houdini
20.0.xxx
application environment where we prepended the Houdini Python libs to the environment seemed redundant for20.5.xxx
since I got no python library conflicts with AYON so it seemed. However, if you do find anything. You might need something like:More details on that Houdini 20 workaround here.
There are some other Py3.11 notes to consider, I'm getting e.g. these warnings:
On start:
In publisher UI:
In Library Loader:
(This isn't really Py3.11 or Houdini related I suppose)
Aside of that all the tools do seem to work completely fine.
Testing notes: