HelixSurf
HelixSurf copied to clipboard
git submodule update --init --recursive
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?