-
Notifications
You must be signed in to change notification settings - Fork 75
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
cant get it installed #11
Comments
That's a problem in your git configuration. Clone the repository not using git over ssh: $ git clone https://github.com/andresriancho/nimbostratus
Cloning into 'nimbostratus'...
remote: Enumerating objects: 327, done.
remote: Total 327 (delta 0), reused 0 (delta 0), pack-reused 327
Receiving objects: 100% (327/327), 342.56 KiB | 3.50 MiB/s, done.
Resolving deltas: 100% (172/172), done. |
going further pip install -r requirements.txt is also GIVING metadata-generation-failed error |
I am getting metadata-generation-failed also |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cloning into 'nimbostratus'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
The text was updated successfully, but these errors were encountered: