Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ MismatchCAPIError
Class
MismatchCAPIError
numpy/core/setup_common.py:59–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
# This is set up in `numpyconfig.h`.
58
59
class
MismatchCAPIError(ValueError):
60
pass
61
62
63
def
get_api_versions(apiversion, codegen_dir):
Callers
1
check_api_version
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected