[IPython-dev] Problem with 0.12 beta

Robert Kern robert.kern at gmail.com
Wed Nov 30 16:53:49 EST 2011


On 11/30/11 7:58 PM, MinRK wrote:
>
>
> On Wed, Nov 30, 2011 at 11:53, Fernando Perez <fperez.net at gmail.com
> <mailto:fperez.net at gmail.com>> wrote:
>
>     Hey Brian,
>
>     On Wed, Nov 30, 2011 at 11:38 AM, Brian Granger <ellisonbg at gmail.com
>     <mailto: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?
>
> EPD's default IPython profile is not a no-op - it does exactly one thing: load
> kernmagic.
>
> This came up on IRC a few weeks ago, for a completely baffled user.

Yes. I did not ask for it to be added to EPD. Someone just added it. Let me go 
yell at him.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the IPython-dev mailing list