Closed Xuduoteng closed 1 year ago
Hi, when did you clone/fork the repository? I fixed one of the dependency (pytlsd) a few days ago solving a similar issue. Maybe you should try again cloning it now?
Aternatively, what is your full error message? I cannot know which dependency is causing your error without the full error.
I reran the command on my server and got the following results, I don't know if the error is due to my personal reasons,
This is surprising, because the repo should be public, and this error message usually happens for private repos you don't have access to...
Do you get the same by just running git clone git@github.com:cvg/DeepLSD.git
?
Please make sure also that your ssh key is correct (if you are using ssh authentication) and that you can clone other git repositories as well.
Hi, did you solve your problem?
It works when using git clone --recurse-submodules https://github.com/cvg/DeepLSD.git
.
Great, yes we fixed that yesterday to use https to clone. I am closing this now, since this has been solved.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.