Hi all,
Thank you for your replies.
Thanks
On Fri, 2008-10-31 at 12:49 -0500, Robert Kern wrote:
> On Fri, Oct 31, 2008 at 12:20, Wu, Kejia <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I tried the example code here:
> > http://numpy.scipy.org/numpydoc/numpy-20.html#71863
> > But failed:
> > --
Fri, 31 Oct 2008 10:20:41 -0700, Wu, Kejia wrote:
> Hi all,
>
> I tried the example code here:
> http://numpy.scipy.org/numpydoc/numpy-20.html#71863 But failed:
That's the documentation of the old Numeric package, though the name of
the URL is severly misleading.
>
On Fri, Oct 31, 2008 at 12:20, Wu, Kejia <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I tried the example code here:
> http://numpy.scipy.org/numpydoc/numpy-20.html#71863
> But failed:
> --
> rng.py, line 5, in
>import RNG
> ImportError: No module named RNG
> --
Hi all,
I tried the example code here:
http://numpy.scipy.org/numpydoc/numpy-20.html#71863
But failed:
--
rng.py, line 5, in
import RNG
ImportError: No module named RNG
--
Any suggestion? Thanks at first.
Also, can any