Open xxl007 opened 7 months ago
Hi!
Thanks for your detailed comments on fixing the docker file. However, I am unable to reproduce the error. The paths to 10_nvidia.json in the error message and in the dockerfile are different:
Could you provide more details? Have you changed the dockerfile?
Updated the error message that occurs when running the build.sh script (without altering the Dockerfile). As the message suggest, the error seems to occur because 10_nvidia.json is not in the build context.
This is strange. I see this file in the nvdiffrast repository, it shouldn't cause an error.
I'll leave this issue open. If anyone has the same problem, please comment.
hello @david-svitov. I has same problem. Step 35/43 : COPY ../3rd_party/nvdiffrast/docker/10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json solved problem with @xxl007's solution. thanks for your great works
Hi, amazing work. Thanks for this!
The container fails to build when running the build.sh script, with the following error:
Following actions fix the build: