Problem with importing mne.compute_source_morph() class

External Email - Use Caution

Hii everyone,

I am planning to use the newly implemented class mne.compute_source_morph()
in mne-python. To see how each function work, I tried to run the example
given in 0.17 (development version).
example link:
https://mne-tools.github.io/dev/auto_examples/inverse/plot_morph_volume_stc.html.
The example codes are not working for me. I am not able to import the
compute_source_morph() function.

I am using the latest version of mne codes (i.e., mne-python master
version). So, I am not sure what went wrong! Has anyone faced a similar
situation?

Regards,
Dip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180905/b75da8cf/attachment-0001.html

External Email - Use Caution

hi Dip,

you're very likely not to be using the master branch.

Please check your installation.

Alex

External Email - Use Caution

Hi!
The issue could be the proxy server which I am using atm. So, something
must have wrong during the git cloning. I will have a look soon.

Thanks!
Dip