Skip to content
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

neurad-studio and UniAD repository #6

Open
AromaticJ opened this issue Oct 14, 2024 · 1 comment
Open

neurad-studio and UniAD repository #6

AromaticJ opened this issue Oct 14, 2024 · 1 comment

Comments

@AromaticJ
Copy link

AromaticJ commented Oct 14, 2024

Hello,
Follow your 'how-to-run' doc:

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 ?

@atonderski
Copy link
Owner

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.

Let me know if you can get it to work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants