<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 dir="ltr"><div>Hi everyone,</div><div><br></div><div>A problem I&#39;ve had in the past:</div><div> Install on a fresh ubuntu (mint) install following instructions <a href="https://martinos.org/mne/stable/install_mne_python.html#install-dependencies-and-mne">https://martinos.org/mne/stable/install_mne_python.html#install-dependencies-and-mne</a></div><div>fails with these messages:</div><div>mkl-random 1.0.1 requires cython, which is not installed.<br>mkl-fft 1.0.2 requires cython, which is not installed.<br></div><br>Installed cython with apt install, now it is present on my system.<br>Problem 1: <br>conda env create -f environment.yml<br>fails saying<br>CondaValueError: prefix already exists: /home/maximilien.chaumon/anaconda3/envs/mne<br><div><br></div><div>Fair enough. After total removal of anaconda and settings, check cython is installed, reinstall after reboot, same fail, complaining cython isn&#39;t there. <br></div><div><br></div><div>In any case, it seems that ubuntu doesn&#39;t ship with cython, so it may be a good idea to add an install procedure to the instructions.<br></div><div><br></div><div>Any help much appreciated.</div><div>Max<br></div></div>