Re: [Numpy-discussion] scipy_distutils.fcompiler

2013-03-05 Thread David Cournapeau
On Tue, Mar 5, 2013 at 2:58 PM, Gergely Buday wrote: > Hi there, > > I try to compile a program developed with scipy. It is installed on my > Ubuntu 12.04 box but upon make I get: > > Traceback (most recent call last): > File "/usr/local/bin/f2py", line 4, in > f2py2e.main() > File "/usr/

Re: [Numpy-discussion] scipy_distutils.fcompiler

2013-03-05 Thread Eirik Gjerløw
Hey Gergely, On my box, the fcompiler module is in numpy.distutils, so import numpy.distutils.fcompiler works for me at least! Eirik On 05. mars 2013 14:58, Gergely Buday wrote: > Hi there, > > I try to compile a program developed with scipy. It is installed on my > Ubuntu 12.04 box but upon m

[Numpy-discussion] scipy_distutils.fcompiler

2013-03-05 Thread Gergely Buday
Hi there, I try to compile a program developed with scipy. It is installed on my Ubuntu 12.04 box but upon make I get: Traceback (most recent call last): File "/usr/local/bin/f2py", line 4, in f2py2e.main() File "/usr/local/lib/python2.7/dist-packages/f2py2e/f2py2e.py", line 677, in main