[SciPy-user] can't get past special.j0

Travis N. Vaught travis at enthought.com
Wed Oct 22 15:34:23 EDT 2003


Eric,

My gut reaction is to tell you to make sure you've done a:

from scipy import *

to get scipy.special in the root of the namespace (as special).

Travis

> -----Original Message-----
> From: scipy-user-bounces at scipy.net
[mailto:scipy-user-bounces at scipy.net]
> On Behalf Of ehaux at ucmerced.edu
> Sent: Wednesday, October 22, 2003 1:22 PM
> To: scipy-user at scipy.net
> Subject: [SciPy-user] can't get past special.j0
> 
> I'm working through the tutorial(s)
> (http://www.scipy.org/site_content/tutorials/plot_tutorial)
> but don't know what to do about the following error:
> 
> >>> z = special.j0(r)
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> NameError: name 'special' is not defined
> >>>
> 
> thanks in advance.
> 
> Eric
> 
> _______________________________________________
> 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