make
echo "[Bundle] bundle/BusyBee-v5489-he7d4f79d1c29.tar"
[Bundle] bundle/BusyBee-v5489-he7d4f79d1c29.tar
python3 check_lang_compatibility.py lang/english.txt info.nut
** Comparing file lang/english.txt, current version and at revision 06b75370997d **
Traceback (most recent call last):
File "check_lang_compatibility.py", line 128, in <module>
min_comp_strings = get_langfile_rev(language_name, cset)
File "check_lang_compatibility.py", line 62, in get_langfile_rev
txt = subprocess.check_output(cmd, universal_newlines=True, env={'HGPLAIN':''})
File "/Users/andy/Documents/workspace/buildout.python/parts/opt/lib/python3.3/subprocess.py", line 571, in check_output
with Popen(*popenargs, stdout=PIPE, **kwargs) as process:
File "/Users/andy/Documents/workspace/buildout.python/parts/opt/lib/python3.3/subprocess.py", line 818, in __init__
restore_signals, start_new_session)
File "/Users/andy/Documents/workspace/buildout.python/parts/opt/lib/python3.3/subprocess.py", line 1416, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'hg'
make: *** [bundle/BusyBee-v5489-he7d4f79d1c29.tar] Error 1