numpy.distutils.exec_command.find_executable#

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

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

不追踪符号链接。