This is documentation for an old release of NumPy (version 1.6.0). 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)
notfound_action:
0 - do nothing 1 - display warning message 2 - raise error

Previous topic

numpy.distutils.misc_util.get_script_files

Next topic

numpy.distutils.system_info.get_standard_file

This Page