NVlabs / nvdiffrast

Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lock File

ben14132 opened this issue · comments

Dear author,

When running my script, I get the following:

Lock file exists in build directory: '/home/jovyan/.cache/torch_extensions/py38_cu118/nvdiffrast_plugin/lock'

My script then gets stuck and is unable to complete. Could I check how to resolve this issue?

You will have to delete the lock file that was left there by an earlier, interrupted compilation attempt. See #67 for more details.