Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ DetectedExecutableNotFound
Class
DetectedExecutableNotFound
src/pystack/errors.py:117–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
116
117
class
DetectedExecutableNotFound(PystackError):
118
HELP_TEXT = DETECTED_EXECUTABLE_NOT_FOUND_TEXT
119
120
121
class
NotEnoughInformation(PystackError):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected