[Mne_analysis] conda upgrade error

Megan Schendel mschendel at mrn.org
Wed Sep 2 18:58:20 EDT 2020
Search archives:

        External Email - Use Caution        

Hi all,
I am attempting to follow upgrade instructions.  I was able to upgrade
conda, and I succeeded in using curl to get the yml file.
However, when I try the conda env update, I eventually get an error when
the update gets to dipy. See below. Any suggestions?

Thanks for your help,
Megan

conda env update --file environment.yml
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata ...........
Solving package specifications: .
...
ERROR: Invalid requirement: 'dipy --only-binary dipy'

conda --version && python --version
conda 4.3.30
Python 3.8.5

Here is the contents of my environment.yml file:

name: mne
channels:
- defaults
dependencies:
- python>=3.8
- pip
- numpy
- scipy
- matplotlib
- numba
- pandas
- xlrd
- scikit-learn
- h5py
- pillow
- statsmodels
- jupyter
- joblib
- psutil
- numexpr
- traits
- pyface
- traitsui
- imageio
- tqdm
- spyder-kernels
- pip:
  - mne
  - imageio-ffmpeg>=0.4.1
  - vtk>=9.0.1
  - pyvista>=0.24
  - pyvistaqt
  - mayavi
  - PySurfer[save_movie]
  - dipy --only-binary dipy
  - nibabel
  - nilearn
  - neo
  - python-picard
  - PyQt5>=5.10,<5.14; platform_system == "Darwin"
  - PyQt5>=5.10; platform_system != "Darwin"

MEG Technician
The Mind Research Network
1101 Yale Blvd. NE
Albuquerque, New Mexico 87106
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200902/729241eb/attachment.html 


More information about the Mne_analysis mailing list