[Mne_analysis] mne report error
Lau Møller Andersen
lau.andersen at cnru.dk
Thu Oct 16 12:50:55 EDT 2014
Dear list
When running the following commands from the mne report tutorial
website, I get the following error.
>>>from mne.report import Report
>>>from mne.datasets import sample
Generate the report:
>>>path = sample.data_path()
>>>report = Report()
IOError: [Errno 2] No such file or directory: '/home/lau/anaconda/lib/python2.7/site-packages/mne/html/jquery-1.10.2.min.js'
How do I install those missing files?
I'm running python through anaconda (2.1.0) and I have the stable
version of mne (0.8.5).
It's the same issue on my mac 10.9.5 and my linux mint 17 operating systems.
Best
Lau
More information about the Mne_analysis
mailing list