gaussian-splatting
gaussian-splatting copied to clipboard
conda env create --file environment.yml encounter error
trafficstars
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
Hello, may I ask if you are using cuda11.6 version? Can cuda11.6 run normally? My computer version is cuda11.6 and I can't directly use cuda11.8.