[IPython-User] How to deep reload?
Tom Dimiduk
tdimiduk@physics.harvard....
Fri Feb 24 13:23:55 CST 2012
Ah thanks. That one had been bugging me for a while, nice to know it is
not just me. If I get some spare mental bandwidth may try rooting
around, but I won't be surprised if I can't find a fix where other
betters have tried.
Thanks,
Tom
On 02/24/2012 01:23 PM, Fernando Perez wrote:
> On Fri, Feb 24, 2012 at 7:15 AM, Tom Dimiduk
> <tdimiduk@physics.harvard.edu> wrote:
>> While on the topic of deep reloads, I have another question. How do you
>> do deep reloads of packages with imports of numpy?
> This is one of the major failings of dreload. This bug has persisted
> for a very long time, but nobody has had the bandwidth to investigate
> what the problem is, and whether it's fixable or not. There's a limit
> to how much numpy code can be handled by dreload because of its C
> extensions, but this particular error is very strange.
>
> We've known about it for a long time, but no progress has been made.
> it's one of our oldest bugs:
>
> https://github.com/ipython/ipython/issues/32
>
> Cheers,
>
> f
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-User
mailing list