hi everyone, i'm very new to ubuntu, now trying to install numpy and
wxpython.

Having unpacked numpy and running the standard commnad in idle

from numpy import *

i get the message

ImportError: Error importing numpy: you should not try to import numpy from
        its source directory; please exit the numpy source tree, and
relaunch
        your python intepreter from there.

I quit the folder with numpy, relaunched python, but the module wasn't even
identified.

thanks
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to