[Mne_analysis] MNE deprecation warning issue.

Eric Larson larson.eric.d at gmail.com
Wed Mar 21 15:51:53 EDT 2018
Search archives:

This is fixed in the latest version of MNE `master` and will be in the
upcoming 0.16 release.

Eric


On Wed, Mar 21, 2018 at 3:50 PM, Ilias Koen <ilias.koen at dukodestudio.com>
wrote:

> Hello MNE list,
>
>     I am getting quite a lot of deprecation warning, for example saving
> and opening fif files gives the following errors:
>
> DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead
>
> Has anyone come across this?
>
> I could ignore the warning by
>
> import warnings
> warnings.filterwarnings("ignore", category=DeprecationWarning)
>
> But I wanted to ask the list if there is any other solution for actually
> addressing the warning?
>
> Thanks Ilias.
>
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180321/52de4a27/attachment-0001.html 


More information about the Mne_analysis mailing list