

How will you differentiate your emulator from it?Īfter rerunning setup.py, kitty builds fine again, test.py now runs but produces the following errors. There is already a terminal emulator named KiTTY. Raise child_exception_type(errno_num, err_msg)įileNotFoundError: No such file or directory: 'xdpyinfo'
_files/object-and-script-created.jpg)
With Popen(*popenargs, **kwargs) as process:įile "/usr/lib/python3.5/subprocess.py", line 947, in _init_įile "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child Raw = subprocess.check_output().decode('utf-8')įile "/usr/lib/python3.5/subprocess.py", line 626, in check_outputįile "/usr/lib/python3.5/subprocess.py", line 693, in run File "/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_mainįile "/usr/lib/python3.5/runpy.py", line 85, in _run_codeįile "kitty/kitty/main.py", line 147, in mainįile "kitty/kitty/main.py", line 92, in run_appįile "kitty/kitty/boss.py", line 88, in _init_Ĭell_size.width, cell_size.height = set_font_family(opts.font_family, opts.font_size)įile "kitty/kitty/fonts/freetype.py", line 61, in set_font_familyįile "kitty/kitty/utils.py", line 48, in get_logical_dpi
