MCPcopy Create free account
hub / github.com/numpy/numpy / CompilerNotFound

Class CompilerNotFound

numpy/distutils/fcompiler/__init__.py:45–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44
45class CompilerNotFound(Exception):
46 pass
47
48def flaglist(s):
49 if is_string(s):

Callers 2

find_executablesMethod · 0.85
get_versionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected