ViMag version: 1.0.0
OS: Linux Mint
git version: 2.43.0
When running git submodule update --init --recursive per the build instructions I get
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
on all submodule repos.
As a workaround you can navigate to the ViMag/python dir and manually clone using the https URL for each repo.
ViMag version: 1.0.0
OS: Linux Mint
git version: 2.43.0
When running
git submodule update --init --recursiveper the build instructions I geton all submodule repos.
As a workaround you can navigate to the ViMag/python dir and manually clone using the https URL for each repo.