[Mne_analysis] (no subject)
Denis-Alexander Engemann
d.engemann at fz-juelich.de
Sat Apr 20 08:09:14 EDT 2013
Dear Qunxi,
The visualization of source estimates ins MNE-Python depends on PySurfer.
Reading your traceback this looks like PySurfer is either not installed on your system or is not linked to your Python path.
Just make sure PySurfer is available on your system and everything should be fine.
For details and instructions see:
http://pysurfer.github.io
http://pysurfer.github.io/install.html
After installation you can easily check whether it has worked by hitting:
python -c "import surfer"
This should then pass silently, otherwise you will encounter an import error.
HTH,
Denis
On Sat, Apr 20, 2013 at 7:33 AM, 董群喜 <dongqunxi at gmail.com<mailto:dongqunxi at gmail.com>> wrote:
Dear MNEers,
When I ran plot_mne_inverse_coherence_epochs.py<http://martinos.org/mne/_downloads/plot_mne_inverse_coherence_epochs.py>, I got the following errors:
Traceback (most recent call last):
File "plot_mne_inverse_coherence_epochs.py", line 118, in <module>
subjects_dir=subjects_dir)
File "/home/dongqunxi/mne/lib/python2.7/site-packages/mne-0.6.git-py2.7.egg/mne/source_estimate.py", line 1188, in plot
subjects_dir=subjects_dir)
File "/home/dongqunxi/mne/lib/python2.7/site-packages/mne-0.6.git-py2.7.egg/mne/viz.py", line 988, in plot_source_estimates
from surfer import Brain, TimeViewer
ImportError: No module named surfer
Can you give me some suggestions? Thank you!
Yours sincerely,
Qunxi Dong
_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu<mailto: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.
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20130420/a793ccee/attachment.html
More information about the Mne_analysis
mailing list