SciPy

This is documentation for an old release of NumPy (version 1.10.1). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.distutils.system_info.get_info

numpy.distutils.system_info.get_info(name, notfound_action=0)[source]
notfound_action:
0 - do nothing 1 - display warning message 2 - raise error