HelixSurf icon indicating copy to clipboard operation
HelixSurf copied to clipboard

git submodule update --init --recursive

Open Girin325 opened this issue 1 year ago • 0 comments

Cloning into '/home/gskim/3D/HelixSurf/dependencies/Primitive3D'... [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]:lzhnb/Primitive3D.git' into submodule path '/home/gskim/3D/HelixSurf/dependencies/Primitive3D' failed Failed to clone 'dependencies/Primitive3D'. Retry scheduled Cloning into '/home/gskim/3D/HelixSurf/dependencies/gmvs'... [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]:Gorilla-Lab-SCUT/gmvs.git' into submodule path '/home/gskim/3D/HelixSurf/dependencies/gmvs' failed Failed to clone 'dependencies/gmvs'. Retry scheduled Cloning into '/home/gskim/3D/HelixSurf/dependencies/Primitive3D'... [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]:lzhnb/Primitive3D.git' into submodule path '/home/gskim/3D/HelixSurf/dependencies/Primitive3D' failed Failed to clone 'dependencies/Primitive3D' a second time, aborting


When I run this code, this errors occured. How can I fix it?

Girin325 avatar Apr 26 '24 02:04 Girin325