pyfort2 question
Jose L Gomez Dans
jgomez at pc117179.shef.ac.uk
Thu Sep 16 08:23:01 EDT 1999
Hi!
I've just downloaded pyfort2, and I'm trying to convert a
subroutine. Everything seems to work fine, and I get my <name>module.so in
the end. When I try "from <name> import *", python complains that there is
an udefined symbol G77_rand_0. I suppose it is related to some random
routines I use in my fortran code.
What can I do to get over this problem? I'm running linux, with g77
and ld, and python 1.5.2, if that's of any help.
Thanks,
Jose
--
Jose L Gomez Dans PhD student
Radar & Communications Group
Department of Electronic Engineering
University of Sheffield UK
More information about the Python-list
mailing list