mne_browse_raw does not startup, “attempt to add non-widget child "dsm" to parent "mne_browse_raw"

External Email - Use Caution

Hi

I installed MNE following the instruction, there is a problem for me.

the ?mne_browse_raw? command does not startup, it shows ?attempt to add non-widget child "dsm" to parent "mne_browse_raw" which supports only widgets?.

How should I fix this problem?

I am using MacOS Mojave 10.14.4

Thanks for your help

Bo

???copied form terminal ---------
(base) boodeMacBook-Pro:~ boo$ $MNE_ROOT/bin/mne_browse_raw
Using a 4096-point FFT in filtering of raw data with 2048-sample tapers
bandpass = 0.0 ( 0.0) … 40.0 ( 5.0) Hz
filter is on
32-bit architecture. Using 1000.00 Mbytes for ring buffers
Error: attempt to add non-widget child "dsm" to parent "mne_browse_raw" which supports only widgets
(base) boodeMacBook-Pro:~ boo$

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20190427/e6fc4dd7/attachment.html

External Email - Use Caution

hi,

I suspect you need the proper version of xquartz

see https://mne-tools.github.io/dev/install_mne_c.html#system-requirements

HTH
Alex