numpy.distutils.exec_command.find_executable#

distutils.exec_command.find_executable(exe, path=None, _cache={})[源代码]#

返回可执行文件的完整路径或 None.

符号链接不会被跟随.