numpy.distutils.exec_command.find_executable# distutils.exec_command.find_executable(exe, path=None, _cache={})[source]# 返回可执行文件的完整路径或 None。 不跟踪符号链接。