gaussian-splatting icon indicating copy to clipboard operation
gaussian-splatting copied to clipboard

conda env create --file environment.yml encounter error

Open zenonlpc opened this issue 1 month ago • 1 comments
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

zenonlpc avatar Sep 24 '25 20:09 zenonlpc

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.

luyuqiu888 avatar Oct 09 '25 09:10 luyuqiu888