[Tutor] Numeric import error

Pujo Aji ajikoe at gmail.com
Thu Dec 22 16:34:23 CET 2005


Do you have other modules in your site-packages directory ?
Such as spe, pyro, pyrobot etc.



On 12/22/05, Johan Geldenhuys <johan at accesstel.co.za> wrote:
>
> >>> import Numeric
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> ImportError: No module named Numeric
>
> Pujo Aji wrote:
>
> Can you open the python interpreter and write:
> import Numeric
>
> What kind of error message you have?
> Cheers,
> pujo
>
> On 12/22/05, Johan Geldenhuys <johan at accesstel.co.za> wrote:
> >
> > Hi all,
> >
> > I have installed Numeric (Suse 10.0) and it is in my site-packages
> > folder, but I can't import the module.
> >
> > Any idea how to fix this/
> >
> > TIA
> >
> > Johan
> > _______________________________________________
> > Tutor maillist  -  Tutor at python.org
> > http://mail.python.org/mailman/listinfo/tutor
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20051222/71d4f9d0/attachment.htm


More information about the Tutor mailing list