MCPcopy 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
3from distutils.errors import CompileError
4try:

Callers

nothing calls this directly

Calls 6

detectPrereqsFunction · 0.85
testCompilerFunction · 0.85
detectOSFunction · 0.85
compilerToPackagesFunction · 0.85
prereqToPackagesFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected