<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr"><p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I read the link, but you list lot of libraries, my question</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
downloading one by one manually? pip install each one??</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
or what is the automatic way?? in window I am, and yes I used anaconda as you recommend</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> mne_analysis-bounces@nmr.mgh.harvard.edu &lt;mne_analysis-bounces@nmr.mgh.harvard.edu&gt; on behalf of mne_analysis-request@nmr.mgh.harvard.edu
 &lt;mne_analysis-request@nmr.mgh.harvard.edu&gt;<br>
<b>Sent:</b> Tuesday, May 5, 2020 11:58 AM<br>
<b>To:</b> mne_analysis@nmr.mgh.harvard.edu &lt;mne_analysis@nmr.mgh.harvard.edu&gt;<br>
<b>Subject:</b> Mne_analysis Digest, Vol 148, Issue 6</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Send Mne_analysis mailing list submissions to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mne_analysis@nmr.mgh.harvard.edu<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis">
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
or, via email, send a message with subject or body 'help' to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mne_analysis-request@nmr.mgh.harvard.edu<br>
<br>
You can reach the person managing the list at<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mne_analysis-owner@nmr.mgh.harvard.edu<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Mne_analysis digest...&quot;<br>
<br>
<br>
Today's Topics:<br>
<br>
&nbsp;&nbsp; 1. simple installation (afo tarraf)<br>
&nbsp;&nbsp; 2. Re: simple installation (Francesco Mattioli)<br>
&nbsp;&nbsp; 3. Re: simple installation (Alexandre Gramfort)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 5 May 2020 08:41:21 &#43;0000<br>
From: afo tarraf &lt;afotarraf@hotmail.com&gt;<br>
Subject: [Mne_analysis] simple installation<br>
To: &quot;mne_analysis@nmr.mgh.harvard.edu&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mne_analysis@nmr.mgh.harvard.edu&gt;<br>
Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LNXP265MB1226DEBCBF3FCD0D77CCEBFCB5A70@LNXP265MB1226.GBRP265.PROD.OUTLOOK.COM&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
Hi,<br>
<br>
Download the base environment file&lt;<a href="https://raw.githubusercontent.com/mne-tools/mne-python/master/environment.yml">https://raw.githubusercontent.com/mne-tools/mne-python/master/environment.yml</a>&gt;<br>
<br>
name: base<br>
channels:<br>
- defaults<br>
dependencies:<br>
- python&gt;=3.5<br>
- pip<br>
- mkl<br>
- numpy<br>
- scipy<br>
- matplotlib<br>
- numba<br>
<br>
.<br>
.<br>
.<br>
each of those I should install one bye one, or there is a command to install it at once in window?<br>
<br>
Best regards<br>
Afo<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200505/b5155c46/attachment-0001.html">
http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200505/b5155c46/attachment-0001.html</a>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 5 May 2020 10:49:03 &#43;0200<br>
From: Francesco Mattioli &lt;francesco.mttl@gmail.com&gt;<br>
Subject: Re: [Mne_analysis] simple installation<br>
To: Discussion and support forum for the users of MNE Software<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mne_analysis@nmr.mgh.harvard.edu&gt;<br>
Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;CABMcZVBN2omDBLV4jBoJiYBgBQmyP7zZ92Zo&#43;Piph1aLw-_&#43;AQ@mail.gmail.com&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
are you using anaconda?<br>
<br>
Francesco Mattioli<br>
<br>
I'm trying to work without distractions. If I do not respond immediately,<br>
drink a cup of tea and be patient. Great ideas need deep work!<br>
<br>
?<br>
<br>
Il giorno mar 5 mag 2020 alle ore 10:42 afo tarraf &lt;afotarraf@hotmail.com&gt;<br>
ha scritto:<br>
<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; External Email - Use Caution<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; Download the base environment file<br>
&gt; &lt;<a href="https://raw.githubusercontent.com/mne-tools/mne-python/master/environment.yml">https://raw.githubusercontent.com/mne-tools/mne-python/master/environment.yml</a>&gt;<br>
&gt;<br>
&gt; name: base<br>
&gt; channels:<br>
&gt; - defaults<br>
&gt; dependencies:<br>
&gt; - python&gt;=3.5<br>
&gt; - pip<br>
&gt; - mkl<br>
&gt; - numpy<br>
&gt; - scipy<br>
&gt; - matplotlib<br>
&gt; - numba<br>
&gt;<br>
&gt; .<br>
&gt; .<br>
&gt; .<br>
&gt; each of those I should install one bye one, or there is a command to<br>
&gt; install it at once in window?<br>
&gt;<br>
&gt; Best regards<br>
&gt; Afo<br>
&gt; _______________________________________________<br>
&gt; Mne_analysis mailing list<br>
&gt; Mne_analysis@nmr.mgh.harvard.edu<br>
&gt; <a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200505/45d88162/attachment-0001.html">
http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200505/45d88162/attachment-0001.html</a>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 5 May 2020 10:58:39 &#43;0200<br>
From: Alexandre Gramfort &lt;alexandre.gramfort@inria.fr&gt;<br>
Subject: Re: [Mne_analysis] simple installation<br>
To: Discussion and support forum for the users of MNE Software<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mne_analysis@nmr.mgh.harvard.edu&gt;<br>
Message-ID:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;CADeotZqwpM--JnHNDhaxkb-HMzd4vtNWgTMUx52&#43;EfYB7T8N_w@mail.gmail.com&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
please have a look at:<br>
<br>
<a href="https://mne.tools/stable/install/mne_python.html#installing-mne-python-and-its-dependencies">https://mne.tools/stable/install/mne_python.html#installing-mne-python-and-its-dependencies</a><br>
<br>
A<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200505/dc723016/attachment.html">
http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200505/dc723016/attachment.html</a>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Mne_analysis mailing list<br>
Mne_analysis@nmr.mgh.harvard.edu<br>
<a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
<br>
End of Mne_analysis Digest, Vol 148, Issue 6<br>
********************************************<br>
</div>
</span></font></div>
</body>
</html>