Complete collection of syntax highlighting test files · Issue #1213 · sharkdp/bat (original) (raw)

Traceback (most recent call last):
  File "create_highlighted_versions.py", line 85, in <module>
    create_highlighted_versions(output_basepath=args.output)
  File "create_highlighted_versions.py", line 35, in create_highlighted_versions
    ["bat"] + BAT_OPTIONS + [source], stderr=subprocess.PIPE, env=env,
  File "/usr/lib/python3.6/subprocess.py", line 356, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib/python3.6/subprocess.py", line 729, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'bat': 'bat'