Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Try running

$ sage -sh

from the command-line first. When you then run,

$ f2py -m -c rw2 rw2.f90

it will pick up Sage's copy of f2py (which will use Sage's Python).