Hello,
I was trying to run the script like python test_a2f_batch_bs_usd_exporter.py, but i got this error. Is anyone know how to solve this? Or how can I run the script using python?
Traceback (most recent call last):
File “”, line 1, in
File “/home/neuralimage0/.local/share/ov/pkg/audio2face-2022.2.1/exts/omni.audio2face.core/omni/audio2face/core/init.py”, line 2, in
from .scripts.extension import *
File “/home/neuralimage0/.local/share/ov/pkg/audio2face-2022.2.1/exts/omni.audio2face.core/omni/audio2face/core/scripts/extension.py”, line 13, in
import omni.graph.core as og
File “/home/neuralimage0/.local/share/ov/pkg/audio2face-2022.2.1/kit/exts/omni.graph/omni/graph/core/init.py”, line 17, in
from . import _omni_graph_core # noqa: F401,PLW0406
ImportError: libgf.so: cannot open shared object file: No such file or directory