[Mne_analysis] problem fetching mne-python

Krieger, Donald N. kriegerd at upmc.edu
Tue Feb 18 15:37:08 EST 2014
Search archives:

Thanks very much, Denis and everyone.
I was able to fetch it from github from a Cygwin install on a windows box.

I suspect I clobbered something on the linux box when I was first thrashing around trying to get through or more likely raised an alarm at github which decided my linux box was trying to break in.

I'll likely be posting again for help.
I will be chopping it down to use read_forward_solution only.

Thanks again.
 
Don


> -----Original Message-----
> From: Denis-Alexander Engemann [mailto:denis.engemann at gmail.com]
> Sent: Tuesday, February 18, 2014 3:26 PM
> To: Krieger, Donald N.
> Cc: Mne_analysis at nmr.mgh.harvard.edu
> Subject: Re: [Mne_analysis] problem fetching mne-python
> 
> Hi Don,
> 
> let me reply inline,
> 
> On Tue, Feb 18, 2014 at 8:56 PM, Krieger, Donald N. <kriegerd at upmc.edu>
> wrote:
> > Thanks for responding.
> > I was able to fork the package to my git account per the instructions.
> > The instructions on the mne site list a sequence of instructions beginning
> with
> >   git clone git at github.com:DonKrieger/mne-python.git
> > This appears to be trying to ssh to github and fails with:
> >   Permission denied (publickey)
> >   fatal: The remote end hung up unexpectedly
> >
> 
> this might have various reasons, it might be your config but also your
> network / ssh support. Have you tried the https variant?
> 
> https://github.com/mne-tools/mne-python.git
> 
> Also take a look at setting up ssh with gtihub:
> 
> https://help.github.com/articles/generating-ssh-keys
> 
> > I've executed the git config --global commands but haven't found a way to
> check to see if they worked.
> > Surely there's a git command to kick out the what it thinks the email
> address is.
> >
> > By the way, I am just trying to download the package.
> > I don't need to install it.
> > I will be chopping it down to a minimal version which I will deploy for grid
> computing .
> >
> 
> If you (really) just want the source code without any git you can download it
> from the Python Package Index (PyPi):
> 
> https://pypi.python.org/pypi/mne/0.7.1
> 
> (green download button)
> 
> 
> However, this points to the stable release. A few recent additions will be
> missing.
> 
> HTH,
> Denis
> 
> > Regards,
> >
> > Don
> >
> > Don Krieger, Ph.D.
> > Department of Neurological Surgery
> > University of Pittsburgh
> > (412)648-9654 Office
> > (412)521-4431 Cell/Text
> >
> >
> >> -----Original Message-----
> >> From: dgw [mailto:dgwakeman at gmail.com]
> >> Sent: Tuesday, February 18, 2014 2:23 PM
> >> To: Krieger, Donald N.
> >> Cc: Mne_analysis at nmr.mgh.harvard.edu
> >> Subject: Re: [Mne_analysis] problem fetching mne-python
> >>
> >> Hi Don,
> >>
> >> What are you trying to do?
> >>       Just download mne-python, or
> >>
> >>       download it and get setup to add changes back to mne-python?
> >>
> >> from your email it sounds like the latter (yeah!).
> >>
> >> There are pretty good instructions here:
> >> www.martinos.org/mne/stable/contributing.html
> >>
> >> instead of directly editing your config file, I would recommend
> >> letting git do that and use the options described on that page:
> >>
> >> git config --global user.name "Your Name"  <it doesn't matter what
> >> you put
> >> here> git config --global user.email <this needs to be the email
> >> here> address tied
> >> to your github account
> >>
> >> Next follow the instructions for creating your own fork and cloning
> >> that
> >>
> >> HTH
> >> Dan
> >>
> >>
> >> On Feb 18, 2014, at 2:03 PM, Krieger, Donald N. wrote:
> >>
> >> > Hi Everyone,
> >> >
> >> > I am stuck fetching mne-python.
> >> >
> >> > git clone https://github.com/mne-tools/mne-python
> >> > returns the following error:
> >> > fatal: https://github.com/mne-tools/info/refs download error - The
> >> > requested URL returned error: 403
> >> >
> >> > I've created a .git/config file which has close to the right syntax
> >> > but don't
> >> know where to put it and whether it's correct.
> >> > The user name and email address match the account I created on
> >> > github.com Here it is:
> >> > ; user DonKrieger
> >> >   name = "Don Krieger"
> >> >   email = kriegerd at upmc.edu
> >> >
> >> > Perhaps someone will be willing to spell it out for me:
> >> > (1)    Where does the .git directory go?
> >> > (2)    Corrections and/or a concrete example of the config file would be
> >> helpful.
> >> >
> >> > Thanks.
> >> >
> >> > Don
> >> >
> >> > Don Krieger, Ph.D.
> >> > Department of Neurological Surgery
> >> > University of Pittsburgh
> >> >
> >> > _______________________________________________
> >> > Mne_analysis mailing list
> >> > Mne_analysis at nmr.mgh.harvard.edu
> >> > https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
> >> >
> >> >
> >> > The information in this e-mail is intended only for the person to
> >> > whom it is addressed. If you believe this e-mail was sent to you in
> >> > error and the e-mail contains patient information, please contact
> >> > the Partners Compliance HelpLine at
> >> > http://www.partners.org/complianceline
> >> > . If the e-mail was sent to you in error but does not contain
> >> > patient information, please contact the sender and properly dispose of
> the e-mail.
> >
> >
> > _______________________________________________
> > Mne_analysis mailing list
> > Mne_analysis at nmr.mgh.harvard.edu
> > https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis




More information about the Mne_analysis mailing list