-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
None
-
Affects Version/s: None
-
Component/s: Server
-
None
While running the dataset evaluator (`python evaluate.py`) or highlevel extractor, I am getting the following ImportError:
Traceback (most recent call last): File "hl_calc.py", line 17, in <module> import db ImportError: No module named db