On 3 September 2012 11:33, Analytic Bastard
<[email protected]>wrote:
> Hi there,
>
> just for you to know that
>
> $ git clone [email protected]:YourLogin/scikit-learn.git
>
> in
>
> http://scikit-learn.org/stable/developers/index.html#contributing-code
>
> does not work for me.
>
> I used
>
> git clone https://github.com/buhosabio/scikit-learn.git
>
> I got the following error
>
> git clone [email protected]:buhosabio/scikit-learn.git
> Cloning into 'scikit-learn'...
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
>
> I don't know if this is the correct place to report the issue
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
Hi there,
This is a github "issue". Github uses public keys to do ssh, and they have
to be setup before use.
Goto https://help.github.com/articles/error-permission-denied-publickey and
checkout the heading "Make sure you have a key and SSH is using it"
It's non-intuitive, but after it is setup, you shouldn't need to do it
again for that computer.
- Robert
--
Public key at: http://pgp.mit.edu/ Search for this email address and select
the key from "2011-08-19" (key id: 54BA8735)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general