Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitmessage/PyBitmessage
/ checkdeps.py
File
checkdeps.py
checkdeps.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Check dependendies and give recommendations about how to satisfy them"
""
2
3
from
distutils.errors
import
CompileError
4
try
:
Callers
nothing calls this directly
Calls
6
detectPrereqs
Function · 0.85
testCompiler
Function · 0.85
detectOS
Function · 0.85
compilerToPackages
Function · 0.85
prereqToPackages
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected