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
I was attempting to install the pip but was met with this error message:
Command "git clone -q ssh://[email protected]/CT-Data-Collaborative/ctdata-edsight-cli.git /private/var/folders/r9/73qr9qyj2810k56bsyzg5xmm0000gn/T/pip-req-build-nnll7cm4" failed with error code 128 in None
What I Did
Camaras-Macbook-Air:~ CamaraHudson$ pip install git+ssh://[email protected]/CT-Data-Collaborative/ctdata-edsight-cli.git#edsight
Collecting git+ssh://[email protected]/CT-Data-Collaborative/ctdata-edsight-cli.git#edsight
Cloning ssh://[email protected]/CT-Data-Collaborative/ctdata-edsight-cli.git to /private/var/folders/r9/73qr9qyj2810k56bsyzg5xmm0000gn/T/pip-req-build-WjnDHK
[email protected]: 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:
Description
I was attempting to install the pip but was met with this error message:
Command "git clone -q ssh://[email protected]/CT-Data-Collaborative/ctdata-edsight-cli.git /private/var/folders/r9/73qr9qyj2810k56bsyzg5xmm0000gn/T/pip-req-build-nnll7cm4" failed with error code 128 in None
What I Did
The text was updated successfully, but these errors were encountered: