[IPython-dev] Problem with 0.12 beta
Brian Granger
ellisonbg at gmail.com
Wed Nov 30 17:25:32 EST 2011
MinRK,
On Wed, Nov 30, 2011 at 11:58 AM, MinRK <benjaminrk at gmail.com> wrote:
>
>
> On Wed, Nov 30, 2011 at 11:53, Fernando Perez <fperez.net at gmail.com> wrote:
>>
>> Hey Brian,
>>
>> On Wed, Nov 30, 2011 at 11:38 AM, Brian Granger <ellisonbg at gmail.com>
>> wrote:
>> >
>> > ImportError: No module named kernmagic
>> >
>> > In [1]: import IPython
>> >
>> > In [2]: IPython.__file__
>> > Out[2]: '/nfsopt/lib/python2.7/site-packages/IPython/__init__.pyc'
>> >
>> > In [3]: IPython.__version__
>> > Out[3]: '0.12.beta'
>> >
>> > Is there a missing file?
>>
>> Is it possible you have it listed in your profile? I grepped for
>> 'kernmagic' in the entire source tree and it's not mentioned anywhere:
>
>
> I think you are right, and this is probably EPD's doing. My guess: you
> installed EPD on this machine, and are not currently using it. Is this
> correct?
As usual you are spot on.
> EPD's default IPython profile is not a no-op - it does exactly one thing:
> load kernmagic.
That explains it completely then. But I do agree with Robert that EPD
should be not doing this.
Thanks!
Cheers,
Brian
> This came up on IRC a few weeks ago, for a completely baffled user.
>
> -MinRK
>
>>
>>
>> (master)longs[IPython]> grin kernmagic
>> (master)longs[IPython]>
>>
>> so I don't think that's coming from us...
>>
>> Cheers,
>>
>> f
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
--
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com
More information about the IPython-dev
mailing list