GDF IO Error

External Email - Use Caution

Dear Sir or Madam,

I am using the newest downloaded version of MNE. When trying to read in a gdf file using:

io.read_raw_gdf(gdf_file)

I get the following error:

TypeError: today() takes no keyword arguments.

I have attached a screenshot of the error as well.

Thanks,

Varun Bahl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200408/ab2c36e3/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdfFileError.PNG
Type: image/png
Size: 35236 bytes
Desc: gdfFileError.PNG
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200408/ab2c36e3/attachment-0001.png

External Email - Use Caution

Can you see if this branch fixes your problem?

https://github.com/mne-tools/mne-python/pull/7582

Also, if you could let us know by commenting in the PR if the subject
birthday is actually read correctly, it would help.

Eric