gaussian-opacity-fields icon indicating copy to clipboard operation
gaussian-opacity-fields copied to clipboard

Questions about installation instructions for Windows

Open XinhaoJi opened this issue 11 months ago • 1 comments

On windows, when the python version of the virtual environment is 3.8, Run "PIP install torch = = 1.12.1 + cu113 torchvision = = 0.13.1 + cu113 -f https://download.pytorch.org/whl/torch_stable.html" and "pip install -r requirements.txt" these two will appear ssl certificate does not pass the problem, there are a lot of bugs, and the virtual environment pyhon language changed to 3.9 after no similar error, Hopefully, it would be better to change the third instruction to conda create-y-n gof python=3.9

XinhaoJi avatar Dec 21 '24 15:12 XinhaoJi

Please can you finally run on Windows?I met some errros when i using cmake . command.

Image

LearnToStick avatar Feb 26 '25 09:02 LearnToStick