Seems like metahuman nodes are not working on Linux at all?
Is there any way to have that to work or we are forced to use windows for any metahuman related work?
/opt/hfs21.0.440. A workaround for this is to add the correct dsolib directory to your LD_LIBRARY_PATH prior to starting Houdini, something like this in bash:export LD_LIBRARY_PATH="$HFS/dsolib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"