-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Env Error #12
Comments
Are you trying on Windows? Thanks! |
I get this error too, Have you found a good solution?
|
I use VS Code as my code editor, but it's mentioned that it has been tested and works flawlessly in Visual Studio 2022 under the tinny-cuda repository. Additionally, when installing Cuda Toolkit 11.6, it says that it couldn't find a correctly matched version of Visual Studio. Do you think the problem might stem from this? Could it be that VS Code as a code editor is insufficient? |
Because I'm not a user of either Windows or VSCode, I can not be sure, but I think VSCode is not the matter. If you can create an env of 3DGS, based on which you can set by installing tiny-cuda-nn manually I think. |
Yes i tried that command before creating env but I think the problem stems from my GPU; even though PyTorch is installed correctly, it seems it is not installed with CUDA support, and my current GPU, I believe, does not support this CUDA version, which causes issues with the tiny-CUDA-NN package. However, I still want to ask one last thing: Do you think manually installing the packages expected to be installed via pip one by one is an appropriate method? Thanks again. |
It would be nice to check that installing tinycudann is the only matter. |
when i try to create env. i get this error anyone know why is that
The text was updated successfully, but these errors were encountered: