On Tue, Aug 12, 2008 at 20:12, Charles R Harris <[EMAIL PROTECTED]> wrote: > > > On Tue, Aug 12, 2008 at 3:21 PM, mark <[EMAIL PROTECTED]> wrote: >> >> Hello all - >> >> I have been banging my head against the wall. >> >> f2py worked fine on windows under 1.0.4 (Python 2.5) >> >> After upgrading to numpy 1.1.1, f2py keeps complaining it cannot find >> msvccompiler, yet it is still in the same place (under distutils) as >> it was under 1.0.4. >> >> Did something change? I read something about some f2py branch that was >> ended in 1.1.1. >> >> Any suggestions on how to solve this? > > 1.1.1 should be the same as the trunk f2py wise, so we need to figure this > out. Robert might have an idea as to what is going on.
Without more information (like a traceback, the Fortran compiler that the OP is trying to use, and the --fcompiler, etc. options used), not really. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
