[Neurodebian-users] IPython 0.13 / Python 2.7 on Debian Testing (Wheezy, 64 Bit)

Denis-Alexander Engemann denis.engemann at gmail.com
Mon Nov 5 14:52:25 UTC 2012


Damn, wrong clipboard:

sorry for the chaos ;-)

Here is the right one:

ImportError                               Traceback (most recent call last)
/usr/lib/python2.7/dist-packages/IPython/core/extensions.py in
load_extension(self, module_str)
     88         if module_str not in sys.modules:
     89             with prepended_to_syspath(self.ipython_extension_dir):
---> 90                 __import__(module_str)
     91         mod = sys.modules[module_str]
     92         return self._call_load_ipython_extension(mod)

ImportError: No module named kernmagic



On Mon, Nov 5, 2012 at 3:51 PM, Denis-Alexander Engemann <
denis.engemann at gmail.com> wrote:

>
>
> Sorry. I felt something was missing:
>
> WARNING: The /home/homeGlobal/dengemann/matlab/startup.m file does not
> appear to be
>          configured correctly. You may not be able
>          to access the MNE Matlab toolbox.
> Try adding the following lines to
> /home/homeGlobal/dengemann/matlab/startup.m
> %---------------------- MNE --------------------------%
> mnehome = getenv('MNE_ROOT');
> mnematlab = sprintf('%s/share/matlab',mnehome);
> if (exist(mnematlab) == 7)
>     path(path,mnematlab);
> end
> clear mnehome mnematlab;
> %-----------------------------------------------------%
>
>
>
> On Mon, Nov 5, 2012 at 3:49 PM, Denis-Alexander Engemann <
> denis.engemann at gmail.com> wrote:
>
>> Dear NeuroDebian / Python experts,
>>
>> I'm getting some apparently meaningless but still annoying import errors
>> every time I'm starting up IPython.
>> Any pointers how to turn off this behavior would be appreciated.
>>
>> Best,
>> Denis
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/neurodebian-users/attachments/20121105/cdda7f08/attachment.html>


More information about the Neurodebian-users mailing list