Closed KohsukeIde closed 7 months ago
-First of all, congrats on your CVPR2024 Highlight!-
I have been facing issue setting up conda environment. Do I have to do something besidesconda env create --file environment.yml?
conda env create --file environment.yml
I encountered similar errors from https://github.com/minghanqin/LangSplat/issues/13 but have not been able to solve it.
if there are any alternative way to setup the environment, I'd like to know how. Or a step by step explanation on how to do a setup would be very helpful... im currently using cudatoolkit version 11.7
was able to solve it based on https://github.com/graphdeco-inria/gaussian-splatting/issues/724 and https://github.com/minghanqin/LangSplat/issues/13
-First of all, congrats on your CVPR2024 Highlight!-
I have been facing issue setting up conda environment. Do I have to do something besides
conda env create --file environment.yml
?I encountered similar errors from https://github.com/minghanqin/LangSplat/issues/13 but have not been able to solve it.
if there are any alternative way to setup the environment, I'd like to know how. Or a step by step explanation on how to do a setup would be very helpful... im currently using cudatoolkit version 11.7