Re: [f2py] hi i need your help
Pearu Peterson <[email protected]>
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, You don't need to install f2py, it is included in numpy package. So, just remove any installed f2py scripts from your system and then install numpy. HTH, Pearu isabel puchoc wrote: > hi, well i want to knok if you can hel me because I have a problem I > can't install f2py, well the things is this one, i want to compile > laplace.py and for that i need f2py, because when i compile laplace.py i > have a error, that erro say: you need build flaplace and that is in f2py > when i install sudo aptitude install f2py i don't have any error , but > when i want to prove, I have this > > isabel@isabel-laptop:~$ f2py > Traceback (most recent call last): > File "/usr/local/bin/f2py", line 3, in <module> > import f2py2e > File "/usr/local/lib/python2.6/dist-packages/f2py2e/__init__.py", line > 10, in <module> > import f2py2e > File "/usr/local/lib/python2.6/dist-packages/f2py2e/f2py2e.py", line > 26, in <module> > import crackfortran > File "/usr/local/lib/python2.6/dist-packages/f2py2e/crackfortran.py", > line 1586 > as=b['args'] > ^ > SyntaxError: invalid syntax > > please help me > > > ------------------------------------------------------------------------ > > _______________________________________________ > f2py-users mailing list > f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] > http://cens.ioc.ee/mailman/listinfo/f2py-users