Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwavesystems/dwave-cloud-client
/ VersionNotFoundError
Class
VersionNotFoundError
dwave/cloud/utils/dist.py:56–57 ·
view source on GitHub ↗
Package version requirement not satisfied.
Source
from the content-addressed store, hash-verified
54
55
56
class
VersionNotFoundError(Exception):
57
""
"Package version requirement not satisfied."
""
58
59
60
def
get_distribution(requirement: Union[str, Requirement],
Callers
1
get_distribution
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected