Fri, 12 Sep 2008 20:07:57 +0200, Nils Wagner wrote:
> How can I use f2py ?
>
> I followed the instructions given at
>
> http://www.scipy.org/F2py
>
> To check if F2PY is installed correctly, I run
>
> /usr/bin/f2py
> Traceback (most recent call last):
>File "/usr/bin/f2py", line 20, in ?
>
Hi all,
How can I use f2py ?
I followed the instructions given at
http://www.scipy.org/F2py
To check if F2PY is installed correctly, I run
/usr/bin/f2py
Traceback (most recent call last):
File "/usr/bin/f2py", line 20, in ?
from numpy.f2py import main
ImportError: No module named numpy