python3 test_lockhammer.py
Traceback (most recent call last):
File "test_lockhammer.py", line 38, in
import sh
ImportError: No module named 'sh'
python2 test_lockhammer.py
Traceback (most recent call last):
File "test_lockhammer.py", line 38, in
import sh
ImportError: No module named sh