You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone [email protected]:georghess/neurad-studio.git ../neurad-studio
git clone [email protected]:wljungbergh/UniAD.git ../UniAD
# (and download weights according to UniAD README)
error occured as
git clone [email protected]:georghess/neurad-studio.git ../neurad-studio
Cloning into '../neurad-studio'...
ssh: Could not resolve hostname github.com: Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git clone [email protected]:wljungbergh/UniAD.git ../UniAD
Cloning into '../UniAD'...
ssh: Could not resolve hostname github.com: Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Can you make sure those repository are available ?
The text was updated successfully, but these errors were encountered:
The repositories are available. I think the error you are seeing indicates that you cannot access github.com from your network?
However it may be better to clone over https, I updated the commands in readme.
Hello,
Follow your 'how-to-run' doc:
error occured as
Can you make sure those repository are available ?
The text was updated successfully, but these errors were encountered: