Importing 'simple' and
Status: Beta
Brought to you by:
rcharney
When running 'python 'PyMetrics.py' I get the following output:
Unable to import metric module PyMetrics.simple -- ignored.
Unable to import metric module PyMetrics.sloc -- ignored.
Module sloc does not contain metric class SLOCMetric -- metric sloc ignored.
Appending the appropriate path to 'sys.path' in the code did not help,
for some reason.