can not import mne.beamformer.apply_dics_csd?

External Email - Use Caution

Dear mne users,

Dose anyone meet the problems of import mne.beamformer.apply_dics_csd?
I can import mne.beamformer.make_lcmv

Thank you so much.

Dear Shuang Geng,

is there any error message printed somewhere before you get the import error?

best,
Marijn.

       External Email - Use Caution

Dear mne users,

Dose anyone meet the problems of import mne.beamformer.apply_dics_csd?
I can import mne.beamformer.make_lcmv

Thank you so much.

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

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
MyComplianceReport.com: Compliance and Ethics Reporting . 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 --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1386 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180614/0d1cf4c3/attachment.bin
-------------- next part --------------
        External Email - Use Caution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180614/0d1cf4c3/attachment.html

External Email - Use Caution

It said ?no module named apply_dics_csd,
And I am running on python 2.7 also try python 3

External Email - Use Caution

Maybe I need to installed the mne again?
But There are two computers who has installed mne couldn?t import appy_dics_csd. The same thing also happened on make_dics.

Best,
Shuang

can you do:

print mne.__version__

and make sure it?s 0.16?

        External Email - Use Caution

Maybe I need to installed the mne again?
But There are two computers who has installed mne couldn?t import appy_dics_csd. The same thing also happened on make_dics.

Best,
Shuang
Sent from my iPhone

        External Email - Use Caution

It said ?no module named apply_dics_csd,
And I am running on python 2.7 also try python 3

Sent from my iPhone

Dear Shuang Geng,

is there any error message printed somewhere before you get the import error?

best,
Marijn.

      External Email - Use Caution

Dear mne users,

Dose anyone meet the problems of import mne.beamformer.apply_dics_csd?
I can import mne.beamformer.make_lcmv

Thank you so much.

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

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
MyComplianceReport.com: Compliance and Ethics Reporting . 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.

        External Email - Use Caution

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

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
MyComplianceReport.com: Compliance and Ethics Reporting . 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.

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

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
MyComplianceReport.com: Compliance and Ethics Reporting . 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.

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

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
MyComplianceReport.com: Compliance and Ethics Reporting . 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 --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1386 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180615/07a86bc5/attachment.bin
-------------- next part --------------
        External Email - Use Caution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180615/07a86bc5/attachment.html

External Email - Use Caution

Hi, thank you so much, the problem is fixed, I updated the MNE, and also the package in github. Than. It works ? ?thank you again for you help