[Numpy-discussion] Replacement for numpy.distutils.config.try_run
Stéfan van der Walt
stefan@sun.ac...
Fri Jan 9 03:27:22 CST 2009
2009/1/9 Robert Kern <robert.kern@gmail.com>:
> try_run() is not the right thing to call for such a purpose. Use
> FCompiler.get_version().
That was just an example. What I want to do is run something like
"pkg-config blah" and parse the output, but I get the idea from
David's post that that is OK.
Cheers
Stéfan
More information about the Numpy-discussion
mailing list