Closed eulerreich closed 9 years ago
I have the same problem:
git clone --recursive https://github.com/shawntan/neural-turing-machines.git
........
Submodule 'theano_toolkit' (git@github.com:shawntan/theano_toolkit.git) registered for path 'theano_toolkit'
Cloning into 'theano_toolkit'...
The authenticity of host 'github.com (192.30.252.131)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,192.30.252.131' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Think I fixed it.
Changed the .gitmodules file to use https://github.com/theano_toolkit.git instead.
I'm getting a Permission Denied (publickey) error. The full error is