Closed weiyao1996 closed 1 year ago
Hi,
This seems to be an issue in setting up nvdiffrast. Here is a similar issue: https://github.com/NVlabs/nvdiffrast/issues/56. I would recommend taking a look at their docker file and checking if you're missing any required packages.
i faced this error too, solved it with sudo apt-get install libegl1-mesa-dev
Thank you very much!
Hi,
Thanks for sharing your really nice work! When I run main.py, I met this error related to nvdiffrast. Please let me know if you have any ideas to address this problem. Many thanks.