Search - User list
Full Version: houdini_2_ae for Houdini 21
Root » Houdini Lounge » houdini_2_ae for Houdini 21
Mladen Kevic
Hi everyone,

I tried to use Houdini_2_AE HDA in Houdini 21, but I get an error Pyside2:

Traceback (most recent call last):
File "Object/houdini_2_ae, PythonModule", line 3, in <module>
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.440/houdini/python3.11libs\toolutils.py", line 1903, in createModuleFromSection
return _createModule(module_name,
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.440/houdini/python3.11libs\toolutils.py", line 1885, in _createModule
eval(code, module_dict)
File "houdini_2_ae", line 1, in <module>
ModuleNotFoundError: No module named 'PySide2'

Does anyone know what needs to be edited or have an adjusted copy of it?
jemabaris
H21 is built around QT6, which uses Pyside6. You can either specifically instal a QT5 version of Houdini or try to replace all includes of Pyside2 with Pyside6. That's not guarantee to work as quite a few other things have also changed in QT6.
Mladen Kevic
thanks i will try it today
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB