[f2py] output array error
Salvatore De Astis <[email protected]> Fri, 25 Nov 2011 18:36:26 +0100
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <CANEycyeQDg1zORfyGZfz1U6zBKvr6FPYhGDpJZLF47jZ46s_HQ@mail.gmail.com> |
Hi, I have recently started using f2py to call Fortran from Python, but I have a problem: when I call a subroutine that I own output values in python I get the following error: this is my code : fullnm,problm,type_bn,neqn,ndisc,t,numjac,mljac,mujac,nummas,mlmas,mumas,ind = vp.prob() that produce the following errors: failed to create intent(cache|hide)|optional array-- must have defined dimensions but got (-1,) _______________________________________________ f2py-users mailing list f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] http://cens.ioc.ee/mailman/listinfo/f2py-users