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
The clone --recursive command fails. Then i tried your second way, that also failed.
Strange?
pc:/Downloads/pybind11_examples$ git submodule init
user@pc:/Downloads/pybind11_examples$ git submodule update
Cloning into '/home/user/Downloads/pybind11_examples/pybind11'... [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.
fatal: clone of '[email protected]:pybind/pybind11.git' into submodule path '/home/user/Downloads/pybind11_examples/pybind11' failed
Failed to clone 'pybind11'. Retry scheduled
Cloning into '/home/user/Downloads/pybind11_examples/pybind11'... [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.
fatal: clone of '[email protected]:pybind/pybind11.git' into submodule path '/home/user/Downloads/pybind11_examples/pybind11' failed
Failed to clone 'pybind11' a second time, aborting
user@pc:~/Downloads/pybind11_examples$
The text was updated successfully, but these errors were encountered:
Hi,
The clone --recursive command fails. Then i tried your second way, that also failed.
Strange?
pc:
/Downloads/pybind11_examples$ git submodule init/Downloads/pybind11_examples$ git submodule updateuser@pc:
Cloning into '/home/user/Downloads/pybind11_examples/pybind11'...
[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.
fatal: clone of '[email protected]:pybind/pybind11.git' into submodule path '/home/user/Downloads/pybind11_examples/pybind11' failed
Failed to clone 'pybind11'. Retry scheduled
Cloning into '/home/user/Downloads/pybind11_examples/pybind11'...
[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.
fatal: clone of '[email protected]:pybind/pybind11.git' into submodule path '/home/user/Downloads/pybind11_examples/pybind11' failed
Failed to clone 'pybind11' a second time, aborting
user@pc:~/Downloads/pybind11_examples$
The text was updated successfully, but these errors were encountered: