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

cant get it installed #11

Open
haxo5 opened this issue Sep 7, 2020 · 4 comments
Open

cant get it installed #11

haxo5 opened this issue Sep 7, 2020 · 4 comments

Comments

@haxo5
Copy link

haxo5 commented Sep 7, 2020

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.

@joanbono-bf
Copy link

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.

@drzarak
Copy link

drzarak commented Aug 6, 2022

going further pip install -r requirements.txt is also GIVING metadata-generation-failed error

@ZerkerEOD
Copy link

I am getting metadata-generation-failed also

@Hafzan-250601
Copy link

image

Does it looks like this?

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

5 participants