On 3 September 2012 11:53, Analytic Bastard
<[email protected]>wrote:

> Thanks Robert,
>
> In any case it worked using
>
> git clone https://github.com/buhosabio/scikit-learn.git
>
> it seems explicitly telling it to use keys does not get you into the
> problem. My suggestion is that scikits learn changes that on the web page.
> Sorry if the fact that it worked was not clear in my previous email.
>
> Will setup that way also.
>
>
>
>
> 2012/9/3 Robert Layton <[email protected]>
>
>> 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-publickeyand 
>> 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
>>
>>
>
>
> ------------------------------------------------------------------------------
> 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
>
>

Gotcha. FYI, the correct place for website bugs is still github, as both
are managed there.

- 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

Reply via email to