Siyuan Bian

Results 2 issues of Siyuan Bian

When I run ```python preprocess.py --tot 1 --id 0```, the following error occurs. I install gdna following README.md. ``` An exception occurred in telemetry logging.Disabling telemetry to prevent further exceptions....

I want to write a clothes simulation program following ``exts/omni.warp/omni/warp/nodes/_impl/OgnClothSimulate.py``. However, I cannot import omni in the code. ``` ModuleNotFoundError: No module named 'omni' ```

question