Open Ryan-ZL-Lin opened 9 months ago
does that mean I could also install Garfield inside conda nerfstudio env?
You should be able to, and you should have nerfstudio installed for Garfield to work!
... inside conda nerfstudio env but it doesn't work properly. Has anyone encountered the same issue?
Are you still running into this issue? I personally haven't had any problems with this, but perhaps you can try the pip install
version, in the updated install docs.
pip install --extra-index-url=https://pypi.nvidia.com cudf-cu12==24.2.* cuml-cu12==24.2.*
As I understand, this is not supported in Windows, unless you are running in WSL2?
Any other idea?
Hi. I installed the latest nerfstudio in conda environment, does that mean I could also install Garfield inside conda nerfstudio env?
I tried to run
conda install -c rapidsai -c conda-forge -c nvidia cuml
inside conda nerfstudio env but it doesn't work properly. Has anyone encountered the same issue? Here is the error log for your reference: