[SciPy-user] windows message at import

Ryan Krauss ryanlists at gmail.com
Tue May 2 00:37:28 EDT 2006


I did have an old version installed.  All is well now.  Thanks Robert.

On 5/2/06, Robert Kern <robert.kern at gmail.com> wrote:
> Ryan Krauss wrote:
> > Is this message normal on windows?:
> >
> > E:\thesis\swdesign\integrated_id\April_26_redo>python
> > Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on win32
> > Type "help", "copyright", "credits" or "license" for more information.
> >
> >>>>import scipy
> >
> > Overwriting info=<function info at 0x010016B0> from scipy.misc.helpmod (was <fun
> > ction info at 0x00FDA7F0> from scipy.utils.helpmod)
> > Overwriting factorial=<function factorial at 0x01001230> from scipy.misc.common
> > (was <function factorial at 0x00F6ABF0> from scipy.utils.common)
> > Overwriting factorial2=<function factorial2 at 0x01001270> from scipy.misc.commo
> > n (was <function factorial2 at 0x00F6ABB0> from scipy.utils.common)
> > Overwriting factorialk=<function factorialk at 0x010012B0> from scipy.misc.commo
> > n (was <function factorialk at 0x00F7BD30> from scipy.utils.common)
> > Overwriting comb=<function comb at 0x010012F0> from scipy.misc.common (was <func
> > tion comb at 0x00F77BB0> from scipy.utils.common)
> > Overwriting who=<function who at 0x01001430> from scipy.misc.common (was <functi
> > on who at 0x00FD4DB0> from scipy.utils.common)
> > Overwriting lena=<function lena at 0x010013F0> from scipy.misc.common (was <func
> > tion lena at 0x00FD4D70> from scipy.utils.common)
> > Overwriting central_diff_weights=<function central_diff_weights at 0x01001330> f
> > rom scipy.misc.common (was <function central_diff_weights at 0x00F77AF0> from sc
> > ipy.utils.common)
> > Overwriting derivative=<function derivative at 0x01001370> from scipy.misc.commo
> > n (was <function derivative at 0x00FD4CF0> from scipy.utils.common)
> > Overwriting pade=<function pade at 0x010013B0> from scipy.misc.common (was <func
> > tion pade at 0x00FD4D30> from scipy.utils.common)
> >
> >>>>scipy.__version__
> >
> > '0.4.8'
>
> I don't think so. scipy.utils and scipy.misc don't exist. Do you have some old
> version installed, too?
>
> --
> 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
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
>




More information about the SciPy-User mailing list