Hello
I followed the instructions from repo and encountered an error when running the above command:
OSError: [WinError 182] The operating system cannot run %1. Error loading "C:\Users\glodm\anaconda3\envs\guassian_splatting\lib\site-packages\torch\lib\shm.dll"
Searched a bit didn't find any useful information. Also noticed in the environment.yml file it actually pulls cuda version 11.6 which is against the instruction mentioned says we should install 11.8
Thanks