-
Notifications
You must be signed in to change notification settings - Fork 894
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
docker/Dockerfile.torch occurs errors #720
Comments
Same issue. Any updates ? |
Hi, may be I know how to tackle your issue. But then I changed folder path to Hope this helps ! |
thanks for your reply. I'll try later |
So buggy ! Still can not build Docker, this error leads to another...! |
Branch/Tag/Commit
main
Docker Image Version
nvcr.io/nvidia/pytorch:22.09-py3
GPU name
RTX 3060ti
CUDA Driver
525.116.04
Reproduced Steps
when run git submodule update --init --recursive in Dockerfile.torch line 34, the errors occurs:fatal: not a git repository (or any of the parent directories): .git. This is because the current folder is not a Git project folder. Consider deleting it or adjusting your code to resolve this issue.
The text was updated successfully, but these errors were encountered: