The following message appears:
vray7.20.10_houdini21.0_mac_arm64_install.zip > vray7.20.10_houdini21.0.dmg
Houdini 21.0.512
Hi @diverge Could you please go to Windows > Python Shell and paste the following
import hutil.Qt
print(hutil.Qt.__binding__)
Let me know what the outcome is.
>>> import hutil.Qt
>>> print(hutil.Qt.__binding__)
PySide6
Hi @diverge Thank you for checking. It seems that it’s consistently reproducible and I have logged it into our system [HOU-5161] for further investigation.