The downloaded file may have been corrupted or the known hash may be outdated

  • MNE version: 1.0.0
  • operating system: Windows 10

at tutorial Clinical applications

  1. Locating intracranial electrode contacts
  2. Working with sEEG data
  3. Working with ECoG data

print error : ValueError: MD5 hash of downloaded file (temp.zip) does not match the known hash: expected md5:5133fe92b7b8f03ae19219d5f46e4177 but got 605a5841f3b0a30b9f39d8f334df08d4. Deleted download for safety. The downloaded file may have been corrupted or the known hash may be outdated.

  1. Sleep stage classification from polysomnography (PSG) data
    : works well

There are three errors, what should I do?

Hello! I think this may be the same issue as here fsaverage hash value mismatch. I would suggest seeing if that fixes your issue. (The solution is to update MNE e.g. pip install -U mne).

1 Like

just released 1.0.1

you can now “pip install -U mne”

Alex

1 Like