We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'am trying to install your package but I always get the same error :
`Collecting torchlambertw@ git+ssh://@github.com/gmgeorg/torchlambertw.git#egg=torchlambertw-0.0.3 (from pylambertw==0.0.2) Cloning ssh://@github.com/gmgeorg/torchlambertw.git to c:\users\phlip\appdata\local\temp\pip-install-fub9m0bt\torchlambertw_b96091553cf54913b4c83219d563f46f Running command git clone --filter=blob:none --quiet 'ssh://****@github.com/gmgeorg/torchlambertw.git' 'C:\Users\Phlip\AppData\Local\Temp\pip-install-fub9m0bt\torchlambertw_b96091553cf54913b4c83219d563f46f' 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. error: subprocess-exited-with-error `
I have updated my ssh key accordingly to the recommandations of GitHub but it still doesn't work.
Does anybody has encountered the same issue ?
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered:
potentially useful/related #2
Sorry, something went wrong.
@pipobingo see if https://github.com/gmgeorg/pylambertw/releases/tag/v0.0.4 works for you now
No branches or pull requests
I'am trying to install your package but I always get the same error :
`Collecting torchlambertw@ git+ssh://@github.com/gmgeorg/torchlambertw.git#egg=torchlambertw-0.0.3 (from pylambertw==0.0.2)
Cloning ssh://@github.com/gmgeorg/torchlambertw.git to c:\users\phlip\appdata\local\temp\pip-install-fub9m0bt\torchlambertw_b96091553cf54913b4c83219d563f46f
Running command git clone --filter=blob:none --quiet 'ssh://****@github.com/gmgeorg/torchlambertw.git' 'C:\Users\Phlip\AppData\Local\Temp\pip-install-fub9m0bt\torchlambertw_b96091553cf54913b4c83219d563f46f'
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.
error: subprocess-exited-with-error
`
I have updated my ssh key accordingly to the recommandations of GitHub but it still doesn't work.
Does anybody has encountered the same issue ?
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: