mvpa2.base.externalsΒΆ

Helper to verify presence of external libraries and modules

Functions

check_all_dependencies([force, verbosity]) Test for all known dependencies.
exists(dep[, force, raise_, issueWarning, ...]) Test whether a known dependency is installed on the system.

Classes

SmartVersion([vstring]) A bit evolved comparison of versions