You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running python run_demo.py, it ge
ts stuck at:
[init()] self.h5_file:
[init()] Using pretrained model from /home/zq/pycode/pose/FoundationPose/learning/training/../../weights/2023-10-28-18-33-37/model_best.pth
[init()] init done
[_get_plugin()] Lock file exists in build directory: '/home/zq/.cache/torch_extensions/py39_cu118/nvdiffrast_plugin/lock'
I am using conda to configure the environment.lt looks no bad.Has anyone encountered this issue, and how can it be resolved?
The text was updated successfully, but these errors were encountered:
When running python run_demo.py, it ge
ts stuck at:
[init()] self.h5_file:
[init()] Using pretrained model from /home/zq/pycode/pose/FoundationPose/learning/training/../../weights/2023-10-28-18-33-37/model_best.pth
[init()] init done
[_get_plugin()] Lock file exists in build directory: '/home/zq/.cache/torch_extensions/py39_cu118/nvdiffrast_plugin/lock'
I am using conda to configure the environment.lt looks no bad.Has anyone encountered this issue, and how can it be resolved?
The text was updated successfully, but these errors were encountered: