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



On 12/22/05, Johan Geldenhuys < [EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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@python.org
http://mail.python.org/mailman/listinfo/tutor


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to