| Issue 17: | no file utils.py for benchmark.py |
‹ Prev
11 of 11
|
| 1 person starred this issue and may be notified of changes. | Back to list |
sl@sl:/tmp/qs$ python benchmark.py
Traceback (most recent call last):
File "benchmark.py", line 11, in <module>
from utils import median, mean, stddev
ImportError: No module named utils
|
|
|
|